bolero-MURAKAMI
|
cd72873c3a
|
add const_iterator_cast
|
2014-01-05 22:20:27 +09:00 |
|
bolero-MURAKAMI
|
403e83eaf0
|
all type_traits support C++14 requirements
|
2013-11-22 21:11:08 +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
|
2232778731
|
remove slipped file
|
2013-10-31 12:37:38 +09:00 |
|
bolero-MURAKAMI
|
478c476611
|
fix trivial constructor declaration
|
2013-10-29 19:15:52 +09:00 |
|
bolero-MURAKAMI
|
c40b33067e
|
[sprout.array] support for C++14 constexpr
|
2013-10-26 00:32:36 +09:00 |
|
bolero-MURAKAMI
|
e0629a21ce
|
support Generator Requirement: generator_iterator, random_redult
|
2013-10-17 18:46:31 +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 |
|
bolero-MURAKAMI
|
9e678c517d
|
[sprout.iterator] fix predefined iterators: support c++14 constexpr
|
2013-10-09 23:44:25 +09:00 |
|
bolero-MURAKAMI
|
3dfe41361f
|
fix various iterator: for C++14 constexpr support
fix tools.test: add option --std=c++XX
|
2013-10-09 01:03:36 +09:00 |
|
bolero-MURAKAMI
|
54b6a2be18
|
[sprout.iterator] support for C++14 constexpr iterator operation
|
2013-10-08 18:45:10 +09:00 |
|
bolero-MURAKAMI
|
a90bbd5f38
|
add advance C++14 constexpr version
|
2013-10-05 13:35:26 +09:00 |
|
bolero-MURAKAMI
|
ea78afa85a
|
fix next(): for non-LiteralType InputIterator
|
2013-08-14 23:24:33 +09:00 |
|
bolero-MURAKAMI
|
6ae41ef6de
|
fix algorithm: copy for InputIterator
|
2013-08-13 01:55:26 +09:00 |
|
bolero-MURAKAMI
|
071217f1d4
|
fix rational: for clang
|
2013-08-09 22:14:43 +09:00 |
|
bolero-MURAKAMI
|
cb1077d247
|
add copyright
|
2013-08-08 18:54:33 +09:00 |
|
bolero-MURAKAMI
|
7a1974742a
|
workaround for no c++11 numeric_limits
|
2013-08-07 00:15:09 +09:00 |
|
bolero-MURAKAMI
|
57e35349e5
|
fix warning (for -Wextra)
|
2013-07-22 22:00:09 +09:00 |
|
bolero-MURAKAMI
|
8885b115f7
|
add case_conv algorithms
|
2013-04-09 19:27:06 +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
|
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
|
84376c3f69
|
fix string_ref
|
2013-02-20 01:12:56 +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
|
53b99b25f8
|
fix polymorphic functor
|
2013-02-08 01:14:42 +09:00 |
|
bolero-MURAKAMI
|
7aa10d1e08
|
support hash: floating point
|
2013-02-07 23:12:57 +09:00 |
|
bolero-MURAKAMI
|
c72ab5c6c1
|
fix hash implementation
|
2013-02-04 23:10:24 +09:00 |
|
bolero-MURAKAMI
|
aace49ac65
|
support STL container: numeric, numeric/dft
|
2013-02-01 20:21:01 +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
|
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
|
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
|
5019f6aa96
|
fix recursion depth O(logN): some algorithms
|
2013-01-03 17:01:50 +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
|
73cdad232b
|
fix container_traits for pointer type
fix to_string for longer string
|
2012-12-21 22:35:48 +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
|
cf9f6670b6
|
fix next, prev
|
2012-12-12 17:46:36 +09:00 |
|
bolero-MURAKAMI
|
b44f7c8f2a
|
add compost utility
|
2012-12-07 02:31:16 +09:00 |
|