Commit graph

45 commits

Author SHA1 Message Date
bolero-MURAKAMI
6a58eade0e [tools.darkcult] fix help message. 2013-09-25 15:22:41 +09:00
bolero-MURAKAMI
66bcd78e9f fix test.sh: add option --gcc-root, --clang-root 2013-09-24 16:04:19 +09:00
bolero-MURAKAMI
3cb882ce91 fix darkroom: add make_object_list 2013-09-24 10:05:47 +09:00
bolero-MURAKAMI
abfa6082b4 fix bashscript: add --compiler option 2013-09-23 21:10:58 +09:00
bolero-MURAKAMI
6d5bc5762c fix bashscript: output message 2013-09-23 20:53:01 +09:00
bolero-MURAKAMI
940d0f97c8 fix: bashscript error message 2013-09-23 19:19:34 +09:00
bolero-MURAKAMI
63757a9105 fix bashscript: add --help option 2013-09-23 18:56:57 +09:00
bolero-MURAKAMI
12838cc11a fix script: hide settings of empty array 2013-09-22 13:33:56 +09:00
bolero-MURAKAMI
a5a7ae1d7a fix darkcult: use imagemagick -> netpbm 2013-09-21 13:56:23 +09:00
bolero-MURAKAMI
3e33de25eb fix bashscript 2013-09-20 16:38:27 +09:00
bolero-MURAKAMI
d8275b18f8 fix script 2013-09-20 01:39:16 +09:00
bolero-MURAKAMI
9e9a246736 add tools darkcult, add testspr/test.sh 2013-09-20 01:04:30 +09:00
Mitsuru Kariya
3cd0b25ae6 [testspr.reduct_iterator] Fix operator++, operator--, swap 2013-09-04 23:04:23 +09:00
bolero-MURAKAMI
cb1077d247 add copyright 2013-08-08 18:54:33 +09:00
bolero-MURAKAMI
21cefe8a67 fix template-parameter name: Iterator, Range 2013-08-07 22:13:03 +09:00
bolero-MURAKAMI
7a1974742a workaround for no c++11 numeric_limits 2013-08-07 00:15:09 +09:00
bolero-MURAKAMI
ce16e24637 workaround for libc++1101: no constexpr char_trais 2013-08-06 13:25:32 +09:00
bolero-MURAKAMI
bbbf484a24 fix testspr/typeinfo.hpp: <cxxabi.h> workaround 2013-08-06 01:30:31 +09:00
bolero-MURAKAMI
6bd876c587 fix detail/float.hpp: include pair
add testspr/header_all.hpp
2013-08-06 01:00:57 +09:00
bolero-MURAKAMI
d8cb7a7887 [testspr] add print_ln variadic version 2013-08-03 18:14:22 +09:00
bolero-MURAKAMI
44f973cc19 fix for GCC4.8 2013-03-31 18:20:59 +09:00
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