Commit graph

21 commits

Author SHA1 Message Date
bolero-MURAKAMI
df3023db30 fix coding-stype 2012-10-06 00:58:56 +09:00
manga_osyo
7781a855fc 使用されていない型が定義されており、警告が出ていたので削除 2012-10-05 16:54:38 +09:00
bolero-MURAKAMI
f9d4b475b4 add sprout/numeric/dft.wave.hpp
fix constexpr -> inline constexpr
2012-07-15 16:04:05 +09:00
bolero-MURAKAMI
77f058a34c add floor, ceil, trunc, round 2012-07-05 00:09:44 +09:00
bolero-MURAKAMI
bcd7674cc0 fix for constexpr disabled
add sprout::adaptors::sized
2012-06-16 00:08:42 +09:00
bolero-MURAKAMI
37775f9280 fix HUGE_VAL header ( <cmath> ) 2012-06-06 11:13:10 +09:00
bolero-MURAKAMI
5c9e1cb991 fix type_traits/aliases.hpp 2012-05-27 00:43:38 +09:00
bolero-MURAKAMI
eaea3771fc add type_traits/aliases.hpp 2012-05-26 19:19:08 +09:00
bolero-MURAKAMI
5a9b2e4f7d add sprout/rational.hpp
add sprout/math/common_factor.hpp
2012-05-25 22:21:16 +09:00
bolero-MURAKAMI
6bb2d0fb87 replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
bolero-MURAKAMI
2fb6cea457 add sprout::abs, fabs
add cinttypes
2012-05-05 15:57:55 +09:00
bolero-MURAKAMI
165b9ee1cd rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
bolero-MURAKAMI
ece20bf8ef add strtoimax, strtoumax 2012-04-17 23:18:51 +09:00
bolero-MURAKAMI
c532099a35 fix delete extra ';' 2012-04-17 03:00:51 +09:00
bolero-MURAKAMI
09b4b56fad fix to_string
fix from_string
fix filename typo
2012-04-16 15:33:29 +09:00
bolero-MURAKAMI
c901c3058a add from_string, stol, stoul, stod, and more... 2012-04-16 13:32:47 +09:00
bolero-MURAKAMI
686d1bf67a fix str_to_float SFINAE 2012-04-16 12:00:20 +09:00
bolero-MURAKAMI
907bced466 add atof, strtof, strtod, strtold 2012-04-16 11:21:40 +09:00
bolero-MURAKAMI
28f7c510a5 add cwchar.hpp
rename decimal_to_int -> ascii_to_int
2012-04-15 10:31:49 +09:00
bolero-MURAKAMI
50fd5f33bf add atoi, atol, strtol 2012-04-15 00:48:31 +09:00
bolero-MURAKAMI
db20f64991 porting sscrisk/CEL 2012-04-01 22:15:09 +09:00