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
|
e286c9bc6b
|
add adaptors::jointed
|
2012-11-17 01:59:56 +09:00 |
|
bolero-MURAKAMI
|
87ee4f4032
|
deprecated old sort implementation
|
2012-11-14 12:17:48 +09:00 |
|
bolero-MURAKAMI
|
b9121b8850
|
workaroud for clang3.2 (inversive_congruential)
|
2012-11-14 11:22:05 +09:00 |
|
bolero-MURAKAMI
|
d39f4abe0f
|
workaroud for clang3.2 (shuffle, shuffle_result)
|
2012-11-14 10:56:22 +09:00 |
|
bolero-MURAKAMI
|
2ddd4014ce
|
workaround for clang3.2 (make_heap, make_partial_heap)
|
2012-11-14 10:40:01 +09:00 |
|
bolero-MURAKAMI
|
9b9956f810
|
add algorithm copy_while, copy_until
|
2012-10-13 22:11:32 +09:00 |
|
bolero-MURAKAMI
|
79ea4f0885
|
add algorithm clamp, clamp_range_copy, clamp_range
|
2012-10-13 21:06:32 +09:00 |
|
bolero-MURAKAMI
|
de41f5c880
|
add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing
|
2012-10-13 12:49:23 +09:00 |
|
bolero-MURAKAMI
|
5ce2cb023c
|
fix coding-style
|
2012-10-06 13:53:07 +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
|
06f1933220
|
fix unfold
fix pair tuple support
|
2012-09-28 16:05:09 +09:00 |
|
bolero-MURAKAMI
|
b1b7a9fefc
|
rename unfold -> recurrence, add-new unfold
|
2012-09-28 13:15:17 +09:00 |
|
bolero-MURAKAMI
|
a9308ae3ee
|
fix generate, unfold
|
2012-09-27 22:15:29 +09:00 |
|
bolero-MURAKAMI
|
73ead93fe5
|
destructive change sprout::generate -> sprout::unfold
add range adapter reversed, replaced, filtered
|
2012-09-21 15:43:30 +09:00 |
|
bolero-MURAKAMI
|
8cd36c14bd
|
add bozo_sort
|
2012-07-25 23:10:01 +09:00 |
|
bolero-MURAKAMI
|
a64938fad0
|
add next_permutatin, prev_premutation
|
2012-07-25 14:27:01 +09:00 |
|
bolero-MURAKAMI
|
c6fb8af0c5
|
fix detail/* directory structures.
|
2012-06-24 08:22:12 +09:00 |
|
bolero-MURAKAMI
|
1636398742
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
|
bolero-MURAKAMI
|
5c9e1cb991
|
fix type_traits/aliases.hpp
|
2012-05-27 00:43:38 +09:00 |
|
bolero-MURAKAMI
|
a9da4b2a1f
|
fix counting_iterator
|
2012-05-23 19:33:06 +09:00 |
|
bolero-MURAKAMI
|
1ea9d30e2a
|
rewrite sprout::algorithm::join performance
|
2012-05-22 01:06:13 +09:00 |
|
bolero-MURAKAMI
|
3a999dd70c
|
fix inherit_if_xxx decltype
|
2012-05-14 11:33:36 +09:00 |
|
bolero-MURAKAMI
|
cb830f141d
|
fix io fromat from int
add range::sinusoidal
fix algorithm random_access_iterator parformance
|
2012-04-30 19:41:24 +09:00 |
|
bolero-MURAKAMI
|
c6bd230ee4
|
fix inline
add container/indexes.hpp
add tuple/indexes.hpp
|
2012-04-04 22:23:41 +09:00 |
|
bolero-MURAKAMI
|
cf593ffeff
|
fix non-modidying operation algorithm iteration
|
2012-04-03 21:58:23 +09:00 |
|
bolero-MURAKAMI
|
db20f64991
|
porting sscrisk/CEL
|
2012-04-01 22:15:09 +09:00 |
|
bolero-MURAKAMI
|
ad60c8c530
|
[desuructive changes] container traits new interface [破壊的変更]
|
2012-03-31 16:24:13 +09:00 |
|
bolero-MURAKAMI
|
d5dcbaf4b2
|
sprout::index_t 追加
|
2012-02-28 10:46:39 +09:00 |
|
bolero-MURAKAMI
|
01e458886a
|
sprout/algorithm/bogo_sort.hpp 追加
sprout/algorithm/bogo_sort_result.hpp 追加
sprout/algorithm/shuffle_result.hpp 追加
|
2011-12-22 21:52:59 +09:00 |
|
bolero-MURAKAMI
|
488df1e685
|
sprout/operation/fixed/realign_to.hpp 仕様変更
sprout/algorithm/string/join.hpp 仕様変更
|
2011-11-04 22:17:25 +09:00 |
|
bolero-MURAKAMI
|
2168f05433
|
fixed_container_traits 仕様変更
|
2011-10-30 17:40:35 +09:00 |
|
bolero-MURAKAMI
|
41916cf0a5
|
algorithm/* 実装変更
|
2011-10-28 23:28:24 +09:00 |
|
bolero-MURAKAMI
|
a79574f251
|
algorithm/* 実装変更
|
2011-10-28 21:45:00 +09:00 |
|
bolero-MURAKAMI
|
05e51dc01f
|
replace_copy.hpp replace_copy_if.hpp transform.hpp 実装変更
|
2011-10-28 20:34:24 +09:00 |
|
bolero-MURAKAMI
|
b8c536cce2
|
sprout/algorithm/fixed/stable_sort.hpp 実装変更
|
2011-10-28 00:16:46 +09:00 |
|
bolero-MURAKAMI
|
f4aba3218c
|
sprout/algorithm/fixed/generate.hpp 修正
|
2011-10-27 19:55:58 +09:00 |
|
bolero-MURAKAMI
|
068656e0b7
|
sprout/algorithm/fixed/partition_copy.hpp 修正
sprout/algorithm/fit/partition_copy.hpp 修正
|
2011-10-27 11:24:47 +09:00 |
|
bolero-MURAKAMI
|
4729d31bf2
|
エラー通知を標準例外に変更
|
2011-10-26 15:57:31 +09:00 |
|
bolero-MURAKAMI
|
0f8db75fca
|
sprout/checksum/sha1.hpp 追加
sprout/null_array.hpp -> sprout/pit.hpp リネーム
sprout/uuid.hpp 追加
|
2011-10-25 18:16:27 +09:00 |
|
bolero-MURAKAMI
|
1e14fb7253
|
algorithm/* fix
|
2011-10-22 21:25:25 +09:00 |
|
bolero-MURAKAMI
|
42d73cc4d5
|
range/numeric.hpp 追加
algorithm/* fix
|
2011-10-21 20:36:19 +09:00 |
|
bolero-MURAKAMI
|
510a265ea5
|
numeric/partial_sum.hpp 追加
numeric/adjacent_difference.hpp 追加
|
2011-10-20 13:15:24 +09:00 |
|
bolero-MURAKAMI
|
44b67d28e2
|
random/normal_distribution.hpp 追加
numeric/iota.hpp 追加
algorithm/shuffle.hpp 追加
|
2011-10-19 22:47:59 +09:00 |
|
bolero-MURAKAMI
|
99f1a4f741
|
random/bernoulli_distribution.hpp 追加
string.hpp 修正
|
2011-10-10 10:20:21 +09:00 |
|
bolero-MURAKAMI
|
304c656b78
|
アルゴリズムのイテレータ要件を標準に準拠
|
2011-10-07 16:40:45 +09:00 |
|
bolero-MURAKAMI
|
ed469abdda
|
copy, copy_if InputIterator 対応
|
2011-10-06 15:00:08 +09:00 |
|
bolero-MURAKAMI
|
628d1caa7e
|
algorithm を next/prev で再実装
|
2011-10-02 00:19:13 +09:00 |
|
bolero-MURAKAMI
|
d12cab546c
|
コンパイルエラー修正
|
2011-09-04 00:07:53 +09:00 |
|
bolero-MURAKAMI
|
fd1cfd05af
|
不要ファイル削除
|
2011-09-03 22:30:50 +09:00 |
|
bolero-MURAKAMI
|
5e67195030
|
algorithm, operation 全面修正
|
2011-09-03 22:26:26 +09:00 |
|
RiSK (sscrisk)
|
e792d3af15
|
単純な修正。コンパイル通るようにした
|
2011-09-02 14:12:44 +09:00 |
|
bolero-MURAKAMI
|
b3bb8121e8
|
最初
|
2011-09-01 02:48:32 +00:00 |
|