Commit graph

18 commits

Author SHA1 Message Date
bolero-MURAKAMI
6bb2d0fb87 replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
bolero-MURAKAMI
cb830f141d fix io fromat from int
add range::sinusoidal
fix algorithm random_access_iterator parformance
2012-04-30 19:41:24 +09:00
bolero-MURAKAMI
9ff67fe582 add float_to_string_exp 2012-04-19 15:39:01 +09:00
bolero-MURAKAMI
47ec95c7ff add detail/int.hpp 2012-04-19 12:29:48 +09:00
bolero-MURAKAMI
80763fd432 add detail/float.hpp 2012-04-18 17:46:27 +09:00
bolero-MURAKAMI
22f13db2a0 rewrite string concat 2012-04-18 13:37:35 +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
e5391d339c fix to_string 2012-04-17 02:23:41 +09:00
bolero-MURAKAMI
08def386b5 fix float to_string 2012-04-16 20:19:47 +09:00
bolero-MURAKAMI
18014daa68 fix float to_string (rounding) 2012-04-16 19:49:23 +09:00
bolero-MURAKAMI
d8353c9bf7 add float to_string
delete redundant overload to_string
2012-04-16 19:09:43 +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
50fd5f33bf add atoi, atol, strtol 2012-04-15 00:48:31 +09:00
bolero-MURAKAMI
1968a6fac4 add to_string 2012-04-14 19:06:21 +09:00
bolero-MURAKAMI
231910c863 SPROUT_CONFIG_SUPPORT_TEMPORARY_CONTAINER_ITERATION をデフォルトで有効に変更
sprout/type/string.hpp 追加
2012-02-08 23:39:36 +09:00
bolero-MURAKAMI
19db2587e5 sprout/string/alias.hpp 追加 2011-12-05 04:06:45 +09:00