Commit graph

17 commits

Author SHA1 Message Date
bolero-MURAKAMI
14f8d9d042 fix copyright year 2014-01-08 16:48:12 +09:00
bolero-MURAKAMI
aeefee42ee fix math::cos 2013-12-18 17:58:27 +09:00
Fadis
e3cb3bae99 Add support for CMake 2013-11-28 08:51:11 +09:00
bolero-MURAKAMI
d7bf483c4a fix basic_string constructor 2013-09-09 19:48:28 +09:00
bolero-MURAKAMI
330e708eff fix string constructor range version 2013-09-05 22:52:42 +09:00
bolero-MURAKAMI
117ab52460 fix string test 2013-08-17 00:10:42 +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
1ef8a6a63b add sprout::string_ref
support conversion array-like container iterator to pointer
2013-02-19 02:49:10 +09:00
bolero-MURAKAMI
9140b68379 fix hash test 2013-02-05 01:02:59 +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
bcd7674cc0 fix for constexpr disabled
add sprout::adaptors::sized
2012-06-16 00:08:42 +09:00
bolero-MURAKAMI
0ceabb5b9b move textspr/sprout/* -> libs/<libname>/test/*
fix binomial_distribution
2012-05-19 18:46:38 +09:00