Commit graph

465 commits

Author SHA1 Message Date
bolero-MURAKAMI
be70a2e4ef add sprout/io.hpp
fix complex.hpp include header
fix partial_sum bug
fix range_return bug
2012-04-23 18:37:14 +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
c532099a35 fix delete extra ';' 2012-04-17 03:00: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
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
1968a6fac4 add to_string 2012-04-14 19:06:21 +09:00
bolero-MURAKAMI
89e2be54fa add stringize preprocessor
add random using
add some headers
2012-04-14 12:31:47 +09:00
bolero-MURAKAMI
1766ed43a4 add move_if_noexcept 2012-04-13 23:32:34 +09:00
bolero-MURAKAMI
29b7bc7c06 fix testspr 2012-04-13 22:42:44 +09:00
bolero-MURAKAMI
67902b8643 fix testspr 2012-04-13 21:35:22 +09:00
bolero-MURAKAMI
3eafabb1ed fix type-traits 2012-04-13 21:23:49 +09:00
bolero-MURAKAMI
8f818ee63f delete auto_config.hpp
add compiler supports
2012-04-13 16:00:30 +09:00
bolero-MURAKAMI
2fa0ad1fe4 add make_pair, rel_ops, and others... 2012-04-12 23:41:06 +09:00
bolero-MURAKAMI
f86d17d0d4 add ptr_fun, mem_fun, mem_fun_ref 2012-04-11 23:28:29 +09:00
bolero-MURAKAMI
4a8e938887 move dft functional/ -> numeric/ 2012-04-10 12:54:38 +09:00
bolero-MURAKAMI
e6bfb69be9 fix tuple constructor 2012-04-10 02:36:49 +09:00
bolero-MURAKAMI
aa4fc785b0 add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
bolero-MURAKAMI
30dbbc44fc add lvalue_forward.hpp 2012-04-07 22:36:12 +09:00
bolero-MURAKAMI
64dd2582a4 add type_traits/* 2012-04-05 14:54:23 +09:00
bolero-MURAKAMI
84956034ad add index_tuple/* 2012-04-04 22:59:02 +09:00
bolero-MURAKAMI
c6bd230ee4 fix inline
add container/indexes.hpp
add tuple/indexes.hpp
2012-04-04 22:23:41 +09:00
bolero-MURAKAMI
ba6482d1ec porting cel/range/algoritm.hpp 2012-04-04 17:48:02 +09:00
bolero-MURAKAMI
cf593ffeff fix non-modidying operation algorithm iteration 2012-04-03 21:58:23 +09:00
bolero-MURAKAMI
db20f64991 porting sscrisk/CEL 2012-04-01 22:15:09 +09:00
bolero-MURAKAMI
ad60c8c530 [desuructive changes] container traits new interface [破壊的変更] 2012-03-31 16:24:13 +09:00
bolero-MURAKAMI
52a2178ac1 fix bug iterator/*.hpp assignment operator 2012-03-23 23:31:47 +09:00
bolero-MURAKAMI
787c819b77 fix typo variant.hpp 2012-03-23 23:06:06 +09:00
bolero-MURAKAMI
aa91f8ce29 fix sprout::uuid::udl::_uuid 2012-03-19 14:16:33 +09:00
bolero-MURAKAMI
d7fbadb62c add User defined literal sprout::uuids::udl::_uuid
fix sprout::uuid::string_generator
2012-03-18 22:04:09 +09:00
bolero-MURAKAMI
dacf1f40ac 3.14... -> math::pi<T>() 2012-02-28 18:54:39 +09:00
bolero-MURAKAMI
3078d76ceb index_n 再実装 2012-02-28 15:02:56 +09:00
bolero-MURAKAMI
8ad87d104d index_range のオーダーを N(logN) に再実装 2012-02-28 14:40:02 +09:00
bolero-MURAKAMI
d5dcbaf4b2 sprout::index_t 追加 2012-02-28 10:46:39 +09:00
bolero-MURAKAMI
c9471df964 README 更新 2012-02-26 11:07:31 +09:00
bolero-MURAKAMI
10c73ea3e3 sprout/functional/dft.hpp 追加
sprout/complex.hpp 修正
2012-02-25 23:59:46 +09:00
bolero-MURAKAMI
aa96f9ce73 sprout::detail::distance のADL追加
sprout/numeric/fixed/partial_sum.hpp 修正
sprout/numeric/fixed/adjacent_difference.hpp 修正
2012-02-25 11:51:23 +09:00
bolero-MURAKAMI
bbe932a452 README 更新 2012-02-22 22:39:22 +09:00