Commit graph

25 commits

Author SHA1 Message Date
bolero-MURAKAMI
7640eca894 fix defaulted default constructor 2014-01-14 00:18:06 +09:00
bolero-MURAKAMI
14f8d9d042 fix copyright year 2014-01-08 16:48:12 +09:00
bolero-MURAKAMI
403e83eaf0 all type_traits support C++14 requirements 2013-11-22 21:11:08 +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
21cefe8a67 fix template-parameter name: Iterator, Range 2013-08-07 22:13:03 +09:00
bolero-MURAKAMI
57e35349e5 fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
bolero-MURAKAMI
410c369a6a add enable_make_indexes 2013-04-06 13:06:51 +09:00
bolero-MURAKAMI
049d4592c2 fix index_range implementation 2013-03-31 15:14:10 +09:00
bolero-MURAKAMI
e3e130f58d fix coding styles 2013-03-22 14:24:19 +09:00
bolero-MURAKAMI
84376c3f69 fix string_ref 2013-02-20 01:12:56 +09:00
bolero-MURAKAMI
7aa10d1e08 support hash: floating point 2013-02-07 23:12:57 +09:00
bolero-MURAKAMI
8b80b159c8 fix for VC++11 2012-12-17 23:10:23 +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
bolero-MURAKAMI
bcd7674cc0 fix for constexpr disabled
add sprout::adaptors::sized
2012-06-16 00:08:42 +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
b67695ec6b fix for clang 3.2 2012-05-14 15:42:54 +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
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