bolero-MURAKAMI
|
e244ea2932
|
add c++1y rightmost bit manipurations
|
2014-03-31 17:18:22 +09:00 |
|
bolero-MURAKAMI
|
56c9d52436
|
add C++1y bit operations (partial)
|
2014-03-31 14:58:24 +09:00 |
|
bolero-MURAKAMI
|
1bb9336d34
|
fix common_type: support C++14 version
|
2014-03-29 09:16:43 +09:00 |
|
bolero-MURAKAMI
|
bb0098ce09
|
fix qualified name
|
2014-03-26 12:20:13 +09:00 |
|
bolero-MURAKAMI
|
11a96da4bb
|
add std:: for <cstdint> types
|
2014-03-26 11:57:33 +09:00 |
|
Bolero MURAKAMI
|
5baa0580d8
|
Merge pull request #60 from cjkay-cpp-utils/master
C++14 N3620 proposal implementation (hton, ntoh)
|
2014-03-26 11:23:13 +09:00 |
|
Chris Kay
|
57cebac03a
|
Removed unnecessary include
|
2014-03-25 15:13:46 +00:00 |
|
Chris Kay
|
c15d163e94
|
Final cleanup
|
2014-03-24 13:03:05 +00:00 |
|
Chris Kay
|
c336acd0b6
|
Updated tests
|
2014-03-24 12:57:30 +00:00 |
|
Chris Kay
|
cf42bdca5a
|
Refactored and added comments
|
2014-03-24 11:53:46 +00:00 |
|
Chris Kay
|
634bd89d9e
|
Implemented C++1Y proposal N3620
|
2014-03-24 10:20:33 +00:00 |
|
bolero-MURAKAMI
|
3fb83e0fbe
|
add move_iterator
|
2014-03-20 23:52:08 +09:00 |
|
bolero-MURAKAMI
|
01efe1e793
|
fix copysign for clang
|
2014-03-19 19:50:00 +09:00 |
|
bolero-MURAKAMI
|
5527449e26
|
fix type/seq/algorithm/
|
2014-03-19 00:53:52 +09:00 |
|
bolero-MURAKAMI
|
6e09fc2ee5
|
add math::phi
|
2014-03-17 17:06:41 +09:00 |
|
Bolero MURAKAMI
|
57d2a8bc21
|
Merge pull request #59 from fimbul/f_develop
fix constants and add constant_variables
|
2014-03-17 16:51:31 +09:00 |
|
fimbul
|
2ebfcded24
|
fix constants and add constant_variables
|
2014-03-17 15:26:58 +09:00 |
|
bolero-MURAKAMI
|
2342ac6433
|
add exempt_ptr
|
2014-03-15 23:02:13 +09:00 |
|
bolero-MURAKAMI
|
61dd3351fc
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
|
bolero-MURAKAMI
|
7e709630c6
|
rename type_traits is_int -> is_sint
add new type_traits is_*_unqualified
|
2014-03-15 12:06:51 +09:00 |
|
bolero-MURAKAMI
|
86db277625
|
workaround for ICC: decltype in template parameter
|
2014-03-07 19:49:30 +09:00 |
|
bolero-MURAKAMI
|
2d284a61c1
|
fix enabler_t
|
2014-03-03 19:25:13 +09:00 |
|
bolero-MURAKAMI
|
9522d20a4a
|
fix workaround detail (for clang3.4~)
|
2014-03-03 12:26:07 +09:00 |
|
bolero-MURAKAMI
|
3d170e65a4
|
workaround for clang3.4 or later: empty base class construction
|
2014-03-03 12:01:27 +09:00 |
|
bolero-MURAKAMI
|
3cdebc72b8
|
fix test.sh compiler-options
|
2014-03-01 15:25:21 +09:00 |
|
bolero-MURAKAMI
|
87ed3d5548
|
add tuple assignment for pair
|
2014-03-01 10:35:24 +09:00 |
|
Bolero MURAKAMI
|
ae9578ce37
|
Merge pull request #58 from minamiyama1994/minamiyama1994-develop
cannot compile this code ( http://melpon.org/wandbox/permlink/dMPGXatLnT...
|
2014-02-26 12:25:16 +09:00 |
|
minamiyama1994
|
0009f778e6
|
cannot compile this code ( http://melpon.org/wandbox/permlink/dMPGXatLnTh3o3Fk ) by my environment
|
2014-02-23 19:42:08 +09:00 |
|
bolero-MURAKAMI
|
274122efb2
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
|
bolero-MURAKAMI
|
7831105add
|
fix index_tuple for ICC: template argument deduntion with aliases
|
2014-02-22 00:24:38 +09:00 |
|
bolero-MURAKAMI
|
eae1729128
|
fix for ICC: aggregate initialization
|
2014-02-21 23:43:24 +09:00 |
|
bolero-MURAKAMI
|
1cfea12064
|
fix for ICC: decltype in base class
|
2014-02-21 23:16:23 +09:00 |
|
bolero-MURAKAMI
|
b14c8e7d73
|
fix confg and enabler_if: for ICC
|
2014-02-21 22:24:05 +09:00 |
|
bolero-MURAKAMI
|
2867cd79ef
|
add SPROUT_DEPRECATED
|
2014-02-21 00:25:55 +09:00 |
|
bolero-MURAKAMI
|
06bd554967
|
darkcult: add --runtime mode
|
2014-02-20 12:02:48 +09:00 |
|
bolero-MURAKAMI
|
bf0f36d5a9
|
rewrite example/fizzbuzz
|
2014-02-20 08:12:02 +09:00 |
|
bolero-MURAKAMI
|
2905965f24
|
fix iota
|
2014-02-20 08:04:36 +09:00 |
|
bolero-MURAKAMI
|
51716cb4af
|
fix SPROUT_P_UNIQUE_STRING
|
2014-01-28 09:02:59 +09:00 |
|
bolero-MURAKAMI
|
90b1ff17ed
|
fix SPROUT_PP_UNIQUE_STRING
|
2014-01-27 19:16:32 +09:00 |
|
bolero-MURAKAMI
|
b4b870209b
|
add SPROUT_PP_SOME_NUMBER
|
2014-01-27 19:09:00 +09:00 |
|
bolero-MURAKAMI
|
12e12373d0
|
fix version check macro
|
2014-01-20 13:09:54 +09:00 |
|
bolero-MURAKAMI
|
b881750699
|
fix version check macro
|
2014-01-20 11:23:03 +09:00 |
|
bolero-MURAKAMI
|
7645105ee8
|
support [U]INTn_C for clang3.0-3.1
|
2014-01-18 14:15:51 +09:00 |
|
bolero-MURAKAMI
|
8d732a5197
|
fix: remove unnecessary typename
|
2014-01-18 13:35:18 +09:00 |
|
bolero-MURAKAMI
|
f0bea01ede
|
rename random/result.hpp -> random/results.hpp
|
2014-01-17 22:09:08 +09:00 |
|
bolero-MURAKAMI
|
769e18178a
|
add random::result, random::next
|
2014-01-16 18:59:25 +09:00 |
|
bolero-MURAKAMI
|
3879666b02
|
fix random generation implementation
|
2014-01-16 01:04:31 +09:00 |
|
bolero-MURAKAMI
|
406a1ff789
|
fix random_result<E, D>::next_generator(): returns variate_generator<E, D>
|
2014-01-15 00:06:38 +09:00 |
|
bolero-MURAKAMI
|
6e5004b6f4
|
fix testspr
|
2014-01-14 12:39:07 +09:00 |
|
bolero-MURAKAMI
|
7640eca894
|
fix defaulted default constructor
|
2014-01-14 00:18:06 +09:00 |
|