Commit graph

24 commits

Author SHA1 Message Date
bolero-MURAKAMI
2cb55b6b6c fix for GCC4.8 RC 2013-03-21 20:00:42 +09:00
bolero-MURAKAMI
1ef8a6a63b add sprout::string_ref
support conversion array-like container iterator to pointer
2013-02-19 02:49:10 +09:00
bolero-MURAKAMI
d1379ff155 add test: cstring 2013-01-13 01:49:11 +09:00
bolero-MURAKAMI
5019f6aa96 fix recursion depth O(logN): some algorithms 2013-01-03 17:01:50 +09:00
bolero-MURAKAMI
c5d82f6a99 fix variant
add test variant
2012-10-28 16:18:40 +09:00
bolero-MURAKAMI
cb803dbd14 fix tuples::tuple_element, tuples::tuple_cat
add test tuple
2012-10-28 01:04:13 +09:00
bolero-MURAKAMI
5aa4cf8cbe add test optional 2012-10-27 15:37:39 +09:00
bolero-MURAKAMI
9b9956f810 add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
bolero-MURAKAMI
1ef528d204 add logic::tribool 2012-10-11 00:15:34 +09:00
bolero-MURAKAMI
5ce2cb023c fix coding-style 2012-10-06 13:53:07 +09:00
bolero-MURAKAMI
06f1933220 fix unfold
fix pair tuple support
2012-09-28 16:05:09 +09:00
bolero-MURAKAMI
b1b7a9fefc rename unfold -> recurrence, add-new unfold 2012-09-28 13:15:17 +09:00
bolero-MURAKAMI
69910ca06c bug fix 2012-09-21 20:07:31 +09:00
bolero-MURAKAMI
73ead93fe5 destructive change sprout::generate -> sprout::unfold
add range adapter reversed, replaced, filtered
2012-09-21 15:43:30 +09:00
bolero-MURAKAMI
1d92a48584 add libs/bitset/test/bitset.cpp 2012-06-18 16:43:48 +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
0ceabb5b9b move textspr/sprout/* -> libs/<libname>/test/*
fix binomial_distribution
2012-05-19 18:46:38 +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
ad60c8c530 [desuructive changes] container traits new interface [破壊的変更] 2012-03-31 16:24:13 +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
a110b0ad0f sprout/utility/pack.hpp 追加 2012-01-09 21:32:51 +09:00
bolero-MURAKAMI
7479f20c46 testspr テスト追加 2011-12-23 20:59:33 +09:00