Bolero MURAKAMI
|
bf16786e3d
|
Merge pull request #24 from kariya-mitsuru/mismatch
[algorithm.mismatch] remove mismatch2_impl_ra_1
|
2013-08-26 23:45:49 -07:00 |
|
Mitsuru Kariya
|
c1af6b4f14
|
remove equal2_impl_ra_1
|
2013-08-27 12:53:09 +09:00 |
|
bolero-MURAKAMI
|
2191429a9b
|
fix equal: empty range check
|
2013-08-27 11:36:37 +09:00 |
|
Bolero MURAKAMI
|
e01c9ef98d
|
Merge pull request #23 from kariya-mitsuru/equal
fix sprout::equal for empty range
|
2013-08-26 19:26:23 -07:00 |
|
Mitsuru Kariya
|
98445c98eb
|
fix equal for empty range
|
2013-08-27 02:16:11 +09:00 |
|
bolero-MURAKAMI
|
d6592a9ce3
|
fix minmax_element
|
2013-08-26 17:38:11 +09:00 |
|
Bolero MURAKAMI
|
15e0303f06
|
Merge pull request #22 from kariya-mitsuru/minmax
[algorithm.minmax_element] fix minmax_element(max part) etc.
|
2013-08-26 01:29:00 -07:00 |
|
Mitsuru Kariya
|
6833b85e2b
|
fix minmax_element
|
2013-08-26 12:10:57 +09:00 |
|
Bolero MURAKAMI
|
1ea2ef0aaf
|
Merge pull request #21 from kariya-mitsuru/less_equal
[functional.less_equal] set default template parameter to void
|
2013-08-25 20:01:57 -07:00 |
|
Mitsuru Kariya
|
e04b465be1
|
set default template parameter to void
|
2013-08-26 11:52:18 +09:00 |
|
bolero-MURAKAMI
|
b500c7c993
|
add minmax initializer_list version
|
2013-08-23 23:20:36 +09:00 |
|
bolero-MURAKAMI
|
5ea46e507f
|
add min, max: initialize_list version
|
2013-08-23 22:38:40 +09:00 |
|
bolero-MURAKAMI
|
2dc912522b
|
fix make_array: explicit conversion to T
|
2013-08-23 12:08:17 +09:00 |
|
bolero-MURAKAMI
|
ce4a65b2ad
|
fix algorithm: one_of, one_of_equal ( empty range input )
|
2013-08-17 18:41:58 +09:00 |
|
bolero-MURAKAMI
|
117ab52460
|
fix string test
|
2013-08-17 00:10:42 +09:00 |
|
bolero-MURAKAMI
|
b78911e5b1
|
fix copyright
|
2013-08-15 17:36:03 +09:00 |
|
bolero-MURAKAMI
|
ea78afa85a
|
fix next(): for non-LiteralType InputIterator
|
2013-08-14 23:24:33 +09:00 |
|
bolero-MURAKAMI
|
1971e351e6
|
refix copy algorithm
|
2013-08-14 21:57:26 +09:00 |
|
bolero-MURAKAMI
|
4e4c1b1786
|
fix non-modifying algorithm: for InputIterator Requirements
|
2013-08-14 10:37:52 +09:00 |
|
Bolero MURAKAMI
|
3800b22a22
|
Merge pull request #16 from rhysd/fix/gcc_version_check
fixed checking gcc version
|
2013-08-13 17:06:44 -07:00 |
|
rhysd
|
5160ea064d
|
fixed checking gcc version
|
2013-08-14 00:49:25 +09:00 |
|
bolero-MURAKAMI
|
6f8213b7cc
|
fix aligned_union_t
|
2013-08-13 16:28:18 +09:00 |
|
bolero-MURAKAMI
|
6ae41ef6de
|
fix algorithm: copy for InputIterator
|
2013-08-13 01:55:26 +09:00 |
|
bolero-MURAKAMI
|
72fe72a623
|
extraordinary fix: find_end implementation
|
2013-08-12 00:09:40 +09:00 |
|
bolero-MURAKAMI
|
7c8f28115c
|
fix string: add explicit for ctor basic_string(T const*)
|
2013-08-10 08:55:00 +09:00 |
|
bolero-MURAKAMI
|
071217f1d4
|
fix rational: for clang
|
2013-08-09 22:14:43 +09:00 |
|
bolero-MURAKAMI
|
c22735b212
|
fix warning: for clang
|
2013-08-09 20:04:27 +09:00 |
|
bolero-MURAKAMI
|
baf8995e81
|
[Destructive changes] add sprout::string constructor (already not an aggregate)
|
2013-08-09 19:04:37 +09:00 |
|
bolero-MURAKAMI
|
cb1077d247
|
add copyright
|
2013-08-08 18:54:33 +09:00 |
|
bolero-MURAKAMI
|
d663ca160b
|
fix workaround: for nothing __DBL_DENORM_MIN__
|
2013-08-08 14:11:20 +09:00 |
|
bolero-MURAKAMI
|
21cefe8a67
|
fix template-parameter name: Iterator, Range
|
2013-08-07 22:13:03 +09:00 |
|
bolero-MURAKAMI
|
ddccff51e6
|
fix include guard
|
2013-08-07 17:09:07 +09:00 |
|
bolero-MURAKAMI
|
c0589d9925
|
fix type: SPROUT_UNIQUE_SEED
|
2013-08-07 16:49:27 +09:00 |
|
bolero-MURAKAMI
|
2236d03165
|
fic confi/stdlib.hpp
|
2013-08-07 09:54:38 +09:00 |
|
bolero-MURAKAMI
|
7a1974742a
|
workaround for no c++11 numeric_limits
|
2013-08-07 00:15:09 +09:00 |
|
bolero-MURAKAMI
|
ce16e24637
|
workaround for libc++1101: no constexpr char_trais
|
2013-08-06 13:25:32 +09:00 |
|
bolero-MURAKAMI
|
bbbf484a24
|
fix testspr/typeinfo.hpp: <cxxabi.h> workaround
|
2013-08-06 01:30:31 +09:00 |
|
bolero-MURAKAMI
|
6bd876c587
|
fix detail/float.hpp: include pair
add testspr/header_all.hpp
|
2013-08-06 01:00:57 +09:00 |
|
bolero-MURAKAMI
|
fc5e510c3c
|
fix to_string(FloatType): for large float value
|
2013-08-06 00:05:45 +09:00 |
|
bolero-MURAKAMI
|
9883dacfe2
|
fix to_string(FloatType): support inf, NaN; bug(digit count)
|
2013-08-05 22:18:02 +09:00 |
|
bolero-MURAKAMI
|
99547d3fe7
|
workaround for clang3.2: cstdint constant macros missing
|
2013-08-04 11:08:41 +09:00 |
|
bolero-MURAKAMI
|
4d70a437ce
|
add example: inv_fizzbuzz
|
2013-08-04 00:05:39 +09:00 |
|
bolero-MURAKAMI
|
514c5f0c69
|
fix include guard: modulus.hpp
|
2013-08-03 22:00:16 +09:00 |
|
bolero-MURAKAMI
|
f8bfa6eeba
|
add convert_array, to_string_array
|
2013-08-03 20:03:13 +09:00 |
|
bolero-MURAKAMI
|
d8cb7a7887
|
[testspr] add print_ln variadic version
|
2013-08-03 18:14:22 +09:00 |
|
bolero-MURAKAMI
|
22be7201bb
|
fix test: random engine comparison (compile time)
|
2013-07-26 17:01:10 +09:00 |
|
bolero-MURAKAMI
|
3e97ddd286
|
workaround for Clang: uniform_int_ditribution, uniform_real_distribution
|
2013-07-25 23:32:42 +09:00 |
|
bolero-MURAKAMI
|
0aeaf19c47
|
fix fit-algorithm implementation: min compare
|
2013-07-24 19:22:26 +09:00 |
|
bolero-MURAKAMI
|
57e35349e5
|
fix warning (for -Wextra)
|
2013-07-22 22:00:09 +09:00 |
|
bolero-MURAKAMI
|
49243e6c94
|
workaround for GCC4.8: remove non-trivial move ctor
|
2013-07-16 18:42:33 +09:00 |
|