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
|
dd2b9511eb
|
add as_variant_visitor
|
2012-12-20 01:06:50 +09:00 |
|
bolero-MURAKAMI
|
fce61f0def
|
add static_variant_visitor
|
2012-12-20 00:09:05 +09:00 |
|
bolero-MURAKAMI
|
f01382e3e5
|
support polymorphic visitor (variant)
|
2012-12-19 23:06:08 +09:00 |
|
Bolero MURAKAMI
|
9ee3e03ddd
|
Merge pull request #11 from osyo-manga/apply_visitor_bug_fix
fix apply_visitor.
|
2012-12-18 15:34:24 -08:00 |
|
manga_osyo
|
16e7ddf0bf
|
fix apply_visitor.
|
2012-12-19 07:40:29 +09:00 |
|
bolero-MURAKAMI
|
8b80b159c8
|
fix for VC++11
|
2012-12-17 23:10:23 +09:00 |
|
bolero-MURAKAMI
|
5597dcec9b
|
fix README: add supported compilers
|
2012-12-17 20:22:15 +09:00 |
|
bolero-MURAKAMI
|
f673db1451
|
fix for VC++11
|
2012-12-17 20:10:17 +09:00 |
|
bolero-MURAKAMI
|
d5c61e65ca
|
fix recursion depth: detail::count_n, detail::count_n_if, detail::overlap_count
|
2012-12-17 02:14:07 +09:00 |
|
bolero-MURAKAMI
|
570b834367
|
add some algorithm test
|
2012-12-17 00:51:10 +09:00 |
|
bolero-MURAKAMI
|
bc04943aaa
|
fix recursion depth: all_of_equal, any_of_equal, none_of_equal, one_of_equal
|
2012-12-17 00:36:19 +09:00 |
|
bolero-MURAKAMI
|
750e3b944d
|
fix recursion depth: lexicographical_compare
|
2012-12-17 00:14:24 +09:00 |
|
bolero-MURAKAMI
|
1c085cb707
|
fix recursion depth: min_element, max_element, minmax_element
|
2012-12-16 21:46:16 +09:00 |
|
bolero-MURAKAMI
|
86f68671a1
|
fix recursion depth: is_heap, is_heap_until
|
2012-12-16 18:20:24 +09:00 |
|
bolero-MURAKAMI
|
0201107eec
|
fix recursion depth: includes
|
2012-12-15 23:48:52 +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
|
d6914ddd72
|
fix implementation: search_n
|
2012-12-13 18:08:59 +09:00 |
|
bolero-MURAKAMI
|
9b0d1a7933
|
fix recursion depth: find_end
|
2012-12-13 13:03:18 +09:00 |
|
bolero-MURAKAMI
|
90890d2336
|
fix recursion depth: search
|
2012-12-13 12:18:19 +09:00 |
|
bolero-MURAKAMI
|
cf9f6670b6
|
fix next, prev
|
2012-12-12 17:46:36 +09:00 |
|
bolero-MURAKAMI
|
75228465fe
|
fix recursion depth: count, count_if, mismatch, equal, is_permutation
|
2012-12-12 01:47:14 +09:00 |
|
bolero-MURAKAMI
|
b5bdde21c4
|
fix recursion depth: find_first_of, adjacent_find
|
2012-12-11 12:59:36 +09:00 |
|
bolero-MURAKAMI
|
54400ea7d0
|
fix recursion depth: all_of, any_of, none_of, one_of, find, find_if, find_if_not
|
2012-12-09 14:34:14 +09:00 |
|
bolero-MURAKAMI
|
74729ce14f
|
fix recursion depth math functions.
|
2012-12-08 13:45:09 +09:00 |
|
bolero-MURAKAMI
|
0754fd0fad
|
fix compost rosenberg, iir_filter
|
2012-12-08 00:23:45 +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
|
18b479e3ac
|
add math fmod
fix math cos
|
2012-12-02 17:06:37 +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
|
84e3348402
|
fix bind1st, bind2nd
|
2012-11-27 10:00:03 +09:00 |
|
bolero-MURAKAMI
|
5b21d5c2ea
|
modify README.md
|
2012-11-26 11:39:09 +09:00 |
|
bolero-MURAKAMI
|
3b658ea53e
|
add README.md
|
2012-11-26 11:22:04 +09:00 |
|
bolero-MURAKAMI
|
b7cf29d767
|
add compost auto_pan, vocal_cancelled
|
2012-11-25 23:52:25 +09:00 |
|
bolero-MURAKAMI
|
e588c4925a
|
fix alternate_iterator
|
2012-11-25 14:38:49 +09:00 |
|
bolero-MURAKAMI
|
ca4fdcdbae
|
add compost psuedo_stereo
|
2012-11-25 10:09:41 +09:00 |
|
bolero-MURAKAMI
|
c33ae70d13
|
add compost stereo, left_channel, right_channel, effected_xxx
|
2012-11-25 01:05:11 +09:00 |
|
bolero-MURAKAMI
|
7da0aa0343
|
add compost left_channel, right_channel
|
2012-11-24 23:28:07 +09:00 |
|
bolero-MURAKAMI
|
597d05563b
|
add adaptor steps
|
2012-11-24 22:46:23 +09:00 |
|
bolero-MURAKAMI
|
05f75bef27
|
add compost some ranges.
|
2012-11-24 15:57:50 +09:00 |
|
bolero-MURAKAMI
|
cc4ade67fd
|
add adaptor piped, taken, dropped, window, offset, adapted_xxx
|
2012-11-24 13:04:02 +09:00 |
|
bolero-MURAKAMI
|
5c9a8153de
|
workaround for clang3.2(sha1)
|
2012-11-18 23:32:36 +09:00 |
|
bolero-MURAKAMI
|
3fd2451163
|
fix filename.
|
2012-11-18 13:13:13 +09:00 |
|
bolero-MURAKAMI
|
16306fed82
|
rename synthesized -> superposed
|
2012-11-17 21:47:52 +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
|
f37e8a9088
|
add normal_distribution::stddev
|
2012-11-16 13:40:19 +09:00 |
|
bolero-MURAKAMI
|
225c11b505
|
erase warnings for clang3.2
|
2012-11-15 18:36:55 +09:00 |
|