Commit graph

264 commits

Author SHA1 Message Date
bolero-MURAKAMI
30241d3be6 fix checksum/sha1 2012-08-06 22:29:17 +09:00
bolero-MURAKAMI
48adf49ef3 add weed:parse(range, parser) 2012-07-27 13:49:47 +09:00
bolero-MURAKAMI
8cd36c14bd add bozo_sort 2012-07-25 23:10:01 +09:00
bolero-MURAKAMI
a64938fad0 add next_permutatin, prev_premutation 2012-07-25 14:27:01 +09:00
bolero-MURAKAMI
e3511d71b0 add weed::parse_range 2012-07-23 20:39:03 +09:00
bolero-MURAKAMI
d950e99b51 fix README 2012-07-22 18:44:46 +09:00
bolero-MURAKAMI
0aa636508d fix README 2012-07-22 18:43:11 +09:00
bolero-MURAKAMI
cdabf2a7f3 fix README 2012-07-21 12:12:11 +09:00
bolero-MURAKAMI
196aa8dfbd fix sprout::tuples::get 2012-07-19 19:17:25 +09:00
bolero-MURAKAMI
9069a110e9 fix tuple/fused 2012-07-18 22:15:59 +09:00
bolero-MURAKAMI
d94684c1d6 add README document URL 2012-07-18 21:46:40 +09:00
bolero-MURAKAMI
d2aec39067 add tuple: pop_back, pop_front 2012-07-18 21:44:31 +09:00
bolero-MURAKAMI
01ac3f7646 fix spectrum includes 2012-07-17 17:38:45 +09:00
bolero-MURAKAMI
5918f1c773 add tuple hash support 2012-07-15 23:06:29 +09:00
bolero-MURAKAMI
2d039ad6b4 add tuple_cat 2012-07-15 21:20:56 +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
e4a4d17207 add dft/sawtooth, triangle, square, phase_spectrum, ... 2012-07-08 21:05:24 +09:00
bolero-MURAKAMI
3b6ba46f17 fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
bolero-MURAKAMI
1c65d59971 add sprout/math/comparison.hpp 2012-07-06 23:10:49 +09:00
bolero-MURAKAMI
d51bd06eda fix clang config.
update README
2012-07-05 22:05:50 +09:00
bolero-MURAKAMI
e8f7d3c610 fix extra ';' 2012-07-05 21:38:02 +09:00
bolero-MURAKAMI
42546e8b97 fix sprout/config/compiler/clang.hpp 2012-07-05 17:39:19 +09:00
bolero-MURAKAMI
36fe60bec3 add lround, llround 2012-07-05 08:03:32 +09:00
bolero-MURAKAMI
77f058a34c add floor, ceil, trunc, round 2012-07-05 00:09:44 +09:00
bolero-MURAKAMI
c6fb8af0c5 fix detail/* directory structures. 2012-06-24 08:22:12 +09:00
bolero-MURAKAMI
1636398742 fix math implementation. 2012-06-23 13:22:50 +09:00
bolero-MURAKAMI
3500d0d49c add popcount, clz, ctz 2012-06-22 22:56:25 +09:00
bolero-MURAKAMI
ee8c952d05 modify: tuple and hash support(class adapt) implemented in each class headers. 2012-06-22 19:14:21 +09:00
bolero-MURAKAMI
3a2610cb5c add functional/polymorphic.hpp 2012-06-21 13:34:26 +09:00
bolero-MURAKAMI
71b6e89f92 fix bitset for constexpr disabled 2012-06-21 01:40:38 +09:00
bolero-MURAKAMI
1f041c0edc fix hash implementation 2012-06-21 00:57:27 +09:00
bolero-MURAKAMI
635145eda5 fix math::float_promote 2012-06-20 23:18:41 +09:00
bolero-MURAKAMI
c2a401326c fix bitset hash support 2012-06-19 13:18:49 +09:00
bolero-MURAKAMI
f00b15b8bf fix bitset 2012-06-18 17:13:18 +09:00
bolero-MURAKAMI
1d92a48584 add libs/bitset/test/bitset.cpp 2012-06-18 16:43:48 +09:00
bolero-MURAKAMI
c091f0ef0c fix bitset element access 2012-06-18 15:58:36 +09:00
bolero-MURAKAMI
2b51b71824 fix bitset operations 2012-06-17 22:35:18 +09:00
bolero-MURAKAMI
a2888b19bb add sprout/bitset.hpp 2012-06-17 19:14:38 +09:00
bolero-MURAKAMI
955561e36c add sprout/range/adaptor/deep_copied.hpp
fix sprout/range/adaptor/sized.hpp
2012-06-16 15:35:10 +09:00
bolero-MURAKAMI
bcd7674cc0 fix for constexpr disabled
add sprout::adaptors::sized
2012-06-16 00:08:42 +09:00
bolero-MURAKAMI
2b8a8662af add sprout/random/default_random_engine.hpp
fix sprout/functional/bit_not.hpp
2012-06-14 00:41:15 +09:00
bolero-MURAKAMI
37775f9280 fix HUGE_VAL header ( <cmath> ) 2012-06-06 11:13:10 +09:00
bolero-MURAKAMI
3a968fa5ac add Sprout.Weed ->* Attribute-conversion 2012-05-31 22:28:58 +09:00
bolero-MURAKAMI
fa3851227e fix type_traits/aliases.hpp 2012-05-27 11:15:36 +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
dacba801a6 update README 2012-05-25 22:37:40 +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
dc8cb3d14e Merge pull request #9 from osyo-manga/example_prototype
add example
2012-05-24 00:47:10 -07:00
manga_osyo
488d20425f add example 2012-05-24 14:38:08 +09:00