bolero-MURAKAMI
|
ba6482d1ec
|
porting cel/range/algoritm.hpp
|
2012-04-04 17:48:02 +09:00 |
|
bolero-MURAKAMI
|
cf593ffeff
|
fix non-modidying operation algorithm iteration
|
2012-04-03 21:58:23 +09:00 |
|
bolero-MURAKAMI
|
db20f64991
|
porting sscrisk/CEL
|
2012-04-01 22:15:09 +09:00 |
|
bolero-MURAKAMI
|
ad60c8c530
|
[desuructive changes] container traits new interface [破壊的変更]
|
2012-03-31 16:24:13 +09:00 |
|
bolero-MURAKAMI
|
52a2178ac1
|
fix bug iterator/*.hpp assignment operator
|
2012-03-23 23:31:47 +09:00 |
|
bolero-MURAKAMI
|
787c819b77
|
fix typo variant.hpp
|
2012-03-23 23:06:06 +09:00 |
|
bolero-MURAKAMI
|
aa91f8ce29
|
fix sprout::uuid::udl::_uuid
|
2012-03-19 14:16:33 +09:00 |
|
bolero-MURAKAMI
|
d7fbadb62c
|
add User defined literal sprout::uuids::udl::_uuid
fix sprout::uuid::string_generator
|
2012-03-18 22:04:09 +09:00 |
|
bolero-MURAKAMI
|
dacf1f40ac
|
3.14... -> math::pi<T>()
|
2012-02-28 18:54:39 +09:00 |
|
bolero-MURAKAMI
|
3078d76ceb
|
index_n 再実装
|
2012-02-28 15:02:56 +09:00 |
|
bolero-MURAKAMI
|
8ad87d104d
|
index_range のオーダーを N(logN) に再実装
|
2012-02-28 14:40:02 +09:00 |
|
bolero-MURAKAMI
|
d5dcbaf4b2
|
sprout::index_t 追加
|
2012-02-28 10:46:39 +09:00 |
|
bolero-MURAKAMI
|
c9471df964
|
README 更新
|
2012-02-26 11:07:31 +09:00 |
|
bolero-MURAKAMI
|
10c73ea3e3
|
sprout/functional/dft.hpp 追加
sprout/complex.hpp 修正
|
2012-02-25 23:59:46 +09:00 |
|
bolero-MURAKAMI
|
aa96f9ce73
|
sprout::detail::distance のADL追加
sprout/numeric/fixed/partial_sum.hpp 修正
sprout/numeric/fixed/adjacent_difference.hpp 修正
|
2012-02-25 11:51:23 +09:00 |
|
bolero-MURAKAMI
|
bbe932a452
|
README 更新
|
2012-02-22 22:39:22 +09:00 |
|
bolero-MURAKAMI
|
60d4f2f2c4
|
sprout/complex.hpp 追加
|
2012-02-22 22:17:03 +09:00 |
|
bolero-MURAKAMI
|
231910c863
|
SPROUT_CONFIG_SUPPORT_TEMPORARY_CONTAINER_ITERATION をデフォルトで有効に変更
sprout/type/string.hpp 追加
|
2012-02-08 23:39:36 +09:00 |
|
bolero-MURAKAMI
|
86073fea83
|
sprout/utility/enabler_if.hpp 追加
|
2012-01-12 14:11:46 +09:00 |
|
bolero-MURAKAMI
|
e11da4400b
|
sprout/variant/variant.hpp 修正
sprout/weed/attr_cnv/bitwise_or.hpp (variant に対応)
|
2012-01-11 01:34:37 +09:00 |
|
bolero-MURAKAMI
|
e731c3caf4
|
sprout/weed/parser/directive/as_array.hpp 追加
sprout/weed/parser/directive/as_tuple.hpp 追加
|
2012-01-10 23:57:46 +09:00 |
|
bolero-MURAKAMI
|
a110b0ad0f
|
sprout/utility/pack.hpp 追加
|
2012-01-09 21:32:51 +09:00 |
|
bolero-MURAKAMI
|
9dbdf452d9
|
sprout/compressed_pair.hpp 追加
|
2012-01-05 19:53:06 +09:00 |
|
bolero-MURAKAMI
|
7479f20c46
|
testspr テスト追加
|
2011-12-23 20:59:33 +09:00 |
|
bolero-MURAKAMI
|
240c2bee1d
|
sprout/detail/if.hpp 削除
|
2011-12-22 23:28:14 +09:00 |
|
bolero-MURAKAMI
|
01e458886a
|
sprout/algorithm/bogo_sort.hpp 追加
sprout/algorithm/bogo_sort_result.hpp 追加
sprout/algorithm/shuffle_result.hpp 追加
|
2011-12-22 21:52:59 +09:00 |
|
bolero-MURAKAMI
|
e660c7261f
|
basic_string の暗黙変換を SFINAE に変更
|
2011-12-17 21:43:40 +09:00 |
|
bolero-MURAKAMI
|
6f2be58007
|
Sprout.Darkroom 外部ファイルからテクスチャ読み込み機能を追加
texture_map クラス追加
|
2011-12-17 18:00:41 +09:00 |
|
bolero-MURAKAMI
|
c0309c22ed
|
sprout/darkroom/materials/plaid.hpp 追加
sprout/string.hpp make_string 追加, operator basic_string 追加
|
2011-12-14 20:14:13 +09:00 |
|
bolero-MURAKAMI
|
3aee992fc9
|
sprout/darkroom/objects/aa_plane.hpp 修正
|
2011-12-13 04:07:08 +09:00 |
|
bolero-MURAKAMI
|
a4c71d0e9f
|
sprout/darkroom/materials/material.hpp マテリアルの仕様変更
|
2011-12-13 04:01:10 +09:00 |
|
bolero-MURAKAMI
|
3e028096fd
|
sprout/darkroom/cameras/simple_camera.hpp 視点と回転の設定を実装
|
2011-12-12 17:23:54 +09:00 |
|
bolero-MURAKAMI
|
c86fa430c1
|
darkroom/objects/aa_plane.hpp 追加
darkroom/tracers/raytracer.hpp で、uv座標への変換で上下が反転していた問題を修正。
|
2011-12-12 01:18:01 +09:00 |
|
bolero-MURAKAMI
|
034bd6f7e4
|
types::rebind_types の tuple に対する特殊化が抜けていた問題を修正
|
2011-12-06 19:55:08 +09:00 |
|
bolero-MURAKAMI
|
19db2587e5
|
sprout/string/alias.hpp 追加
|
2011-12-05 04:06:45 +09:00 |
|
bolero-MURAKAMI
|
097c9c5bed
|
variant の trivial move constructor が定義されていなかった問題を修正
|
2011-12-05 01:03:52 +09:00 |
|
bolero-MURAKAMI
|
d748bd7507
|
README 更新
|
2011-11-26 15:24:23 +09:00 |
|
bolero-MURAKAMI
|
212e9ea652
|
sprout/darkroom/* 追加
|
2011-11-26 15:20:35 +09:00 |
|
bolero-MURAKAMI
|
1c898f8b93
|
weed::traits::attribute_of をコンテキストに依存するよう変更
|
2011-11-14 20:48:17 +09:00 |
|
bolero-MURAKAMI
|
a7698fa6e9
|
sprout/weed/context/parse_context/operator/minus.hpp 追加
sprout/weed/context/parse_context/operator/negate.hpp 追加
|
2011-11-14 19:45:59 +09:00 |
|
bolero-MURAKAMI
|
005f8a9a87
|
sprout/weed/parser/numeric/int.hpp 追加
|
2011-11-14 15:34:28 +09:00 |
|
bolero-MURAKAMI
|
ad94c0b247
|
sprout/weed/parser/numeric/* 更新
|
2011-11-14 13:22:04 +09:00 |
|
bolero-MURAKAMI
|
34e2c4d45a
|
sprout/integer/integer_digits.hpp 追加
|
2011-11-14 12:16:43 +09:00 |
|
bolero-MURAKAMI
|
ae0755e626
|
sprout/ctype/ascii.hpp 追加
|
2011-11-13 21:53:46 +09:00 |
|
bolero-MURAKAMI
|
526d9dab2c
|
README 更新
|
2011-11-13 17:58:41 +09:00 |
|
bolero-MURAKAMI
|
ecfc2b297a
|
sprout/weed.hpp 追加
|
2011-11-13 17:54:38 +09:00 |
|
bolero-MURAKAMI
|
8103682fdb
|
sprout/variant/apply_visitor.hpp 追加
|
2011-11-12 20:24:42 +09:00 |
|
bolero-MURAKAMI
|
04809933e0
|
README 更新
|
2011-11-06 11:07:04 +09:00 |
|
bolero-MURAKAMI
|
b6bf03c4ed
|
sprout/variant.hpp 追加
sprout/type.hpp 追加
|
2011-11-06 10:56:57 +09:00 |
|
bolero-MURAKAMI
|
488df1e685
|
sprout/operation/fixed/realign_to.hpp 仕様変更
sprout/algorithm/string/join.hpp 仕様変更
|
2011-11-04 22:17:25 +09:00 |
|