bolero-MURAKAMI
|
8885b115f7
|
add case_conv algorithms
|
2013-04-09 19:27:06 +09:00 |
|
bolero-MURAKAMI
|
f5b8b91255
|
add template aliases type_traits
|
2013-03-23 23:46:03 +09:00 |
|
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
|
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
|
84376c3f69
|
fix string_ref
|
2013-02-20 01:12:56 +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
|
53b99b25f8
|
fix polymorphic functor
|
2013-02-08 01:14:42 +09:00 |
|
bolero-MURAKAMI
|
7aa10d1e08
|
support hash: floating point
|
2013-02-07 23:12:57 +09:00 |
|
bolero-MURAKAMI
|
c72ab5c6c1
|
fix hash implementation
|
2013-02-04 23:10:24 +09:00 |
|
bolero-MURAKAMI
|
aace49ac65
|
support STL container: numeric, numeric/dft
|
2013-02-01 20:21:01 +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
|
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
|
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
|
5019f6aa96
|
fix recursion depth O(logN): some algorithms
|
2013-01-03 17:01:50 +09:00 |
|
bolero-MURAKAMI
|
8a92528261
|
fix distance
|
2012-12-23 20:49:45 +09:00 |
|
bolero-MURAKAMI
|
5fcb039ab4
|
fix recursion depth: distance
add random::make_range
|
2012-12-23 17:59:00 +09:00 |
|
bolero-MURAKAMI
|
73cdad232b
|
fix container_traits for pointer type
fix to_string for longer string
|
2012-12-21 22:35:48 +09:00 |
|
bolero-MURAKAMI
|
eea1c2bbc1
|
fix rexursion depth: is_pertitioned, partition_point, is_sorted, is_sorted_until
|
2012-12-15 17:41:20 +09:00 |
|
bolero-MURAKAMI
|
cf9f6670b6
|
fix next, prev
|
2012-12-12 17:46:36 +09:00 |
|
bolero-MURAKAMI
|
b44f7c8f2a
|
add compost utility
|
2012-12-07 02:31:16 +09:00 |
|
bolero-MURAKAMI
|
24d2a229f3
|
add compost dft, spectrum, etc
|
2012-12-03 21:48:50 +09:00 |
|
bolero-MURAKAMI
|
6b08a81d3e
|
fix transformed
|
2012-12-02 18:16:10 +09:00 |
|
bolero-MURAKAMI
|
d57b6e2b18
|
fix adaptors
|
2012-12-01 14:34:54 +09:00 |
|
bolero-MURAKAMI
|
86818d73cb
|
fix adaptors alternated, taken, dropped, etc...
|
2012-12-01 03:00:46 +09:00 |
|
bolero-MURAKAMI
|
e588c4925a
|
fix alternate_iterator
|
2012-11-25 14:38:49 +09:00 |
|
bolero-MURAKAMI
|
c33ae70d13
|
add compost stereo, left_channel, right_channel, effected_xxx
|
2012-11-25 01:05:11 +09:00 |
|
bolero-MURAKAMI
|
597d05563b
|
add adaptor steps
|
2012-11-24 22:46:23 +09:00 |
|
bolero-MURAKAMI
|
cc4ade67fd
|
add adaptor piped, taken, dropped, window, offset, adapted_xxx
|
2012-11-24 13:04:02 +09:00 |
|
bolero-MURAKAMI
|
ded2da84ea
|
add adaptors::blanked
|
2012-11-17 18:44:24 +09:00 |
|
bolero-MURAKAMI
|
e286c9bc6b
|
add adaptors::jointed
|
2012-11-17 01:59:56 +09:00 |
|
bolero-MURAKAMI
|
c7e6be98bb
|
add some compost effects.
|
2012-11-09 22:33:11 +09:00 |
|
bolero-MURAKAMI
|
d01ee064e2
|
fix weed warnings.
add compost library.
|
2012-11-09 01:09:49 +09:00 |
|
bolero-MURAKAMI
|
79ea4f0885
|
add algorithm clamp, clamp_range_copy, clamp_range
|
2012-10-13 21:06:32 +09:00 |
|
bolero-MURAKAMI
|
df3023db30
|
fix coding-stype
|
2012-10-06 00:58:56 +09:00 |
|
bolero-MURAKAMI
|
da86582643
|
add is_found_via_adl metafunction
|
2012-09-29 23:39:00 +09:00 |
|
bolero-MURAKAMI
|
0c00166c5f
|
fix container_traits for array-like classes
fix coding style algorithm/
|
2012-09-29 17:10:46 +09:00 |
|
bolero-MURAKAMI
|
10e9a7679d
|
fix generator_iterator
fix random::begin, end
add random::combine_copy
|
2012-09-27 21:57:51 +09:00 |
|
bolero-MURAKAMI
|
f40ee0a2ff
|
add generator_iterator
rename fix random/random_iterator.hpp -> random/iterator.hpp
|
2012-09-27 21:26:32 +09:00 |
|
bolero-MURAKAMI
|
ebadf4fa7c
|
fix random_result for generator concept
|
2012-09-27 14:19:25 +09:00 |
|