Sprout/sprout
2013-02-08 01:14:42 +09:00
..
adapt/sscrisk/cel fix: copy - support STL container 2013-01-14 01:13:48 +09:00
adl fix adl/not_found 2012-10-04 23:25:28 +09:00
algorithm fix include header 2013-02-08 00:49:47 +09:00
array fix math::log implementation 2013-02-07 03:11:17 +09:00
bit fix for VC++11 2012-12-17 20:10:17 +09:00
bitset fix math::log implementation 2013-02-07 03:11:17 +09:00
brainfuck support hash: floating point 2013-02-07 23:12:57 +09:00
breed fix for VC++11 2012-12-17 23:10:23 +09:00
checksum support hash: floating point 2013-02-07 23:12:57 +09:00
cinttypes fix for VC++11 2012-12-17 20:10:17 +09:00
complex fix math::log implementation 2013-02-07 03:11:17 +09:00
compost support hash: floating point 2013-02-07 23:12:57 +09:00
config fix config macro name 2013-01-13 17:41:45 +09:00
container fix support for STL container: some algorithms 2013-01-17 03:53:17 +09:00
cstdlib fix for VC++11 2012-12-17 23:10:23 +09:00
cstring fix include header 2013-02-08 00:49:47 +09:00
ctype fix coding-stype 2012-10-06 00:58:56 +09:00
cwchar fix config macro name 2013-01-13 17:41:45 +09:00
darkroom support hash: floating point 2013-02-07 23:12:57 +09:00
detail support hash: floating point 2013-02-07 23:12:57 +09:00
functional fix polymorphic functor 2013-02-08 01:14:42 +09:00
generator fix for VC++11 2012-12-17 20:10:17 +09:00
index_tuple fix index_tuple 2013-01-25 15:14:29 +09:00
integer delete integer/bit.hpp (see bit/operation.hpp) 2012-08-09 00:03:30 +09:00
iterator fix polymorphic functor 2013-02-08 01:14:42 +09:00
logic fix math::log implementation 2013-02-07 03:11:17 +09:00
math fix polymorphic functor 2013-02-08 01:14:42 +09:00
numeric fix include header 2013-02-08 00:49:47 +09:00
operation support hash: floating point 2013-02-07 23:12:57 +09:00
optional support hash: floating point 2013-02-07 23:12:57 +09:00
pit support hash: floating point 2013-02-07 23:12:57 +09:00
preprocessor
random support hash: floating point 2013-02-07 23:12:57 +09:00
range fix polymorphic functor 2013-02-08 01:14:42 +09:00
rational fix math::log implementation 2013-02-07 03:11:17 +09:00
string support hash: floating point 2013-02-07 23:12:57 +09:00
sub_array support hash: floating point 2013-02-07 23:12:57 +09:00
tpp add tpp one_of 2012-11-02 22:00:10 +09:00
tuple fix include header 2013-02-08 00:49:47 +09:00
type fix index_tuple 2013-01-25 15:14:29 +09:00
type_traits support polymorphic visitor (variant) 2012-12-19 23:06:08 +09:00
utility fix include header 2013-02-08 00:49:47 +09:00
uuid support hash: floating point 2013-02-07 23:12:57 +09:00
variant support hash: floating point 2013-02-07 23:12:57 +09:00
weed support hash: floating point 2013-02-07 23:12:57 +09:00
workaround fix algorithm: bogo_sort, bozo_sort 2013-02-04 01:10:26 +09:00
algorithm.hpp
array.hpp modify: tuple and hash support(class adapt) implemented in each class headers. 2012-06-22 19:14:21 +09:00
bitset.hpp
brainfuck.hpp destructive change sprout::generate -> sprout::unfold 2012-09-21 15:43:30 +09:00
cctype.hpp
checksum.hpp add checksum/md5, sum, xor 2012-08-08 21:59:47 +09:00
cinttypes.hpp
cmath.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
complex.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
compost.hpp add compost dft, spectrum, etc 2012-12-03 21:48:50 +09:00
compressed_pair.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
config.hpp
container.hpp
cstdlib.hpp
cstring.hpp
ctype.hpp
cwchar.hpp
cwctype.hpp
darkroom.hpp
endian_traits.hpp add sprout::cbind 2012-08-11 21:53:12 +09:00
functional.hpp fix weed warnings. 2012-11-09 01:09:49 +09:00
generator.hpp destructive change sprout::generate -> sprout::unfold 2012-09-21 15:43:30 +09:00
index_tuple.hpp fix index_tuple 2013-01-25 15:14:29 +09:00
io.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
iterator.hpp add adaptors::jointed 2012-11-17 01:59:56 +09:00
logic.hpp add logic::tribool 2012-10-11 00:15:34 +09:00
math.hpp fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
none.hpp fix for VC++11 2012-12-17 23:10:23 +09:00
numeric.hpp
operation.hpp
optional.hpp support hash: pair, value_holder, optional, variant, tribool 2013-02-04 10:24:23 +09:00
pit.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
preprocessor.hpp
random.hpp fix recursion depth: distance 2012-12-23 17:59:00 +09:00
range.hpp add make_ptr_range 2012-12-22 20:10:27 +09:00
rational.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
string.hpp support polymorphic visitor (variant) 2012-12-19 23:06:08 +09:00
sub_array.hpp modify: tuple and hash support(class adapt) implemented in each class headers. 2012-06-22 19:14:21 +09:00
tuple.hpp
type.hpp
type_traits.hpp fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
utility.hpp add utility any_convertible 2012-11-13 22:17:10 +09:00
uuid.hpp add tuple_cat 2012-07-15 21:20:56 +09:00
variant.hpp fix hash test 2013-02-05 01:02:59 +09:00
weed.hpp
workaround.hpp workaround for clang3.2 (gcd, uniform_01) 2012-11-12 13:29:56 +09:00