Sprout/sprout
2014-03-24 11:53:46 +00:00
..
adapt fix copyright year 2014-01-08 16:48:12 +09:00
adl fix copyright year 2014-01-08 16:48:12 +09:00
algorithm add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
array add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
bit fix copyright year 2014-01-08 16:48:12 +09:00
bitset add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
brainfuck fix copyright year 2014-01-08 16:48:12 +09:00
checksum fix defaulted default constructor 2014-01-14 00:18:06 +09:00
cinttypes fix copyright year 2014-01-08 16:48:12 +09:00
complex fix copyright year 2014-01-08 16:48:12 +09:00
compost rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
config fix copysign for clang 2014-03-19 19:50:00 +09:00
container fix workaround detail (for clang3.4~) 2014-03-03 12:26:07 +09:00
cstdlib add tuple assignment for pair 2014-03-01 10:35:24 +09:00
cstring fix copyright year 2014-01-08 16:48:12 +09:00
ctype add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
cwchar fix copyright year 2014-01-08 16:48:12 +09:00
darkroom add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
detail rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
functional add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
generator rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
index_tuple workaround for ICC: decltype in template parameter 2014-03-07 19:49:30 +09:00
integer fix copyright year 2014-01-08 16:48:12 +09:00
iterator add move_iterator 2014-03-20 23:52:08 +09:00
logic fix copyright year 2014-01-08 16:48:12 +09:00
math fix copysign for clang 2014-03-19 19:50:00 +09:00
net Refactored and added comments 2014-03-24 11:53:46 +00:00
numeric fix iota 2014-02-20 08:04:36 +09:00
operation fix copyright year 2014-01-08 16:48:12 +09:00
optional add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
pit add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
preprocessor fix iota 2014-02-20 08:04:36 +09:00
random add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
range add move_iterator 2014-03-20 23:52:08 +09:00
rational fix copyright year 2014-01-08 16:48:12 +09:00
string add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
sub_array add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
tpp fix copyright year 2014-01-08 16:48:12 +09:00
tuple add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
type fix type/seq/algorithm/ 2014-03-19 00:53:52 +09:00
type_traits add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
utility add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
uuid fix for ICC: aggregate initialization 2014-02-21 23:43:24 +09:00
variant add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
weed add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
workaround fix workaround detail (for clang3.4~) 2014-03-03 12:26:07 +09:00
algorithm.hpp fix copyright year 2014-01-08 16:48:12 +09:00
array.hpp fix copyright year 2014-01-08 16:48:12 +09:00
assert.hpp fix copyright year 2014-01-08 16:48:12 +09:00
bitset.hpp fix copyright year 2014-01-08 16:48:12 +09:00
brainfuck.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cctype.hpp fix copyright year 2014-01-08 16:48:12 +09:00
checksum.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cinttypes.hpp fix copyright year 2014-01-08 16:48:12 +09:00
CMakeLists.txt
cmath.hpp fix copyright year 2014-01-08 16:48:12 +09:00
complex.hpp fix copyright year 2014-01-08 16:48:12 +09:00
compost.hpp fix copyright year 2014-01-08 16:48:12 +09:00
compressed_pair.hpp fix defaulted default constructor 2014-01-14 00:18:06 +09:00
config.hpp fix copyright year 2014-01-08 16:48:12 +09:00
container.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cstdint.hpp fix version check macro 2014-01-20 13:09:54 +09:00
cstdlib.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cstring.hpp fix copyright year 2014-01-08 16:48:12 +09:00
ctype.hpp fix copyright year 2014-01-08 16:48:12 +09:00
current_function.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cwchar.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cwctype.hpp fix copyright year 2014-01-08 16:48:12 +09:00
darkroom.hpp fix copyright year 2014-01-08 16:48:12 +09:00
endian_traits.hpp fix copyright year 2014-01-08 16:48:12 +09:00
exempt_ptr.hpp add exempt_ptr 2014-03-15 23:02:13 +09:00
forward_clist.hpp fix copyright year 2014-01-08 16:48:12 +09:00
functional.hpp fix copyright year 2014-01-08 16:48:12 +09:00
generator.hpp fix random_result<E, D>::next_generator(): returns variate_generator<E, D> 2014-01-15 00:06:38 +09:00
index_tuple.hpp fix copyright year 2014-01-08 16:48:12 +09:00
integer.hpp fix copyright year 2014-01-08 16:48:12 +09:00
io.hpp fix defaulted default constructor 2014-01-14 00:18:06 +09:00
iterator.hpp fix copyright year 2014-01-08 16:48:12 +09:00
limits.hpp fix copyright year 2014-01-08 16:48:12 +09:00
logic.hpp fix copyright year 2014-01-08 16:48:12 +09:00
math.hpp add math::phi 2014-03-17 17:06:41 +09:00
net.hpp Implemented C++1Y proposal N3620 2014-03-24 10:20:33 +00:00
none.hpp fix copyright year 2014-01-08 16:48:12 +09:00
numeric.hpp fix copyright year 2014-01-08 16:48:12 +09:00
operation.hpp fix copyright year 2014-01-08 16:48:12 +09:00
optional.hpp fix copyright year 2014-01-08 16:48:12 +09:00
pit.hpp fix copyright year 2014-01-08 16:48:12 +09:00
preprocessor.hpp add SPROUT_PP_SOME_NUMBER 2014-01-27 19:09:00 +09:00
random.hpp fix copyright year 2014-01-08 16:48:12 +09:00
range.hpp fix copyright year 2014-01-08 16:48:12 +09:00
rational.hpp fix copyright year 2014-01-08 16:48:12 +09:00
static_assert.hpp add tuple assignment for pair 2014-03-01 10:35:24 +09:00
static_warning.hpp add tuple assignment for pair 2014-03-01 10:35:24 +09:00
string.hpp fix copyright year 2014-01-08 16:48:12 +09:00
sub_array.hpp fix copyright year 2014-01-08 16:48:12 +09:00
tuple.hpp fix copyright year 2014-01-08 16:48:12 +09:00
type.hpp add tuple assignment for pair 2014-03-01 10:35:24 +09:00
type_traits.hpp rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
utility.hpp fix copyright year 2014-01-08 16:48:12 +09:00
uuid.hpp fix copyright year 2014-01-08 16:48:12 +09:00
variant.hpp fix copyright year 2014-01-08 16:48:12 +09:00
weed.hpp fix copyright year 2014-01-08 16:48:12 +09:00
workaround.hpp fix testspr: add --compiler-option 2014-01-11 20:27:55 +09:00