Commit graph

450 commits

Author SHA1 Message Date
bolero-MURAKAMI
e3e130f58d fix coding styles 2013-03-22 14:24:19 +09:00
bolero-MURAKAMI
a2b368a7cc add identity 2013-03-21 22:11:40 +09:00
bolero-MURAKAMI
2cb55b6b6c fix for GCC4.8 RC 2013-03-21 20:00:42 +09:00
bolero-MURAKAMI
57bcbc6cdb fix SPROUT_ASSERT 2013-03-20 02:21:25 +09:00
bolero-MURAKAMI
2cb0f08555 fix SPROUT_ASSERT 2013-03-19 16:32:48 +09:00
bolero-MURAKAMI
07f052fb6e add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
bolero-MURAKAMI
a5e14e71e1 rename ptr_index, ptr_unindex 2013-02-26 17:03:30 +09:00
bolero-MURAKAMI
899bf3fa77 add sub_window, add sub_offset 2013-02-26 16:14:04 +09:00
bolero-MURAKAMI
bf8c46b203 add inserter
fix type_traits is_iterator
2013-02-26 12:39:03 +09:00
bolero-MURAKAMI
74e83e31a7 add back_inserter, front_inserter 2013-02-26 10:43:27 +09:00
bolero-MURAKAMI
7c706381d4 fix iterator implementation 2013-02-23 15:21:27 +09:00
bolero-MURAKAMI
4c996bd47b fix for constexpr disabled 2013-02-20 02:23:20 +09:00
bolero-MURAKAMI
84376c3f69 fix string_ref 2013-02-20 01:12:56 +09:00
bolero-MURAKAMI
2e0bc89188 add conversion string_ref to arithmetic-type 2013-02-19 10:51:12 +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
fa1d769bdf fix math functions 2013-02-14 18:02:43 +09:00
bolero-MURAKAMI
5d809ef5c9 fix math headers 2013-02-10 17:33:31 +09:00
bolero-MURAKAMI
887dba1849 add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
bolero-MURAKAMI
434aa8d3c5 fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
bolero-MURAKAMI
53b99b25f8 fix polymorphic functor 2013-02-08 01:14:42 +09:00
bolero-MURAKAMI
ac5ac257e6 fix include header 2013-02-08 00:49:47 +09:00
bolero-MURAKAMI
3ab397171f add polymorphic hash functor 2013-02-07 23:39:57 +09:00
bolero-MURAKAMI
70b94395d5 fix hash test 2013-02-07 23:18:22 +09:00
bolero-MURAKAMI
7aa10d1e08 support hash: floating point 2013-02-07 23:12:57 +09:00
bolero-MURAKAMI
63ef07d124 add floating point functions: float_pair, float_exponent, float_mantissa 2013-02-07 19:26:24 +09:00
bolero-MURAKAMI
d05b597e80 add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
bolero-MURAKAMI
4b3d4e82d7 fix math::exp implementation 2013-02-07 03:32:05 +09:00
bolero-MURAKAMI
66da9f4fea fix math::log implementation
support std::hash
2013-02-07 03:11:17 +09:00
bolero-MURAKAMI
9140b68379 fix hash test 2013-02-05 01:02:59 +09:00
bolero-MURAKAMI
5df05cf750 fix hash header 2013-02-05 00:23:56 +09:00
bolero-MURAKAMI
3ddcd6cfd0 fix hash implementation 2013-02-04 23:48:18 +09:00
bolero-MURAKAMI
c72ab5c6c1 fix hash implementation 2013-02-04 23:10:24 +09:00
bolero-MURAKAMI
6e5f4c5606 rename hash_values_combine -> hash_combine
fix hash_range
2013-02-04 22:13:27 +09:00
bolero-MURAKAMI
4332b26a0e fix hash implementation 2013-02-04 18:42:39 +09:00
bolero-MURAKAMI
0a5f16ee81 support hash: pair, value_holder, optional, variant, tribool 2013-02-04 10:24:23 +09:00
bolero-MURAKAMI
f3b405ad0f fix algorithm: bogo_sort, bozo_sort 2013-02-04 01:10:26 +09:00
bolero-MURAKAMI
aace49ac65 support STL container: numeric, numeric/dft 2013-02-01 20:21:01 +09:00
bolero-MURAKAMI
092910e2f7 add iterator category check for algorithm incomplete implementation 2013-01-31 23:25:18 +09:00
bolero-MURAKAMI
1cfec16e52 add range adaptors adjacent_filtered, uniqued 2013-01-27 16:56:14 +09:00
bolero-MURAKAMI
9aa2a7c9b2 add range adaptor: merged, set operations 2013-01-26 23:51:43 +09:00
bolero-MURAKAMI
3472e8b94e add some range algorithms 2013-01-26 22:19:35 +09:00
bolero-MURAKAMI
271f348972 support STL container: set operation algorithms 2013-01-26 21:30:29 +09:00
bolero-MURAKAMI
ee8602f6a3 fix index_tuple 2013-01-25 15:14:29 +09:00
bolero-MURAKAMI
48f1b2d615 add new signatures: some algorithms 2013-01-20 20:49:37 +09:00
bolero-MURAKAMI
9a593cbb81 fix reverse_iterator
support STL container: some algorithms
2013-01-20 08:53:20 +09:00
bolero-MURAKAMI
a9cd556f8e fix support for STL container: some algorithms 2013-01-17 03:53:17 +09:00
bolero-MURAKAMI
ace6acad69 fix: sub_array - support STL container 2013-01-14 01:33:54 +09:00
bolero-MURAKAMI
d99a7d1436 fix: copy - support STL container 2013-01-14 01:13:48 +09:00
bolero-MURAKAMI
1ed18456b3 fix config macro name 2013-01-13 17:41:45 +09:00
bolero-MURAKAMI
d1379ff155 add test: cstring 2013-01-13 01:49:11 +09:00