Commit graph

119 commits

Author SHA1 Message Date
bolero-MURAKAMI
1b8c051008 add valarray 2016-04-03 13:12:14 +09:00
bolero-MURAKAMI
dd58135a93 add rebind_type container metafunction 2016-04-02 19:55:55 +09:00
bolero-MURAKAMI
6e8b5ea395 fix bugs 2016-03-31 00:39:48 +09:00
bolero-MURAKAMI
5bdb045730 add string_ref user-defined literals 2016-03-25 10:48:59 +09:00
bolero-MURAKAMI
2fce5bd7f9 add string::append 2016-03-23 18:18:26 +09:00
bolero-MURAKAMI
8a4fca3aec fix copy_backward implementation 2016-03-21 15:32:43 +09:00
bolero-MURAKAMI
c9cce4582e add string shift_concat operations 2016-03-21 14:38:59 +09:00
bolero-MURAKAMI
7240e883c5 workaround for disable unicode literals and types 2016-03-10 19:17:22 +09:00
bolero-MURAKAMI
97e8cfc2c0 add optional container interface 2016-02-25 18:48:28 +09:00
bolero-MURAKAMI
088434f46a fic for GCC5.3.0 2016-02-21 21:24:08 +09:00
bolero-MURAKAMI
b9440c0e9c support for VC++2015 2015-12-09 19:54:35 +09:00
bolero-MURAKAMI
8f33f038d1 support for GCC5.2.0 2015-09-26 00:13:38 +09:00
bolero-MURAKAMI
882d6a8a50 fix string for ICC 15 2015-05-10 17:17:45 +09:00
bolero-MURAKAMI
755ebf4311 workaround for ICC 15 2015-05-08 20:11:30 +09:00
bolero-MURAKAMI
22b65a01d6 fix for gcc 5.1.0 2015-04-28 01:55:35 +09:00
bolero-MURAKAMI
b578294eb8 arranged type_traits headers 2015-04-05 01:32:49 +09:00
bolero-MURAKAMI
ead65bf7fd add C++14 version is_signed, is_unsigned 2015-03-31 20:05:32 +09:00
bolero-MURAKAMI
a5e7d61ad3 fix nth(), index_of() 2015-03-23 12:04:57 +09:00
bolero-MURAKAMI
6a9cda9d4c add nth(), index_of() container member functions 2015-03-19 23:43:13 +09:00
bolero-MURAKAMI
3029507c05 change copyright 2015-01-10 19:13:57 +09:00
bolero-MURAKAMI
fbb95d9068 add pointer_cast 2014-11-28 16:19:07 +09:00
bolero-MURAKAMI
897d1e25b6 fix char literal implementation 2014-10-27 10:16:49 +09:00
bolero-MURAKAMI
979af136a1 fix macros for noexcept 2014-08-14 22:55:49 +09:00
bolero-MURAKAMI
c15de6136b fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
bolero-MURAKAMI
3c4a048f25 fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
bolero-MURAKAMI
61dd3351fc add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
bolero-MURAKAMI
87ed3d5548 add tuple assignment for pair 2014-03-01 10:35:24 +09:00
bolero-MURAKAMI
274122efb2 add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
bolero-MURAKAMI
2867cd79ef add SPROUT_DEPRECATED 2014-02-21 00:25:55 +09:00
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
1132d08f23 add macro SPROUT_NON_CONSTEXPR 2013-11-02 18:28:18 +09:00
bolero-MURAKAMI
040278bd11 add new directory sprout/algorithm/cxx14/ 2013-10-31 18:57:41 +09:00
bolero-MURAKAMI
478c476611 fix trivial constructor declaration 2013-10-29 19:15:52 +09:00
bolero-MURAKAMI
b95e583394 add config: SPROUT_INITIALIZER_LIST_CONSTEXPR 2013-10-27 16:25:13 +09:00
bolero-MURAKAMI
f1c0774f7a support for C++14 constexpr: basic_string 2013-10-26 14:12:09 +09:00
bolero-MURAKAMI
a90bbd5f38 add advance C++14 constexpr version 2013-10-05 13:35:26 +09:00
bolero-MURAKAMI
5f1c3d4dee fix string: comparison of signed and unsigned integer 2013-10-02 17:09:33 +09:00
bolero-MURAKAMI
d7bf483c4a fix basic_string constructor 2013-09-09 19:48:28 +09:00
bolero-MURAKAMI
3cba63db54 fix string::assign 2013-09-08 19:07:01 +09:00
bolero-MURAKAMI
7fae5004a7 fix basic_string 2013-09-06 15:15:32 +09:00
bolero-MURAKAMI
330e708eff fix string constructor range version 2013-09-05 22:52:42 +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
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
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
fc5e510c3c fix to_string(FloatType): for large float value 2013-08-06 00:05:45 +09:00