bolero-MURAKAMI
|
8885b115f7
|
add case_conv algorithms
|
2013-04-09 19:27:06 +09:00 |
|
bolero-MURAKAMI
|
ef5aa728b0
|
fix string_ref io
|
2013-04-08 17:45:03 +09:00 |
|
bolero-MURAKAMI
|
f0dfb208e0
|
add _indexes User-defined literals
|
2013-04-07 21:55:55 +09:00 |
|
bolero-MURAKAMI
|
410c369a6a
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
|
bolero-MURAKAMI
|
bc2e3e245b
|
fix index_range
|
2013-04-05 23:37:24 +09:00 |
|
bolero-MURAKAMI
|
312aa7f73c
|
fix index_range
|
2013-04-05 18:11:56 +09:00 |
|
bolero-MURAKAMI
|
44f973cc19
|
fix for GCC4.8
|
2013-03-31 18:20:59 +09:00 |
|
bolero-MURAKAMI
|
049d4592c2
|
fix index_range implementation
|
2013-03-31 15:14:10 +09:00 |
|
bolero-MURAKAMI
|
331aaa3559
|
add index_tuple/integer_seq
|
2013-03-31 13:39:26 +09:00 |
|
bolero-MURAKAMI
|
6a78f64feb
|
fix optional
|
2013-03-31 10:09:02 +09:00 |
|
bolero-MURAKAMI
|
a1c119a9bb
|
add SFINAE: tuple flexibly construction
|
2013-03-29 19:19:40 +09:00 |
|
bolero-MURAKAMI
|
f905d1f02a
|
add tuple construction (from pair)
|
2013-03-27 17:55:14 +09:00 |
|
bolero-MURAKAMI
|
2e8b85e90c
|
fix tuple construction, darkroom rgb & vector3d construction
|
2013-03-27 02:02:16 +09:00 |
|
bolero-MURAKAMI
|
c78e1d0e6d
|
fix weed type_traits
|
2013-03-25 12:43:47 +09:00 |
|
bolero-MURAKAMI
|
f712788cce
|
fix README
|
2013-03-24 17:07:20 +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
|
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
|
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
|
b51b14efa9
|
fix recursion depth: cstring algorithm
|
2013-01-13 01:16:48 +09:00 |
|
bolero-MURAKAMI
|
f26032dce8
|
fix implementation
|
2013-01-12 04:08:44 +09:00 |
|
bolero-MURAKAMI
|
84508d6a6c
|
fix recursion depth: all algorithms
|
2013-01-12 03:41:13 +09:00 |
|
bolero-MURAKAMI
|
cb584edb3f
|
fix recursion depth: some algorithms
|
2013-01-12 02:39:51 +09:00 |
|
bolero-MURAKAMI
|
830fc27394
|
add test: some algorithms
|
2013-01-11 03:17:06 +09:00 |
|
bolero-MURAKAMI
|
e2b207d3be
|
fix recursion depth: some algorithms
|
2013-01-11 02:55:19 +09:00 |
|
bolero-MURAKAMI
|
bb59363682
|
fix algorithm
|
2013-01-03 17:38:45 +09:00 |
|
bolero-MURAKAMI
|
5019f6aa96
|
fix recursion depth O(logN): some algorithms
|
2013-01-03 17:01:50 +09:00 |
|
bolero-MURAKAMI
|
28697ee7a8
|
add make_ptr_range overload
|
2012-12-23 21:48:18 +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
|
6a6fc03806
|
add range::unstable_accumulate, range::unstable_inner_product
|
2012-12-22 22:06:21 +09:00 |
|
bolero-MURAKAMI
|
26dd9dabca
|
add make_ptr_range
|
2012-12-22 20:10:27 +09:00 |
|
bolero-MURAKAMI
|
e5332c18c2
|
add tristate_lexicographical_compare: delimiter version
|
2012-12-22 02:53:21 +09:00 |
|
bolero-MURAKAMI
|
0670013702
|
fix cstring, cwchar
|
2012-12-22 01:02:49 +09:00 |
|
bolero-MURAKAMI
|
8227569c43
|
add range::tristate_lexicographical_compare
|
2012-12-21 23:32:33 +09:00 |
|
bolero-MURAKAMI
|
88322b3d0a
|
fix warning: shuffle_order
|
2012-12-21 23:21:50 +09:00 |
|
bolero-MURAKAMI
|
ddac080ec0
|
add tristate_lexicographical_compare
|
2012-12-21 23:12:54 +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
|
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 |
|
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
|
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
|
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 |
|
bolero-MURAKAMI
|
d00e971abe
|
rewrite hash implementation
|
2012-11-15 11:54:57 +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
|
926facbb83
|
add utility any_convertible
|
2012-11-13 22:17:10 +09:00 |
|
bolero-MURAKAMI
|
a9ab69df0a
|
workaround for clang3.2 (binomial_distribution)
|
2012-11-12 17:11:48 +09:00 |
|
bolero-MURAKAMI
|
59a6e6f613
|
workaround for Clang3.2 (geometric_distribution)
|
2012-11-12 14:07:55 +09:00 |
|
bolero-MURAKAMI
|
bf937bc508
|
workaround for clang3.2 (gcd, uniform_01)
|
2012-11-12 13:29:56 +09:00 |
|
bolero-MURAKAMI
|
aca22bec98
|
add compost chorus effect.
|
2012-11-11 08:26:58 +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
|
ac80a04970
|
add tpp one_of
|
2012-11-02 22:00:10 +09:00 |
|
bolero-MURAKAMI
|
c5d82f6a99
|
fix variant
add test variant
|
2012-10-28 16:18:40 +09:00 |
|
bolero-MURAKAMI
|
cb803dbd14
|
fix tuples::tuple_element, tuples::tuple_cat
add test tuple
|
2012-10-28 01:04:13 +09:00 |
|
bolero-MURAKAMI
|
d75283355c
|
fix optional converting constructor
|
2012-10-27 15:53:34 +09:00 |
|
bolero-MURAKAMI
|
5aa4cf8cbe
|
add test optional
|
2012-10-27 15:37:39 +09:00 |
|
bolero-MURAKAMI
|
f9d8908f95
|
fix optional
|
2012-10-26 17:38:48 +09:00 |
|
bolero-MURAKAMI
|
c8e2514d36
|
add functional polymorphic specializations
|
2012-10-25 12:50:03 +09:00 |
|
bolero-MURAKAMI
|
5cb070b3b3
|
add variant/io
|
2012-10-24 20:52:09 +09:00 |
|
bolero-MURAKAMI
|
410a8af026
|
fix optional
|
2012-10-23 23:10:52 +09:00 |
|
bolero-MURAKAMI
|
8cb432dee1
|
add sprout::optional
|
2012-10-22 23:10:11 +09:00 |
|
bolero-MURAKAMI
|
9b9956f810
|
add algorithm copy_while, copy_until
|
2012-10-13 22:11:32 +09:00 |
|
bolero-MURAKAMI
|
f53be1a3d5
|
fix.
|
2012-10-13 21:12:35 +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
|
1ef528d204
|
add logic::tribool
|
2012-10-11 00:15:34 +09:00 |
|
bolero-MURAKAMI
|
884bf048d4
|
add sprout::npos
|
2012-10-08 23:49:05 +09:00 |
|
bolero-MURAKAMI
|
dd8eaffba5
|
add string::find_first_not_of, find_last_not_of
|
2012-10-08 22:14:42 +09:00 |
|
bolero-MURAKAMI
|
9dd1fefa59
|
add string::find_first_of, find_last_of
|
2012-10-08 21:29:35 +09:00 |
|
bolero-MURAKAMI
|
0651bf57d2
|
add string::rfind
|
2012-10-08 18:01:11 +09:00 |
|
bolero-MURAKAMI
|
35f08fe242
|
add first, second free-function
add string::find
|
2012-10-08 14:14:59 +09:00 |
|
bolero-MURAKAMI
|
5ce2cb023c
|
fix coding-style
|
2012-10-06 13:53:07 +09:00 |
|
bolero-MURAKAMI
|
df3023db30
|
fix coding-stype
|
2012-10-06 00:58:56 +09:00 |
|
manga_osyo
|
7781a855fc
|
使用されていない型が定義されており、警告が出ていたので削除
|
2012-10-05 16:54:38 +09:00 |
|
bolero-MURAKAMI
|
a660478548
|
add array constexpr member-functions fill, assign
|
2012-10-05 01:53:39 +09:00 |
|
bolero-MURAKAMI
|
d76d714816
|
fix adl/not_found
|
2012-10-04 23:25:28 +09:00 |
|
bolero-MURAKAMI
|
b0ce004b36
|
fix generator implementation
|
2012-09-30 11:09:44 +09:00 |
|
bolero-MURAKAMI
|
da86582643
|
add is_found_via_adl metafunction
|
2012-09-29 23:39:00 +09:00 |
|
bolero-MURAKAMI
|
2dcafaa98d
|
fix tuple get adapt-interfaces
|
2012-09-29 18:41:13 +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
|
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 |
|
bolero-MURAKAMI
|
aec15c55a8
|
fix iterator distance implementation and adapt-interface
|
2012-09-26 18:42:43 +09:00 |
|
bolero-MURAKAMI
|
a4c7df65e0
|
fix next, prev implementation and adapt-interface
|
2012-09-26 16:31:11 +09:00 |
|
bolero-MURAKAMI
|
69910ca06c
|
bug fix
|
2012-09-21 20:07:31 +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
|
6b3f7ad894
|
fix complex, rational
|
2012-08-29 01:16:12 +09:00 |
|
bolero-MURAKAMI
|
cdb10c0fbe
|
fix next, prev
|
2012-08-21 01:39:09 +09:00 |
|
bolero-MURAKAMI
|
e9910b090d
|
fix darkroom parallel_light
|
2012-08-15 03:32:43 +09:00 |
|
bolero-MURAKAMI
|
dc1e85923b
|
add darkroom light_list, parallel_light, ambient_light
fix darkroom whitted_style
|
2012-08-14 18:17:48 +09:00 |
|
bolero-MURAKAMI
|
6b1efc8a15
|
fix darkroom whitted_style
fix cbind
|
2012-08-13 23:55:30 +09:00 |
|
bolero-MURAKAMI
|
744146ae38
|
fix darkroom bilineer interpolation
|
2012-08-13 10:56:48 +09:00 |
|
bolero-MURAKAMI
|
aec77334ef
|
add sprout::cbind
|
2012-08-11 21:53:12 +09:00 |
|
bolero-MURAKAMI
|
d6a01cd831
|
fix uuid/string_generator.hpp
|
2012-08-10 12:39:03 +09:00 |
|
bolero-MURAKAMI
|
e15e8f123e
|
delete integer/bit.hpp (see bit/operation.hpp)
|
2012-08-09 00:03:30 +09:00 |
|
bolero-MURAKAMI
|
3955daf23b
|
add uuid/md5_name_generator, sha1_name_generator
|
2012-08-08 22:27:06 +09:00 |
|
bolero-MURAKAMI
|
f05cd35fe8
|
add checksum/md5, sum, xor
|
2012-08-08 21:59:47 +09:00 |
|
bolero-MURAKAMI
|
30241d3be6
|
fix checksum/sha1
|
2012-08-06 22:29:17 +09:00 |
|
bolero-MURAKAMI
|
48adf49ef3
|
add weed:parse(range, parser)
|
2012-07-27 13:49:47 +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
|
e3511d71b0
|
add weed::parse_range
|
2012-07-23 20:39:03 +09:00 |
|
bolero-MURAKAMI
|
cdabf2a7f3
|
fix README
|
2012-07-21 12:12:11 +09:00 |
|
bolero-MURAKAMI
|
196aa8dfbd
|
fix sprout::tuples::get
|
2012-07-19 19:17:25 +09:00 |
|
bolero-MURAKAMI
|
9069a110e9
|
fix tuple/fused
|
2012-07-18 22:15:59 +09:00 |
|
bolero-MURAKAMI
|
d2aec39067
|
add tuple: pop_back, pop_front
|
2012-07-18 21:44:31 +09:00 |
|
bolero-MURAKAMI
|
01ac3f7646
|
fix spectrum includes
|
2012-07-17 17:38:45 +09:00 |
|
bolero-MURAKAMI
|
5918f1c773
|
add tuple hash support
|
2012-07-15 23:06:29 +09:00 |
|
bolero-MURAKAMI
|
2d039ad6b4
|
add tuple_cat
|
2012-07-15 21:20:56 +09:00 |
|
bolero-MURAKAMI
|
f9d4b475b4
|
add sprout/numeric/dft.wave.hpp
fix constexpr -> inline constexpr
|
2012-07-15 16:04:05 +09:00 |
|
bolero-MURAKAMI
|
e4a4d17207
|
add dft/sawtooth, triangle, square, phase_spectrum, ...
|
2012-07-08 21:05:24 +09:00 |
|
bolero-MURAKAMI
|
3b6ba46f17
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
|
bolero-MURAKAMI
|
1c65d59971
|
add sprout/math/comparison.hpp
|
2012-07-06 23:10:49 +09:00 |
|
bolero-MURAKAMI
|
d51bd06eda
|
fix clang config.
update README
|
2012-07-05 22:05:50 +09:00 |
|
bolero-MURAKAMI
|
e8f7d3c610
|
fix extra ';'
|
2012-07-05 21:38:02 +09:00 |
|
bolero-MURAKAMI
|
42546e8b97
|
fix sprout/config/compiler/clang.hpp
|
2012-07-05 17:39:19 +09:00 |
|
bolero-MURAKAMI
|
36fe60bec3
|
add lround, llround
|
2012-07-05 08:03:32 +09:00 |
|
bolero-MURAKAMI
|
77f058a34c
|
add floor, ceil, trunc, round
|
2012-07-05 00:09:44 +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
|
3500d0d49c
|
add popcount, clz, ctz
|
2012-06-22 22:56:25 +09:00 |
|
bolero-MURAKAMI
|
ee8c952d05
|
modify: tuple and hash support(class adapt) implemented in each class headers.
|
2012-06-22 19:14:21 +09:00 |
|
bolero-MURAKAMI
|
3a2610cb5c
|
add functional/polymorphic.hpp
|
2012-06-21 13:34:26 +09:00 |
|
bolero-MURAKAMI
|
71b6e89f92
|
fix bitset for constexpr disabled
|
2012-06-21 01:40:38 +09:00 |
|
bolero-MURAKAMI
|
1f041c0edc
|
fix hash implementation
|
2012-06-21 00:57:27 +09:00 |
|
bolero-MURAKAMI
|
635145eda5
|
fix math::float_promote
|
2012-06-20 23:18:41 +09:00 |
|
bolero-MURAKAMI
|
c2a401326c
|
fix bitset hash support
|
2012-06-19 13:18:49 +09:00 |
|
bolero-MURAKAMI
|
f00b15b8bf
|
fix bitset
|
2012-06-18 17:13:18 +09:00 |
|
bolero-MURAKAMI
|
1d92a48584
|
add libs/bitset/test/bitset.cpp
|
2012-06-18 16:43:48 +09:00 |
|
bolero-MURAKAMI
|
c091f0ef0c
|
fix bitset element access
|
2012-06-18 15:58:36 +09:00 |
|
bolero-MURAKAMI
|
2b51b71824
|
fix bitset operations
|
2012-06-17 22:35:18 +09:00 |
|
bolero-MURAKAMI
|
a2888b19bb
|
add sprout/bitset.hpp
|
2012-06-17 19:14:38 +09:00 |
|
bolero-MURAKAMI
|
955561e36c
|
add sprout/range/adaptor/deep_copied.hpp
fix sprout/range/adaptor/sized.hpp
|
2012-06-16 15:35:10 +09:00 |
|
bolero-MURAKAMI
|
bcd7674cc0
|
fix for constexpr disabled
add sprout::adaptors::sized
|
2012-06-16 00:08:42 +09:00 |
|
bolero-MURAKAMI
|
2b8a8662af
|
add sprout/random/default_random_engine.hpp
fix sprout/functional/bit_not.hpp
|
2012-06-14 00:41:15 +09:00 |
|
bolero-MURAKAMI
|
37775f9280
|
fix HUGE_VAL header ( <cmath> )
|
2012-06-06 11:13:10 +09:00 |
|
bolero-MURAKAMI
|
3a968fa5ac
|
add Sprout.Weed ->* Attribute-conversion
|
2012-05-31 22:28:58 +09:00 |
|
bolero-MURAKAMI
|
fa3851227e
|
fix type_traits/aliases.hpp
|
2012-05-27 11:15:36 +09:00 |
|
bolero-MURAKAMI
|
5c9e1cb991
|
fix type_traits/aliases.hpp
|
2012-05-27 00:43:38 +09:00 |
|
bolero-MURAKAMI
|
eaea3771fc
|
add type_traits/aliases.hpp
|
2012-05-26 19:19:08 +09:00 |
|
bolero-MURAKAMI
|
5a9b2e4f7d
|
add sprout/rational.hpp
add sprout/math/common_factor.hpp
|
2012-05-25 22:21:16 +09:00 |
|
bolero-MURAKAMI
|
a9da4b2a1f
|
fix counting_iterator
|
2012-05-23 19:33:06 +09:00 |
|
bolero-MURAKAMI
|
ea22a6ba5c
|
add adaptors::counting
|
2012-05-22 21:16:16 +09:00 |
|
bolero-MURAKAMI
|
1ea9d30e2a
|
rewrite sprout::algorithm::join performance
|
2012-05-22 01:06:13 +09:00 |
|
bolero-MURAKAMI
|
0ceabb5b9b
|
move textspr/sprout/* -> libs/<libname>/test/*
fix binomial_distribution
|
2012-05-19 18:46:38 +09:00 |
|
bolero-MURAKAMI
|
b67695ec6b
|
fix for clang 3.2
|
2012-05-14 15:42:54 +09:00 |
|
bolero-MURAKAMI
|
3a999dd70c
|
fix inherit_if_xxx decltype
|
2012-05-14 11:33:36 +09:00 |
|
bolero-MURAKAMI
|
29b9d07975
|
add math::bernoulli_number
add type_traits is_int, is_uint
|
2012-05-12 23:18:19 +09:00 |
|
bolero-MURAKAMI
|
576744f408
|
fix sprout::shrink
|
2012-05-12 01:49:15 +09:00 |
|
bolero-MURAKAMI
|
83580a12c7
|
add sprout::shrink (convert from string to shorter string)
|
2012-05-11 16:50:46 +09:00 |
|
bolero-MURAKAMI
|
6d3f1e27c8
|
fix container_traits nosy-implementation
|
2012-05-11 14:24:57 +09:00 |
|
bolero-MURAKAMI
|
d4f7fa9b9c
|
fix container_traits const-qualified specialization
|
2012-05-11 09:23:01 +09:00 |
|
bolero-MURAKAMI
|
64b422546e
|
add math/classifications.hpp
|
2012-05-10 13:34:49 +09:00 |
|
bolero-MURAKAMI
|
6bb2d0fb87
|
replace implementation <cmath> functions to Sprout.Math.Functions
|
2012-05-09 10:15:19 +09:00 |
|
bolero-MURAKAMI
|
6ccd6e1cf4
|
add sprout::cbrt, hypot, fmax, fmin, fdim
fix sprout::pow case x==0
|
2012-05-05 18:50:17 +09:00 |
|
bolero-MURAKAMI
|
feba220da4
|
add sprout::math::float_promote
|
2012-05-05 17:35:33 +09:00 |
|
bolero-MURAKAMI
|
2fb6cea457
|
add sprout::abs, fabs
add cinttypes
|
2012-05-05 15:57:55 +09:00 |
|
bolero-MURAKAMI
|
8dadcb359a
|
add sprout::asinh, acosh, atanh
|
2012-05-05 00:24:10 +09:00 |
|
bolero-MURAKAMI
|
435e6511b0
|
add sprout::atan2
|
2012-05-04 23:47:54 +09:00 |
|
bolero-MURAKAMI
|
28f22ab73d
|
add sprout::asin, acos, pow
|
2012-05-04 23:23:39 +09:00 |
|
bolero-MURAKAMI
|
8c23e809a4
|
add sprout::atan
|
2012-05-04 22:13:17 +09:00 |
|
bolero-MURAKAMI
|
1417a8acd2
|
add sprout::exp2, expm1
|
2012-05-04 18:21:18 +09:00 |
|
bolero-MURAKAMI
|
6baf082234
|
add sprout::log10, log2, log1p
|
2012-05-04 18:02:42 +09:00 |
|
bolero-MURAKAMI
|
29a55bf31d
|
add sprout::exp, log
|
2012-05-04 16:40:25 +09:00 |
|
bolero-MURAKAMI
|
d7c441ad69
|
add sprout::sinh, cosh, tanh, sqrt
|
2012-05-04 14:07:36 +09:00 |
|
bolero-MURAKAMI
|
234757af07
|
add sprout::sin, cos, tan
|
2012-05-04 12:09:06 +09:00 |
|
bolero-MURAKAMI
|
5757bc9d7a
|
add range/numeric/dft
|
2012-05-01 14:34:48 +09:00 |
|
bolero-MURAKAMI
|
374374c62b
|
fix sinusoidal_iterator
|
2012-05-01 11:37:52 +09:00 |
|
bolero-MURAKAMI
|
51a7a4c86c
|
fix sinusoidal
|
2012-05-01 11:32:48 +09:00 |
|
bolero-MURAKAMI
|
bafd1004dd
|
add adaptor::copied
|
2012-04-30 22:18:45 +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
|
3ff16b4054
|
add range/adaptor/transformed
|
2012-04-30 17:30:47 +09:00 |
|
bolero-MURAKAMI
|
3e5facb754
|
add def/spectrum, dft/sinusoid
fix container_traits defined weak typedefs and constants
fix reverse_iterator
|
2012-04-30 10:55:33 +09:00 |
|
bolero-MURAKAMI
|
3d10fd9f18
|
fix io implicit conversion Expression to string
|
2012-04-26 13:25:38 +09:00 |
|
bolero-MURAKAMI
|
b2394e32c5
|
fix io sprout::string output
|
2012-04-23 21:44:47 +09:00 |
|
bolero-MURAKAMI
|
be70a2e4ef
|
add sprout/io.hpp
fix complex.hpp include header
fix partial_sum bug
fix range_return bug
|
2012-04-23 18:37:14 +09:00 |
|
bolero-MURAKAMI
|
9ff67fe582
|
add float_to_string_exp
|
2012-04-19 15:39:01 +09:00 |
|
bolero-MURAKAMI
|
47ec95c7ff
|
add detail/int.hpp
|
2012-04-19 12:29:48 +09:00 |
|
bolero-MURAKAMI
|
80763fd432
|
add detail/float.hpp
|
2012-04-18 17:46:27 +09:00 |
|
bolero-MURAKAMI
|
22f13db2a0
|
rewrite string concat
|
2012-04-18 13:37:35 +09:00 |
|
bolero-MURAKAMI
|
165b9ee1cd
|
rewrite string construction (performance improved)
|
2012-04-18 00:58:34 +09:00 |
|
bolero-MURAKAMI
|
ece20bf8ef
|
add strtoimax, strtoumax
|
2012-04-17 23:18:51 +09:00 |
|
bolero-MURAKAMI
|
c532099a35
|
fix delete extra ';'
|
2012-04-17 03:00:51 +09:00 |
|
bolero-MURAKAMI
|
e5391d339c
|
fix to_string
|
2012-04-17 02:23:41 +09:00 |
|
bolero-MURAKAMI
|
08def386b5
|
fix float to_string
|
2012-04-16 20:19:47 +09:00 |
|
bolero-MURAKAMI
|
18014daa68
|
fix float to_string (rounding)
|
2012-04-16 19:49:23 +09:00 |
|
bolero-MURAKAMI
|
d8353c9bf7
|
add float to_string
delete redundant overload to_string
|
2012-04-16 19:09:43 +09:00 |
|
bolero-MURAKAMI
|
09b4b56fad
|
fix to_string
fix from_string
fix filename typo
|
2012-04-16 15:33:29 +09:00 |
|
bolero-MURAKAMI
|
c901c3058a
|
add from_string, stol, stoul, stod, and more...
|
2012-04-16 13:32:47 +09:00 |
|
bolero-MURAKAMI
|
686d1bf67a
|
fix str_to_float SFINAE
|
2012-04-16 12:00:20 +09:00 |
|
bolero-MURAKAMI
|
907bced466
|
add atof, strtof, strtod, strtold
|
2012-04-16 11:21:40 +09:00 |
|
bolero-MURAKAMI
|
28f7c510a5
|
add cwchar.hpp
rename decimal_to_int -> ascii_to_int
|
2012-04-15 10:31:49 +09:00 |
|
bolero-MURAKAMI
|
50fd5f33bf
|
add atoi, atol, strtol
|
2012-04-15 00:48:31 +09:00 |
|
bolero-MURAKAMI
|
1968a6fac4
|
add to_string
|
2012-04-14 19:06:21 +09:00 |
|
bolero-MURAKAMI
|
89e2be54fa
|
add stringize preprocessor
add random using
add some headers
|
2012-04-14 12:31:47 +09:00 |
|
bolero-MURAKAMI
|
1766ed43a4
|
add move_if_noexcept
|
2012-04-13 23:32:34 +09:00 |
|
bolero-MURAKAMI
|
3eafabb1ed
|
fix type-traits
|
2012-04-13 21:23:49 +09:00 |
|
bolero-MURAKAMI
|
8f818ee63f
|
delete auto_config.hpp
add compiler supports
|
2012-04-13 16:00:30 +09:00 |
|
bolero-MURAKAMI
|
2fa0ad1fe4
|
add make_pair, rel_ops, and others...
|
2012-04-12 23:41:06 +09:00 |
|
bolero-MURAKAMI
|
f86d17d0d4
|
add ptr_fun, mem_fun, mem_fun_ref
|
2012-04-11 23:28:29 +09:00 |
|
bolero-MURAKAMI
|
4a8e938887
|
move dft functional/ -> numeric/
|
2012-04-10 12:54:38 +09:00 |
|
bolero-MURAKAMI
|
e6bfb69be9
|
fix tuple constructor
|
2012-04-10 02:36:49 +09:00 |
|
bolero-MURAKAMI
|
aa4fc785b0
|
add bind, mem_fn, ref, and others.
|
2012-04-10 01:38:55 +09:00 |
|
bolero-MURAKAMI
|
30dbbc44fc
|
add lvalue_forward.hpp
|
2012-04-07 22:36:12 +09:00 |
|
bolero-MURAKAMI
|
64dd2582a4
|
add type_traits/*
|
2012-04-05 14:54:23 +09:00 |
|
bolero-MURAKAMI
|
84956034ad
|
add index_tuple/*
|
2012-04-04 22:59:02 +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
|
ba6482d1ec
|
porting cel/range/algoritm.hpp
|
2012-04-04 17:48:02 +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
|
52a2178ac1
|
fix bug iterator/*.hpp assignment operator
|
2012-03-23 23:31:47 +09:00 |
|
bolero-MURAKAMI
|
787c819b77
|
fix typo variant.hpp
|
2012-03-23 23:06:06 +09:00 |
|
bolero-MURAKAMI
|
aa91f8ce29
|
fix sprout::uuid::udl::_uuid
|
2012-03-19 14:16:33 +09:00 |
|
bolero-MURAKAMI
|
d7fbadb62c
|
add User defined literal sprout::uuids::udl::_uuid
fix sprout::uuid::string_generator
|
2012-03-18 22:04:09 +09:00 |
|
bolero-MURAKAMI
|
dacf1f40ac
|
3.14... -> math::pi<T>()
|
2012-02-28 18:54:39 +09:00 |
|
bolero-MURAKAMI
|
3078d76ceb
|
index_n 再実装
|
2012-02-28 15:02:56 +09:00 |
|
bolero-MURAKAMI
|
8ad87d104d
|
index_range のオーダーを N(logN) に再実装
|
2012-02-28 14:40:02 +09:00 |
|
bolero-MURAKAMI
|
d5dcbaf4b2
|
sprout::index_t 追加
|
2012-02-28 10:46:39 +09:00 |
|
bolero-MURAKAMI
|
10c73ea3e3
|
sprout/functional/dft.hpp 追加
sprout/complex.hpp 修正
|
2012-02-25 23:59:46 +09:00 |
|
bolero-MURAKAMI
|
aa96f9ce73
|
sprout::detail::distance のADL追加
sprout/numeric/fixed/partial_sum.hpp 修正
sprout/numeric/fixed/adjacent_difference.hpp 修正
|
2012-02-25 11:51:23 +09:00 |
|
bolero-MURAKAMI
|
60d4f2f2c4
|
sprout/complex.hpp 追加
|
2012-02-22 22:17:03 +09:00 |
|
bolero-MURAKAMI
|
231910c863
|
SPROUT_CONFIG_SUPPORT_TEMPORARY_CONTAINER_ITERATION をデフォルトで有効に変更
sprout/type/string.hpp 追加
|
2012-02-08 23:39:36 +09:00 |
|
bolero-MURAKAMI
|
86073fea83
|
sprout/utility/enabler_if.hpp 追加
|
2012-01-12 14:11:46 +09:00 |
|
bolero-MURAKAMI
|
e11da4400b
|
sprout/variant/variant.hpp 修正
sprout/weed/attr_cnv/bitwise_or.hpp (variant に対応)
|
2012-01-11 01:34:37 +09:00 |
|
bolero-MURAKAMI
|
e731c3caf4
|
sprout/weed/parser/directive/as_array.hpp 追加
sprout/weed/parser/directive/as_tuple.hpp 追加
|
2012-01-10 23:57:46 +09:00 |
|
bolero-MURAKAMI
|
a110b0ad0f
|
sprout/utility/pack.hpp 追加
|
2012-01-09 21:32:51 +09:00 |
|
bolero-MURAKAMI
|
9dbdf452d9
|
sprout/compressed_pair.hpp 追加
|
2012-01-05 19:53:06 +09:00 |
|
bolero-MURAKAMI
|
240c2bee1d
|
sprout/detail/if.hpp 削除
|
2011-12-22 23:28:14 +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
|
e660c7261f
|
basic_string の暗黙変換を SFINAE に変更
|
2011-12-17 21:43:40 +09:00 |
|
bolero-MURAKAMI
|
6f2be58007
|
Sprout.Darkroom 外部ファイルからテクスチャ読み込み機能を追加
texture_map クラス追加
|
2011-12-17 18:00:41 +09:00 |
|
bolero-MURAKAMI
|
c0309c22ed
|
sprout/darkroom/materials/plaid.hpp 追加
sprout/string.hpp make_string 追加, operator basic_string 追加
|
2011-12-14 20:14:13 +09:00 |
|
bolero-MURAKAMI
|
3aee992fc9
|
sprout/darkroom/objects/aa_plane.hpp 修正
|
2011-12-13 04:07:08 +09:00 |
|
bolero-MURAKAMI
|
a4c71d0e9f
|
sprout/darkroom/materials/material.hpp マテリアルの仕様変更
|
2011-12-13 04:01:10 +09:00 |
|
bolero-MURAKAMI
|
3e028096fd
|
sprout/darkroom/cameras/simple_camera.hpp 視点と回転の設定を実装
|
2011-12-12 17:23:54 +09:00 |
|
bolero-MURAKAMI
|
c86fa430c1
|
darkroom/objects/aa_plane.hpp 追加
darkroom/tracers/raytracer.hpp で、uv座標への変換で上下が反転していた問題を修正。
|
2011-12-12 01:18:01 +09:00 |
|
bolero-MURAKAMI
|
034bd6f7e4
|
types::rebind_types の tuple に対する特殊化が抜けていた問題を修正
|
2011-12-06 19:55:08 +09:00 |
|
bolero-MURAKAMI
|
19db2587e5
|
sprout/string/alias.hpp 追加
|
2011-12-05 04:06:45 +09:00 |
|
bolero-MURAKAMI
|
097c9c5bed
|
variant の trivial move constructor が定義されていなかった問題を修正
|
2011-12-05 01:03:52 +09:00 |
|
bolero-MURAKAMI
|
212e9ea652
|
sprout/darkroom/* 追加
|
2011-11-26 15:20:35 +09:00 |
|
bolero-MURAKAMI
|
1c898f8b93
|
weed::traits::attribute_of をコンテキストに依存するよう変更
|
2011-11-14 20:48:17 +09:00 |
|
bolero-MURAKAMI
|
a7698fa6e9
|
sprout/weed/context/parse_context/operator/minus.hpp 追加
sprout/weed/context/parse_context/operator/negate.hpp 追加
|
2011-11-14 19:45:59 +09:00 |
|
bolero-MURAKAMI
|
005f8a9a87
|
sprout/weed/parser/numeric/int.hpp 追加
|
2011-11-14 15:34:28 +09:00 |
|
bolero-MURAKAMI
|
ad94c0b247
|
sprout/weed/parser/numeric/* 更新
|
2011-11-14 13:22:04 +09:00 |
|
bolero-MURAKAMI
|
34e2c4d45a
|
sprout/integer/integer_digits.hpp 追加
|
2011-11-14 12:16:43 +09:00 |
|
bolero-MURAKAMI
|
ae0755e626
|
sprout/ctype/ascii.hpp 追加
|
2011-11-13 21:53:46 +09:00 |
|
bolero-MURAKAMI
|
ecfc2b297a
|
sprout/weed.hpp 追加
|
2011-11-13 17:54:38 +09:00 |
|
bolero-MURAKAMI
|
8103682fdb
|
sprout/variant/apply_visitor.hpp 追加
|
2011-11-12 20:24:42 +09:00 |
|
bolero-MURAKAMI
|
b6bf03c4ed
|
sprout/variant.hpp 追加
sprout/type.hpp 追加
|
2011-11-06 10:56:57 +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
|
c2b7bcd46b
|
sprout/tuple/* いろいろ追加
|
2011-11-04 02:11:19 +09:00 |
|
bolero-MURAKAMI
|
e11c2eb867
|
sprout/utility/move.hpp 追加
tuple に要素数の異なるタプルからの暗黙の変換を追加
|
2011-11-03 13:15:21 +09:00 |
|
bolero-MURAKAMI
|
40036a4c05
|
std::get のオーバーロード削除
|
2011-10-31 20:30:08 +09:00 |
|
bolero-MURAKAMI
|
871f9179c4
|
sprout/tuple/sscrisk/cel/utility.hpp 追加
|
2011-10-31 20:10:07 +09:00 |
|
bolero-MURAKAMI
|
a7b415f2b1
|
tuple/* 更新
|
2011-10-31 17:31:03 +09:00 |
|
bolero-MURAKAMI
|
e87ac1049d
|
sprout/tuple.hpp 追加
|
2011-10-30 23:10:24 +09:00 |
|
bolero-MURAKAMI
|
2168f05433
|
fixed_container_traits 仕様変更
|
2011-10-30 17:40:35 +09:00 |
|
bolero-MURAKAMI
|
9a229b824f
|
make_array 仕様変更
make_common_array 追加
|
2011-10-30 14:48:10 +09:00 |
|
bolero-MURAKAMI
|
cf64e4c457
|
random/unique_seed.hpp 更新
|
2011-10-29 12:02:21 +09:00 |
|
bolero-MURAKAMI
|
9d7eecc585
|
functional/hash/hash.hpp インクルードガードのエラー修正
hash クラスの実装をデフォルトで提供
functional/hash/string.hpp テンプレートパラメータのエラー修正
|
2011-10-29 11:05:42 +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
|
9823888049
|
sprout/random/unique_seed.hpp 更新
at() メンバ関数を constexpr に変更
|
2011-10-25 22:04:54 +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
|
8ebe6ea878
|
sprout/random/taus88.hpp 追加
|
2011-10-19 00:18:58 +09:00 |
|
bolero-MURAKAMI
|
ae589d7fc0
|
sprout/random/additive_combine.hpp 追加
sprout/random/additive_combine.hpp 追加
|
2011-10-18 22:28:32 +09:00 |
|
bolero-MURAKAMI
|
01a0ce4380
|
operation/set.hpp 追加
random/shuffle_order.hpp 追加
|
2011-10-18 17:13:16 +09:00 |
|
bolero-MURAKAMI
|
6e6c515704
|
distribution 修正
|
2011-10-17 13:44:19 +09:00 |
|
bolero-MURAKAMI
|
9255ad6808
|
random 修正
|
2011-10-16 23:38:40 +09:00 |
|
bolero-MURAKAMI
|
7ae0072f2e
|
random/geometric_distribution.hpp 追加
distribution のストリーム入力のバグ修正
|
2011-10-14 21:23:13 +09:00 |
|
bolero-MURAKAMI
|
f3a7041250
|
改行コード統一
|
2011-10-13 05:28:33 +09:00 |
|
bolero-MURAKAMI
|
7abc568a53
|
fixed_container_traits をデフォルトで const に対応
|
2011-10-13 05:12:00 +09:00 |
|
bolero-MURAKAMI
|
10c46d9b85
|
adapt/sscrisk/cel/array.hpp 更新
random/binomial_distribution.hpp 追加
|
2011-10-12 00:38:14 +09:00 |
|
bolero-MURAKAMI
|
e6cda7492c
|
static データメンバの修正
|
2011-10-10 21:06:34 +09:00 |
|
bolero-MURAKAMI
|
99f1a4f741
|
random/bernoulli_distribution.hpp 追加
string.hpp 修正
|
2011-10-10 10:20:21 +09:00 |
|
bolero-MURAKAMI
|
ba79d0b42d
|
コンテナのコード整理
index_iterator 修正
|
2011-10-08 17:44:50 +09:00 |
|
bolero-MURAKAMI
|
6546bfa5e1
|
README 更新
|
2011-10-08 15:26:46 +09:00 |
|
bolero-MURAKAMI
|
e4c1e4ba7a
|
auto_config.hpp 追加
|
2011-10-08 15:10:23 +09:00 |
|
bolero-MURAKAMI
|
3c301adae8
|
index_iterator.hpp 追加
|
2011-10-08 11:30:39 +09:00 |
|
bolero-MURAKAMI
|
304c656b78
|
アルゴリズムのイテレータ要件を標準に準拠
|
2011-10-07 16:40:45 +09:00 |
|
bolero-MURAKAMI
|
6ae26b7470
|
null_array 追加
|
2011-10-06 21:45:01 +09:00 |
|
bolero-MURAKAMI
|
a52257117e
|
next, prev 修正
|
2011-10-06 15:08:59 +09:00 |
|
bolero-MURAKAMI
|
ed469abdda
|
copy, copy_if InputIterator 対応
|
2011-10-06 15:00:08 +09:00 |
|
bolero-MURAKAMI
|
9297b36d0b
|
factorial 修正
|
2011-10-06 12:54:15 +09:00 |
|
bolero-MURAKAMI
|
5ab8fbfe7a
|
factorial 修正
|
2011-10-06 00:11:27 +09:00 |
|
bolero-MURAKAMI
|
035e3d3723
|
uniform_real_distribution 追加
factorial 追加
|
2011-10-05 22:21:35 +09:00 |
|
bolero-MURAKAMI
|
ded40d58ae
|
uniform_int_distribution 追加
|
2011-10-04 22:00:08 +09:00 |
|
bolero-MURAKAMI
|
8e6b3d22cb
|
random 修正
|
2011-10-03 18:27:50 +09:00 |
|
bolero-MURAKAMI
|
37a20e0350
|
git push
rand48 追加
|
2011-10-02 22:45:27 +09:00 |
|
bolero-MURAKAMI
|
a7c392cda8
|
random_iterator 修正
|
2011-10-02 21:07:58 +09:00 |
|
bolero-MURAKAMI
|
3c03c120fb
|
random_iterator 追加
|
2011-10-02 17:18:35 +09:00 |
|
bolero-MURAKAMI
|
628d1caa7e
|
algorithm を next/prev で再実装
|
2011-10-02 00:19:13 +09:00 |
|
bolero-MURAKAMI
|
6fe7e88509
|
pair hash 特殊化追加
|
2011-10-01 00:26:49 +09:00 |
|
bolero-MURAKAMI
|
071d7dd49b
|
iterator.hpp 追加
utility.hpp 追加
|
2011-10-01 00:04:03 +09:00 |
|
bolero-MURAKAMI
|
8b357a75da
|
variate_generator 追加
|
2011-09-30 00:06:24 +09:00 |
|
bolero-MURAKAMI
|
4a345e8259
|
random 更新
|
2011-09-29 22:46:32 +09:00 |
|
bolero-MURAKAMI
|
305ae86d92
|
functional/hash.hpp 追加
random/unique_seed.hpp 追加
|
2011-09-29 12:58:55 +09:00 |
|
bolero-MURAKAMI
|
1ebc833ea8
|
random.hpp 追加
|
2011-09-29 01:09:24 +09:00 |
|
bolero-MURAKAMI
|
77c3faa42e
|
append 追加
random/linear_congruential.hpp 追加
|
2011-09-29 00:51:12 +09:00 |
|
bolero-MURAKAMI
|
f64cac529c
|
join -> append 名前変更
|
2011-09-26 17:25:57 +09:00 |
|
bolero-MURAKAMI
|
b0ade6c043
|
array 更新
|
2011-09-26 13:54:16 +09:00 |
|
bolero-MURAKAMI
|
6e14e47ac6
|
string 更新
|
2011-09-26 12:44:37 +09:00 |
|
bolero-MURAKAMI
|
5b1f363589
|
string 更新
|
2011-09-26 10:53:29 +09:00 |
|
bolero-MURAKAMI
|
3f8d532b79
|
string 更新
|
2011-09-26 01:56:47 +09:00 |
|
bolero-MURAKAMI
|
f5411a0336
|
rbegin(), rend() 修正
reverse_iterator 修正
|
2011-09-05 20:41:30 +09:00 |
|
bolero-MURAKAMI
|
33fb2b72f4
|
atring 修正
|
2011-09-05 12:13:41 +09:00 |
|
bolero-MURAKAMI
|
ef62b3f483
|
array 修正
|
2011-09-05 11:51:05 +09:00 |
|
bolero-MURAKAMI
|
d12cab546c
|
コンパイルエラー修正
|
2011-09-04 00:07:53 +09:00 |
|
bolero-MURAKAMI
|
c2db1dbae2
|
不要ファイル削除
|
2011-09-03 23:46:32 +09:00 |
|
bolero-MURAKAMI
|
f7b354ec3f
|
fized_size 修正
|
2011-09-03 23:44:34 +09:00 |
|
bolero-MURAKAMI
|
460327b419
|
fixed_size 修正
|
2011-09-03 23:42:33 +09:00 |
|
bolero-MURAKAMI
|
79dd17c747
|
is_sub_array 更新
is_array, is_basic_string 追加
|
2011-09-03 22:42:07 +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 |
|