Commit graph

92 commits

Author SHA1 Message Date
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
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
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
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
bolero-MURAKAMI
c2b7bcd46b sprout/tuple/* いろいろ追加 2011-11-04 02:11:19 +09:00
bolero-MURAKAMI
e11c2eb867 sprout/utility/move.hpp 追加
tuple に要素数の異なるタプルからの暗黙の変換を追加
2011-11-03 13:15:21 +09:00
bolero-MURAKAMI
40036a4c05 std::get のオーバーロード削除 2011-10-31 20:30:08 +09:00
bolero-MURAKAMI
871f9179c4 sprout/tuple/sscrisk/cel/utility.hpp 追加 2011-10-31 20:10:07 +09:00
bolero-MURAKAMI
a7b415f2b1 tuple/* 更新 2011-10-31 17:31:03 +09:00
bolero-MURAKAMI
e87ac1049d sprout/tuple.hpp 追加 2011-10-30 23:10:24 +09:00
bolero-MURAKAMI
2168f05433 fixed_container_traits 仕様変更 2011-10-30 17:40:35 +09:00
bolero-MURAKAMI
9a229b824f make_array 仕様変更
make_common_array 追加
2011-10-30 14:48:10 +09:00
bolero-MURAKAMI
cf64e4c457 random/unique_seed.hpp 更新 2011-10-29 12:02:21 +09:00
bolero-MURAKAMI
9d7eecc585 functional/hash/hash.hpp インクルードガードのエラー修正
hash クラスの実装をデフォルトで提供
functional/hash/string.hpp テンプレートパラメータのエラー修正
2011-10-29 11:05:42 +09:00
bolero-MURAKAMI
41916cf0a5 algorithm/* 実装変更 2011-10-28 23:28:24 +09:00
bolero-MURAKAMI
a79574f251 algorithm/* 実装変更 2011-10-28 21:45:00 +09:00
bolero-MURAKAMI
05e51dc01f replace_copy.hpp replace_copy_if.hpp transform.hpp 実装変更 2011-10-28 20:34:24 +09:00
bolero-MURAKAMI
b8c536cce2 sprout/algorithm/fixed/stable_sort.hpp 実装変更 2011-10-28 00:16:46 +09:00
bolero-MURAKAMI
f4aba3218c sprout/algorithm/fixed/generate.hpp 修正 2011-10-27 19:55:58 +09:00
bolero-MURAKAMI
068656e0b7 sprout/algorithm/fixed/partition_copy.hpp 修正
sprout/algorithm/fit/partition_copy.hpp 修正
2011-10-27 11:24:47 +09:00
bolero-MURAKAMI
4729d31bf2 エラー通知を標準例外に変更 2011-10-26 15:57:31 +09:00
bolero-MURAKAMI
9823888049 sprout/random/unique_seed.hpp 更新
at() メンバ関数を constexpr に変更
2011-10-25 22:04:54 +09:00
bolero-MURAKAMI
0f8db75fca sprout/checksum/sha1.hpp 追加
sprout/null_array.hpp -> sprout/pit.hpp リネーム
sprout/uuid.hpp 追加
2011-10-25 18:16:27 +09:00
bolero-MURAKAMI
1e14fb7253 algorithm/* fix 2011-10-22 21:25:25 +09:00
bolero-MURAKAMI
42d73cc4d5 range/numeric.hpp 追加
algorithm/* fix
2011-10-21 20:36:19 +09:00
bolero-MURAKAMI
510a265ea5 numeric/partial_sum.hpp 追加
numeric/adjacent_difference.hpp 追加
2011-10-20 13:15:24 +09:00
bolero-MURAKAMI
44b67d28e2 random/normal_distribution.hpp 追加
numeric/iota.hpp 追加
algorithm/shuffle.hpp 追加
2011-10-19 22:47:59 +09:00
bolero-MURAKAMI
8ebe6ea878 sprout/random/taus88.hpp 追加 2011-10-19 00:18:58 +09:00
bolero-MURAKAMI
ae589d7fc0 sprout/random/additive_combine.hpp 追加
sprout/random/additive_combine.hpp 追加
2011-10-18 22:28:32 +09:00
bolero-MURAKAMI
01a0ce4380 operation/set.hpp 追加
random/shuffle_order.hpp 追加
2011-10-18 17:13:16 +09:00
bolero-MURAKAMI
6e6c515704 distribution 修正 2011-10-17 13:44:19 +09:00
bolero-MURAKAMI
9255ad6808 random 修正 2011-10-16 23:38:40 +09:00
bolero-MURAKAMI
7ae0072f2e random/geometric_distribution.hpp 追加
distribution のストリーム入力のバグ修正
2011-10-14 21:23:13 +09:00
bolero-MURAKAMI
f3a7041250 改行コード統一 2011-10-13 05:28:33 +09:00
bolero-MURAKAMI
7abc568a53 fixed_container_traits をデフォルトで const に対応 2011-10-13 05:12:00 +09:00
bolero-MURAKAMI
10c46d9b85 adapt/sscrisk/cel/array.hpp 更新
random/binomial_distribution.hpp 追加
2011-10-12 00:38:14 +09:00
bolero-MURAKAMI
e6cda7492c static データメンバの修正 2011-10-10 21:06:34 +09:00