Commit graph

1061 commits

Author SHA1 Message Date
Bolero MURAKAMI
c79553a652 Merge pull request #90 from ryanmrichard/skip_tests
Allows tests to be skipped
2017-09-02 08:52:41 +09:00
ryanmrichard
e1a81f22a7
Allows tests to be skipped 2017-09-01 13:39:59 -05:00
bolero-MURAKAMI
8ac4d5c83f update darkcult.sh 2017-08-07 19:14:27 +09:00
bolero-MURAKAMI
aba3baf4aa update test.sh 2017-08-06 22:01:11 +09:00
bolero-MURAKAMI
2e0ff499ad add test.sh option --version 2017-08-06 15:47:57 +09:00
bolero-MURAKAMI
ade81bde46 fix --help message 2017-08-06 10:44:52 +09:00
bolero-MURAKAMI
08f2556030 fix pertition_point for gcc5.x 2017-08-06 10:09:03 +09:00
bolero-MURAKAMI
74d7368aa5 fix for VC++ 2017-07-31 12:03:30 +09:00
bolero-MURAKAMI
5905422433 add workaround for archlinux 64 bit 2017-07-31 10:31:34 +09:00
bolero-MURAKAMI
55999cff82 fix for clang 4.0.0 or later: template specializations 2017-07-29 16:54:00 +09:00
bolero-MURAKAMI
a79ee37535 workaround for GCC 7.0.0 or later 2017-07-29 15:04:31 +09:00
bolero-MURAKAMI
0918194078 add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
bolero-MURAKAMI
759265d624 include version.hpp from config.hpp 2017-07-26 21:47:51 +09:00
bolero-MURAKAMI
6de283cf1c add sprout/version.hpp 2017-07-26 20:08:45 +09:00
bolero-MURAKAMI
481b277216 fix testspr::print_type 2017-07-26 15:22:14 +09:00
Bolero MURAKAMI
59c5e7874c Merge pull request #85 from lpha-z/cxx11-fft
add C++11constexpr fft
2017-06-01 09:33:53 +09:00
lpha-z
e6af368c77 add C++11constexpr fft
Stockham DIT fft algorithm written in C++11constexpr
2016-09-12 23:18:43 +09:00
bolero-MURAKAMI
f08464943f fix literals 2016-08-15 13:44:46 +09:00
bolero-MURAKAMI
d26dafc3dc add checksum literals 2016-08-15 13:43:40 +09:00
bolero-MURAKAMI
0805756259 add carry_to_exp2 2016-08-14 16:54:42 +09:00
bolero-MURAKAMI
92c7169221 rename */udl.hpp -> literals.hpp [destructive] 2016-08-14 16:02:23 +09:00
Bolero MURAKAMI
fea5e752bd Merge pull request #84 from kundor/master
Split complex and quaternion arithmetic and stream operators
2016-06-05 11:37:25 +09:00
Nick Matteo
69590e2ad2 Split complex and quaternion arithmetic and stream operators 2016-05-25 11:37:03 -04:00
bolero-MURAKAMI
42133b805e fix variate_generator 2016-04-28 10:48:50 +09:00
bolero-MURAKAMI
51614b1356 add generators::next_value function 2016-04-28 08:42:13 +09:00
bolero-MURAKAMI
2fe34cc922 change generator_access_traits adapt 2016-04-27 16:49:47 +09:00
bolero-MURAKAMI
7f137c0a83 change generator_traits 2016-04-27 15:02:12 +09:00
bolero-MURAKAMI
ef073dbdbb fix type_traits implementation 2016-04-19 15:14:40 +09:00
bolero-MURAKAMI
bd2194e331 add const_reference_cast 2016-04-19 09:05:41 +09:00
bolero-MURAKAMI
8efb1a3748 add container_range_traits default 2016-04-18 00:34:15 +09:00
bolero-MURAKAMI
0080332dd5 add subscript_at function 2016-04-17 19:36:56 +09:00
bolero-MURAKAMI
8278a2642c change range functions adapt 2016-04-17 16:11:43 +09:00
bolero-MURAKAMI
92cc7881d6 change sprout::array adapt 2016-04-16 20:12:55 +09:00
bolero-MURAKAMI
14865d4d64 fix std::array adapt 2016-04-16 18:59:02 +09:00
bolero-MURAKAMI
69c9233ca0 chande udl namespace 2016-04-16 09:50:04 +09:00
bolero-MURAKAMI
a6d46d4ffa change begin, end traits 2016-04-15 01:47:14 +09:00
bolero-MURAKAMI
e5637554d1 change addressof traits 2016-04-14 23:16:21 +09:00
bolero-MURAKAMI
b3ce7296da change tuple access traits 2016-04-14 22:05:00 +09:00
bolero-MURAKAMI
75e164418b change generator access tarits 2016-04-14 20:14:49 +09:00
bolero-MURAKAMI
58b33d31c5 fix variable templates 2016-04-11 13:22:44 +09:00
bolero-MURAKAMI
d05f389de5 fix bariable templates 2016-04-11 13:20:47 +09:00
bolero-MURAKAMI
0396274d8b fix include guard 2016-04-11 13:18:23 +09:00
bolero-MURAKAMI
4cceea862f fix adapt interface (range functions) 2016-04-10 13:48:41 +09:00
bolero-MURAKAMI
36e0b187c0 change hash adapt 2016-04-08 12:51:11 +09:00
bolero-MURAKAMI
a7532930e3 adapt rational tuple and container interface 2016-04-07 00:37:46 +09:00
bolero-MURAKAMI
35305c18fb add has_operator type_traits 2016-04-06 19:24:26 +09:00
bolero-MURAKAMI
b0f446c959 add copy_cv 2016-04-06 01:54:04 +09:00
bolero-MURAKAMI
1f9db0f1d1 remove unnecessary code 2016-04-05 18:58:29 +09:00
bolero-MURAKAMI
59fa680cb5 refix spreout::enabler (Issue #71) 2016-04-05 18:35:58 +09:00
bolero-MURAKAMI
77df3b80e2 fix sprout::enabler (Issue #71) 2016-04-05 18:31:47 +09:00