bolero-MURAKAMI
|
bf0c7021cf
|
modify namespace result_of -> results
support C++14 type_traits
|
2013-11-20 22:04:11 +09:00 |
|
bolero-MURAKAMI
|
d386893a74
|
add bitset operator=()
|
2013-11-12 20:44:27 +09:00 |
|
bolero-MURAKAMI
|
9c37deb7d7
|
fix for clang3.4
|
2013-11-11 10:32:10 +09:00 |
|
bolero-MURAKAMI
|
2993b4d53e
|
fix for clang3.4
|
2013-11-11 10:13:01 +09:00 |
|
bolero-MURAKAMI
|
af24ef48a9
|
fix uninitialized variable
|
2013-11-11 10:02:10 +09:00 |
|
bolero-MURAKAMI
|
09bff1e262
|
fix min/max use
|
2013-11-10 22:13:25 +09:00 |
|
bolero-MURAKAMI
|
2b08b8e1d5
|
fix taus88
|
2013-11-10 21:23:09 +09:00 |
|
bolero-MURAKAMI
|
fc1d4421fd
|
fix xor_combine::max
|
2013-11-10 21:01:27 +09:00 |
|
bolero-MURAKAMI
|
a32b1c7c00
|
fix Sseq SFINAE
|
2013-11-10 20:50:16 +09:00 |
|
bolero-MURAKAMI
|
e03f53f0d2
|
fix clang3.4 probrems
|
2013-11-10 19:31:35 +09:00 |
|
bolero-MURAKAMI
|
f5e00839c1
|
fix: remove warnings
|
2013-11-10 18:46:24 +09:00 |
|
bolero-MURAKAMI
|
1b09c5a672
|
fix operator=
|
2013-11-10 18:36:04 +09:00 |
|
bolero-MURAKAMI
|
4677628cd6
|
[sprout.random] add generate_canonical
|
2013-11-09 23:48:30 +09:00 |
|
bolero-MURAKAMI
|
81603007f6
|
[破壊的変更] uniform_int_distribution::max() 9 -> numeric_limits::max()
add reset function
|
2013-11-09 18:13:26 +09:00 |
|
bolero-MURAKAMI
|
b60a7aca9c
|
[sprout.random] add Sseq version: constructor, seed
|
2013-11-09 17:39:57 +09:00 |
|
bolero-MURAKAMI
|
ab0731c4fc
|
[sprout.random] add seed_array
|
2013-11-08 23:20:43 +09:00 |
|
bolero-MURAKAMI
|
5879c81996
|
fix: std::numeric_limits -> sprout::numeric_limits
|
2013-11-06 00:11:51 +09:00 |
|
bolero-MURAKAMI
|
a954fd7d51
|
fix: partition_copy parameter
|
2013-11-06 00:04:06 +09:00 |
|
bolero-MURAKAMI
|
95bb3a877d
|
fix warning: remove unused typedef
|
2013-11-05 23:53:24 +09:00 |
|
bolero-MURAKAMI
|
3c4a465d35
|
support C++14 constexpr: random distributions
|
2013-11-05 23:46:23 +09:00 |
|
bolero-MURAKAMI
|
230630b45b
|
add C++14 constexpr version: random generator
|
2013-11-05 17:39:11 +09:00 |
|
bolero-MURAKAMI
|
2c9f0647f4
|
fix: random generator/distribution result type (add const)
|
2013-11-04 18:50:48 +09:00 |
|
bolero-MURAKAMI
|
1132d08f23
|
add macro SPROUT_NON_CONSTEXPR
|
2013-11-02 18:28:18 +09:00 |
|
bolero-MURAKAMI
|
6b1ef202d8
|
fix algorithms SFINAE: iterator or container
|
2013-10-31 20:35:30 +09:00 |
|
bolero-MURAKAMI
|
040278bd11
|
add new directory sprout/algorithm/cxx14/
|
2013-10-31 18:57:41 +09:00 |
|
bolero-MURAKAMI
|
39d60a514f
|
fix warning: unused parameter
|
2013-10-31 13:25:42 +09:00 |
|
bolero-MURAKAMI
|
2232778731
|
remove slipped file
|
2013-10-31 12:37:38 +09:00 |
|
bolero-MURAKAMI
|
ff36d79afc
|
support for C++14 constexpr: some classes
|
2013-10-30 18:15:57 +09:00 |
|
bolero-MURAKAMI
|
478c476611
|
fix trivial constructor declaration
|
2013-10-29 19:15:52 +09:00 |
|
bolero-MURAKAMI
|
1bce2b4a5b
|
[sprout.checksum] support for C++14 constexpr
|
2013-10-29 17:59:14 +09:00 |
|
bolero-MURAKAMI
|
3f4a24289e
|
[sprout.tuple] support C++14 constexpr
|
2013-10-29 16:33:25 +09:00 |
|
bolero-MURAKAMI
|
63ae5babd0
|
[sprout.bitset] support C++14 constexpr
|
2013-10-28 09:01:19 +09:00 |
|
bolero-MURAKAMI
|
b95e583394
|
add config: SPROUT_INITIALIZER_LIST_CONSTEXPR
|
2013-10-27 16:25:13 +09:00 |
|
Bolero MURAKAMI
|
3267d11b4a
|
Merge pull request #55 from kariya-mitsuru/darkroom.sphere
[darkroom.objects.sphere] Delete hit_side (unused)
|
2013-10-26 19:51:13 -07:00 |
|
Bolero MURAKAMI
|
39bc2bfc5d
|
Merge pull request #56 from kariya-mitsuru/algorithm.search_n
[algorithm.search_n] Fix search_n's complexity violation.
|
2013-10-26 19:50:46 -07:00 |
|
Bolero MURAKAMI
|
5d6fc5c726
|
Merge pull request #39 from kariya-mitsuru/is_permutation
[algorithm.is_permutation] Reduce complexity
|
2013-10-26 19:50:21 -07:00 |
|
bolero-MURAKAMI
|
9805082c57
|
fix warning: unused parameter
|
2013-10-26 23:37:47 +09:00 |
|
bolero-MURAKAMI
|
be9a5f9b78
|
[sprout.functional] add all transparent functors
|
2013-10-26 23:17:09 +09:00 |
|
bolero-MURAKAMI
|
2a57ee6af5
|
[sprout.functional] add is_transparent_function metafunction
|
2013-10-26 19:09:10 +09:00 |
|
bolero-MURAKAMI
|
f1c0774f7a
|
support for C++14 constexpr: basic_string
|
2013-10-26 14:12:09 +09:00 |
|
bolero-MURAKAMI
|
c40b33067e
|
[sprout.array] support for C++14 constexpr
|
2013-10-26 00:32:36 +09:00 |
|
bolero-MURAKAMI
|
227e7789ec
|
add rendering result: 1024, 2048
|
2013-10-25 16:40:15 +09:00 |
|
bolero-MURAKAMI
|
c58c9cc0fc
|
fix: math functions (support for inferior C++14 standard)
add C++14 constexpr modifying algorithms
|
2013-10-25 12:29:16 +09:00 |
|
bolero-MURAKAMI
|
58cff54e0d
|
rename complex user-defined literals: _i_f/_i_F -> _if/_iF
|
2013-10-19 09:35:09 +09:00 |
|
bolero-MURAKAMI
|
cc4cad6895
|
add c++14 constexpr version: generate, generate_n
|
2013-10-17 19:22:40 +09:00 |
|
bolero-MURAKAMI
|
e0629a21ce
|
support Generator Requirement: generator_iterator, random_redult
|
2013-10-17 18:46:31 +09:00 |
|
bolero-MURAKAMI
|
9f11b2481d
|
test passed: GCC4.8.2
|
2013-10-17 16:44:31 +09:00 |
|
bolero-MURAKAMI
|
7b11799ace
|
add c++14 constexpr version: fill, fill_n
|
2013-10-16 13:04:49 +09:00 |
|
bolero-MURAKAMI
|
3f85600f53
|
add c++14 constexpr version: transform, replace
|
2013-10-15 20:22:20 +09:00 |
|
bolero-MURAKAMI
|
a3427d375f
|
add constexpr algorithm C++14 version: move, move_backward, swap_ranges, iter_swap
|
2013-10-15 14:01:34 +09:00 |
|