Commit graph

531 commits

Author SHA1 Message Date
bolero-MURAKAMI
aec15c55a8 fix iterator distance implementation and adapt-interface 2012-09-26 18:42:43 +09:00
bolero-MURAKAMI
a4c7df65e0 fix next, prev implementation and adapt-interface 2012-09-26 16:31:11 +09:00
bolero-MURAKAMI
69910ca06c bug fix 2012-09-21 20:07:31 +09:00
bolero-MURAKAMI
73ead93fe5 destructive change sprout::generate -> sprout::unfold
add range adapter reversed, replaced, filtered
2012-09-21 15:43:30 +09:00
bolero-MURAKAMI
6b3f7ad894 fix complex, rational 2012-08-29 01:16:12 +09:00
bolero-MURAKAMI
cdb10c0fbe fix next, prev 2012-08-21 01:39:09 +09:00
bolero-MURAKAMI
e9910b090d fix darkroom parallel_light 2012-08-15 03:32:43 +09:00
bolero-MURAKAMI
dc1e85923b add darkroom light_list, parallel_light, ambient_light
fix darkroom whitted_style
2012-08-14 18:17:48 +09:00
bolero-MURAKAMI
6b1efc8a15 fix darkroom whitted_style
fix cbind
2012-08-13 23:55:30 +09:00
bolero-MURAKAMI
744146ae38 fix darkroom bilineer interpolation 2012-08-13 10:56:48 +09:00
bolero-MURAKAMI
aec77334ef add sprout::cbind 2012-08-11 21:53:12 +09:00
bolero-MURAKAMI
d6a01cd831 fix uuid/string_generator.hpp 2012-08-10 12:39:03 +09:00
bolero-MURAKAMI
e15e8f123e delete integer/bit.hpp (see bit/operation.hpp) 2012-08-09 00:03:30 +09:00
bolero-MURAKAMI
c5dfb6c540 fix README 2012-08-08 22:36:07 +09:00
bolero-MURAKAMI
48c86bb64c fix README 2012-08-08 22:34:56 +09:00
bolero-MURAKAMI
3955daf23b add uuid/md5_name_generator, sha1_name_generator 2012-08-08 22:27:06 +09:00
bolero-MURAKAMI
f05cd35fe8 add checksum/md5, sum, xor 2012-08-08 21:59:47 +09:00
bolero-MURAKAMI
30241d3be6 fix checksum/sha1 2012-08-06 22:29:17 +09:00
bolero-MURAKAMI
48adf49ef3 add weed:parse(range, parser) 2012-07-27 13:49:47 +09:00
bolero-MURAKAMI
8cd36c14bd add bozo_sort 2012-07-25 23:10:01 +09:00
bolero-MURAKAMI
a64938fad0 add next_permutatin, prev_premutation 2012-07-25 14:27:01 +09:00
bolero-MURAKAMI
e3511d71b0 add weed::parse_range 2012-07-23 20:39:03 +09:00
bolero-MURAKAMI
d950e99b51 fix README 2012-07-22 18:44:46 +09:00
bolero-MURAKAMI
0aa636508d fix README 2012-07-22 18:43:11 +09:00
bolero-MURAKAMI
cdabf2a7f3 fix README 2012-07-21 12:12:11 +09:00
bolero-MURAKAMI
196aa8dfbd fix sprout::tuples::get 2012-07-19 19:17:25 +09:00
bolero-MURAKAMI
9069a110e9 fix tuple/fused 2012-07-18 22:15:59 +09:00
bolero-MURAKAMI
d94684c1d6 add README document URL 2012-07-18 21:46:40 +09:00
bolero-MURAKAMI
d2aec39067 add tuple: pop_back, pop_front 2012-07-18 21:44:31 +09:00
bolero-MURAKAMI
01ac3f7646 fix spectrum includes 2012-07-17 17:38:45 +09:00
bolero-MURAKAMI
5918f1c773 add tuple hash support 2012-07-15 23:06:29 +09:00
bolero-MURAKAMI
2d039ad6b4 add tuple_cat 2012-07-15 21:20:56 +09:00
bolero-MURAKAMI
f9d4b475b4 add sprout/numeric/dft.wave.hpp
fix constexpr -> inline constexpr
2012-07-15 16:04:05 +09:00
bolero-MURAKAMI
e4a4d17207 add dft/sawtooth, triangle, square, phase_spectrum, ... 2012-07-08 21:05:24 +09:00
bolero-MURAKAMI
3b6ba46f17 fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
bolero-MURAKAMI
1c65d59971 add sprout/math/comparison.hpp 2012-07-06 23:10:49 +09:00
bolero-MURAKAMI
d51bd06eda fix clang config.
update README
2012-07-05 22:05:50 +09:00
bolero-MURAKAMI
e8f7d3c610 fix extra ';' 2012-07-05 21:38:02 +09:00
bolero-MURAKAMI
42546e8b97 fix sprout/config/compiler/clang.hpp 2012-07-05 17:39:19 +09:00
bolero-MURAKAMI
36fe60bec3 add lround, llround 2012-07-05 08:03:32 +09:00
bolero-MURAKAMI
77f058a34c add floor, ceil, trunc, round 2012-07-05 00:09:44 +09:00
bolero-MURAKAMI
c6fb8af0c5 fix detail/* directory structures. 2012-06-24 08:22:12 +09:00
bolero-MURAKAMI
1636398742 fix math implementation. 2012-06-23 13:22:50 +09:00
bolero-MURAKAMI
3500d0d49c add popcount, clz, ctz 2012-06-22 22:56:25 +09:00
bolero-MURAKAMI
ee8c952d05 modify: tuple and hash support(class adapt) implemented in each class headers. 2012-06-22 19:14:21 +09:00
bolero-MURAKAMI
3a2610cb5c add functional/polymorphic.hpp 2012-06-21 13:34:26 +09:00
bolero-MURAKAMI
71b6e89f92 fix bitset for constexpr disabled 2012-06-21 01:40:38 +09:00
bolero-MURAKAMI
1f041c0edc fix hash implementation 2012-06-21 00:57:27 +09:00
bolero-MURAKAMI
635145eda5 fix math::float_promote 2012-06-20 23:18:41 +09:00
bolero-MURAKAMI
c2a401326c fix bitset hash support 2012-06-19 13:18:49 +09:00