OSDN Git Service

roast/roast.git
13 years ago[linux] fork.hpp: is_alive(), is_normally_end(), get_exit_code() 追加
Myun2 [Sat, 6 Nov 2010 15:47:54 +0000 (00:47 +0900)]
[linux] fork.hpp: is_alive(), is_normally_end(), get_exit_code() 追加

13 years ago[linux] fork.hpp: wait_end(), get_child_pid() 対応
Myun2 [Sat, 6 Nov 2010 15:40:07 +0000 (00:40 +0900)]
[linux] fork.hpp: wait_end(), get_child_pid() 対応

13 years ago[linux] fork.hpp: cloned_processクラス対応
Myun2 [Sat, 6 Nov 2010 15:35:33 +0000 (00:35 +0900)]
[linux] fork.hpp: cloned_processクラス対応

13 years ago[linux] forkって言うかclone_process()って名前にして、子プロセス終了後は_exit()するように・・・
Myun2 [Sat, 6 Nov 2010 12:44:40 +0000 (21:44 +0900)]
[linux] forkって言うかclone_process()って名前にして、子プロセス終了後は_exit()するように・・・

13 years ago[linux] fork.hpp: むむーむ2
Myun2 [Sat, 6 Nov 2010 12:28:33 +0000 (21:28 +0900)]
[linux] fork.hpp: むむーむ2

13 years ago[linux] fork.hpp: むむむー
Myun2 [Sat, 6 Nov 2010 11:56:27 +0000 (20:56 +0900)]
[linux] fork.hpp: むむむー

13 years agotype_traits/add.hpp Add.
Myun2 [Sat, 6 Nov 2010 11:43:39 +0000 (20:43 +0900)]
type_traits/add.hpp Add.

13 years agotype_traits/is_qualifier.hpp: is_array (is_ary) Add.
Myun2 [Sat, 6 Nov 2010 11:42:55 +0000 (20:42 +0900)]
type_traits/is_qualifier.hpp: is_array (is_ary) Add.

13 years ago[linux] fork.hpp: とりあえず一旦commit
Myun2 [Sat, 6 Nov 2010 11:41:15 +0000 (20:41 +0900)]
[linux] fork.hpp: とりあえず一旦commit

13 years ago[linux] とりあえず動きました。でもこれ駄目だぬ。って気付きました。(何
Myun2 [Sat, 6 Nov 2010 11:38:45 +0000 (20:38 +0900)]
[linux] とりあえず動きました。でもこれ駄目だぬ。って気付きました。(何

13 years ago[linux] fork.hpp 色々ごにょごにょ。とりあえずcommit
Myun2 [Sat, 6 Nov 2010 11:29:46 +0000 (20:29 +0900)]
[linux] fork.hpp 色々ごにょごにょ。とりあえずcommit

13 years agofunction_pointer.hpp: 26~23、4~2 追加
Myun2 [Sat, 6 Nov 2010 11:18:15 +0000 (20:18 +0900)]
function_pointer.hpp: 26~23、4~2 追加

13 years agotp/function_pointer.hpp: とりあえず32パラメータ~27まで追加
Myun2 [Sat, 6 Nov 2010 11:15:52 +0000 (20:15 +0900)]
tp/function_pointer.hpp: とりあえず32パラメータ~27まで追加

13 years agostd/function_pointer.hpp Add.
Myun2 [Sat, 6 Nov 2010 11:07:54 +0000 (20:07 +0900)]
std/function_pointer.hpp Add.

13 years agofork_.hpp としてバックアップしておく
Myun2 [Sat, 6 Nov 2010 11:00:49 +0000 (20:00 +0900)]
fork_.hpp としてバックアップしておく

13 years ago[linux] fork動くようになった
Myun2 [Sat, 6 Nov 2010 10:51:08 +0000 (19:51 +0900)]
[linux] fork動くようになった

13 years ago[linux] fork
Myun2(Linux) [Sat, 6 Nov 2010 10:44:05 +0000 (19:44 +0900)]
[linux] fork

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2(Linux) [Sat, 6 Nov 2010 09:08:20 +0000 (18:08 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years ago[linux] fork_test.cpp Add, fork.hpp Update
Myun2(Linux) [Sat, 6 Nov 2010 07:17:02 +0000 (16:17 +0900)]
[linux] fork_test.cpp Add, fork.hpp Update

13 years ago[linux] xml_test.cpp Add.
Myun2(Linux) [Sat, 6 Nov 2010 04:28:50 +0000 (13:28 +0900)]
[linux] xml_test.cpp Add.

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Thu, 4 Nov 2010 15:35:16 +0000 (00:35 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

Conflicts:
roast/include/roast/xml/roast_xml/sax_serialized.hpp

13 years agosax_serialized.hpp: sax_serializer多分実装出来たと思う
Myun2 [Thu, 4 Nov 2010 15:18:20 +0000 (00:18 +0900)]
sax_serialized.hpp: sax_serializer多分実装出来たと思う

13 years agosax_serialized.hpp: node::node_types, sax_serialized 追加
Myun2 [Thu, 4 Nov 2010 14:16:45 +0000 (23:16 +0900)]
sax_serialized.hpp: node::node_types, sax_serialized 追加

13 years agosax_serialized.hpp: node, element ... text 追加
Myun2 [Thu, 4 Nov 2010 14:04:56 +0000 (23:04 +0900)]
sax_serialized.hpp: node, element ... text 追加

13 years agosax_serialized.hpp: sax_serializer クラス追加
Myun2 [Thu, 4 Nov 2010 14:00:09 +0000 (23:00 +0900)]
sax_serialized.hpp: sax_serializer クラス追加

13 years agolinux test Add.
Myun2 [Wed, 3 Nov 2010 10:03:45 +0000 (19:03 +0900)]
linux test Add.

13 years agotp/function_pointer.hpp Add.
Myun2 [Sun, 31 Oct 2010 16:45:10 +0000 (01:45 +0900)]
tp/function_pointer.hpp Add.

13 years agomath/log.hpp Add.
Myun2 [Sun, 31 Oct 2010 16:43:16 +0000 (01:43 +0900)]
math/log.hpp Add.

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Sun, 17 Oct 2010 05:57:49 +0000 (14:57 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years agotp/arith/arith.hpp: bit演算系追加
Myun2 [Sun, 17 Oct 2010 05:36:46 +0000 (14:36 +0900)]
tp/arith/arith.hpp: bit演算系追加

13 years agotp/arith/arith.hpp: add_ui, sub_ui, mul_ui, div_ui Add.
Myun2 [Sun, 17 Oct 2010 05:36:20 +0000 (14:36 +0900)]
tp/arith/arith.hpp: add_ui, sub_ui, mul_ui, div_ui Add.

13 years agotp/arith/arith.hpp: add_i, sub_i, mul_i, div_i Add.
Myun2 [Sat, 16 Oct 2010 08:15:19 +0000 (17:15 +0900)]
tp/arith/arith.hpp: add_i, sub_i, mul_i, div_i Add.

13 years agotp/arith/arith.hpp: 型をテンプレート引数にて指定するように
Myun2 [Sat, 16 Oct 2010 03:43:58 +0000 (12:43 +0900)]
tp/arith/arith.hpp: 型をテンプレート引数にて指定するように

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Fri, 15 Oct 2010 16:54:36 +0000 (01:54 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years agomath/fraction.hpp: 分母が同じ足し算引き算の場合には分子同士の加減算のみにする対応
Myun2 [Fri, 15 Oct 2010 16:52:56 +0000 (01:52 +0900)]
math/fraction.hpp: 分母が同じ足し算引き算の場合には分子同士の加減算のみにする対応

13 years agomath/fraction.hpp: normalize()対応
Myun2 [Fri, 15 Oct 2010 16:50:55 +0000 (01:50 +0900)]
math/fraction.hpp: normalize()対応

13 years agomath/fraction.hpp: constメソッド化と, キャストオペレータオーバーロード
Myun2 [Fri, 15 Oct 2010 15:44:22 +0000 (00:44 +0900)]
math/fraction.hpp: constメソッド化と, キャストオペレータオーバーロード

13 years agomath/fraction.hpp: to_string()対応
Myun2 [Fri, 15 Oct 2010 15:41:02 +0000 (00:41 +0900)]
math/fraction.hpp: to_string()対応
test/roast_test_3rd/fraction_test.cpp Add.

13 years agomath/gcd_lcm.hpp: パフォーマンスを色々と試してみた残骸...
Myun2 [Fri, 15 Oct 2010 15:38:15 +0000 (00:38 +0900)]
math/gcd_lcm.hpp: パフォーマンスを色々と試してみた残骸...

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Fri, 15 Oct 2010 15:36:13 +0000 (00:36 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

Conflicts:
roast/include/roast/math/square_root.hpp

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Fri, 15 Oct 2010 15:33:12 +0000 (00:33 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years agomath/gcd_lcm.hpp: gcd_()の中身を実装
Myun2 [Fri, 15 Oct 2010 15:32:46 +0000 (00:32 +0900)]
math/gcd_lcm.hpp: gcd_()の中身を実装

13 years agomath/gcd_lcm.hpp Add.
Myun2 [Fri, 15 Oct 2010 15:31:16 +0000 (00:31 +0900)]
math/gcd_lcm.hpp Add.

13 years agomath/fraction.hpp: 足し算引き算対応(整数型)
Myun2 [Fri, 15 Oct 2010 15:30:40 +0000 (00:30 +0900)]
math/fraction.hpp: 足し算引き算対応(整数型)

13 years agomath/fraction.hpp: 足し算引き算対応(とりあえずfraction同士のみ)
Myun2 [Fri, 15 Oct 2010 15:29:53 +0000 (00:29 +0900)]
math/fraction.hpp: 足し算引き算対応(とりあえずfraction同士のみ)

13 years agomath/fraction.hpp: fraction同士の掛け算割り算対応, get_numerator(), get_denominator(), get_pair...
Myun2 [Fri, 15 Oct 2010 15:28:42 +0000 (00:28 +0900)]
math/fraction.hpp: fraction同士の掛け算割り算対応, get_numerator(), get_denominator(), get_pair() Add.

13 years agomath/fraction.hpp: operator *, / がなかった・・・
Myun2 [Fri, 15 Oct 2010 15:27:46 +0000 (00:27 +0900)]
math/fraction.hpp: operator *, / がなかった・・・

13 years agomath/fraction.hpp: is_signed()追加
Myun2 [Fri, 15 Oct 2010 15:27:10 +0000 (00:27 +0900)]
math/fraction.hpp: is_signed()追加

13 years agomath/fraction.hpp: コンストラクタ引数対応, to_int(), to_float(), to_double() 対応
Myun2 [Fri, 15 Oct 2010 15:26:17 +0000 (00:26 +0900)]
math/fraction.hpp: コンストラクタ引数対応, to_int(), to_float(), to_double() 対応

13 years agomath/fraction.hpp: operator *=, /= 対応
Myun2 [Fri, 15 Oct 2010 15:23:11 +0000 (00:23 +0900)]
math/fraction.hpp: operator *=, /= 対応

13 years agomath/fraction.hpp: 型をテンプレート引数化, 符号は別変数にしない方が、計算はしやすいかもねぇ。
Myun2 [Fri, 15 Oct 2010 15:22:16 +0000 (00:22 +0900)]
math/fraction.hpp: 型をテンプレート引数化, 符号は別変数にしない方が、計算はしやすいかもねぇ。

13 years agomath/fraction.hpp Add.
Myun2 [Fri, 15 Oct 2010 15:20:02 +0000 (00:20 +0900)]
math/fraction.hpp Add.

13 years agotp/arith/arith.hpp Add.
Myun2 [Fri, 15 Oct 2010 15:06:34 +0000 (00:06 +0900)]
tp/arith/arith.hpp Add.

13 years agomath/square_root.hpp: 整数倍に対応
Myun2 [Thu, 14 Oct 2010 17:47:58 +0000 (02:47 +0900)]
math/square_root.hpp: 整数倍に対応

13 years agomath/square_root.hpp: operator *=, /= 対応(square_rootに対し)
Myun2 [Thu, 14 Oct 2010 15:50:22 +0000 (00:50 +0900)]
math/square_root.hpp: operator *=, /= 対応(square_rootに対し)

13 years agomath/square_root.hpp: to_int()だとかto_float()だとかそこらへんを追加
Myun2 [Thu, 14 Oct 2010 15:42:56 +0000 (00:42 +0900)]
math/square_root.hpp: to_int()だとかto_float()だとかそこらへんを追加

13 years agomath/square_root.hpp Add.
Myun2 [Thu, 14 Oct 2010 15:35:09 +0000 (00:35 +0900)]
math/square_root.hpp Add.

13 years agomath/square_root.hpp Add.
Myun2 [Thu, 14 Oct 2010 15:35:09 +0000 (00:35 +0900)]
math/square_root.hpp Add.

13 years agoroast_xml/sax_serialized.hpp Add.
Myun2 [Tue, 12 Oct 2010 17:16:28 +0000 (02:16 +0900)]
roast_xml/sax_serialized.hpp Add.

13 years agoroast_xml/rule_xml.hpp: コメント中の改行が検知されてなかったんで対応(というかget_string_by_、と言うか_get_string_end...
Myun2 [Mon, 11 Oct 2010 15:04:34 +0000 (00:04 +0900)]
roast_xml/rule_xml.hpp: コメント中の改行が検知されてなかったんで対応(というかget_string_by_、と言うか_get_string_end_proc_by_analyze_true自体がダメ・・・)

13 years agoroast_xml/rule_xml.hpp: <!-- -- で終わっちゃってるのにも対応(ちゃんと例外メッセージを出す)
Myun2 [Mon, 11 Oct 2010 14:16:42 +0000 (23:16 +0900)]
roast_xml/rule_xml.hpp: <!-- -- で終わっちゃってるのにも対応(ちゃんと例外メッセージを出す)

13 years agoroast_xml/rule_xml.hpp: コメント中の不正な終端を検知
Myun2 [Mon, 11 Oct 2010 13:43:55 +0000 (22:43 +0900)]
roast_xml/rule_xml.hpp: コメント中の不正な終端を検知

13 years agolexical/rule.hpp: exception_to_false, exception_to_exception を追加
Myun2 [Mon, 11 Oct 2010 08:46:54 +0000 (17:46 +0900)]
lexical/rule.hpp: exception_to_false, exception_to_exception を追加

13 years agolexical/string_rule.hpp: 結局 eoi_exception を復活かね・・・
Myun2 [Mon, 11 Oct 2010 08:24:17 +0000 (17:24 +0900)]
lexical/string_rule.hpp: 結局 eoi_exception を復活かね・・・

13 years agolexical_test/sax_test.cpp: rbで読まないとなんかちょっとおかしいみたいね…!
Myun2 [Mon, 11 Oct 2010 08:16:16 +0000 (17:16 +0900)]
lexical_test/sax_test.cpp: rbで読まないとなんかちょっとおかしいみたいね…!

13 years agolexical/string_rule.hpp: '\0'に対する挙動を修正中...
Myun2 [Mon, 11 Oct 2010 08:13:19 +0000 (17:13 +0900)]
lexical/string_rule.hpp: '\0'に対する挙動を修正中...

13 years agoroast_xml/rule_xml.hpp: コメント開始のフォーマットエラーチェック対応
Myun2 [Mon, 11 Oct 2010 07:54:04 +0000 (16:54 +0900)]
roast_xml/rule_xml.hpp: コメント開始のフォーマットエラーチェック対応

13 years agolexical/string_rule.hpp line_countable: 進んだ後のイテレータでチェックしても意味ないやん・・・
Myun2 [Mon, 11 Oct 2010 07:46:02 +0000 (16:46 +0900)]
lexical/string_rule.hpp line_countable: 進んだ後のイテレータでチェックしても意味ないやん・・・

13 years agoroast_xml/rule_xml.hpp: ホワイトスペースに対してlc付けたクラスを使うように
Myun2 [Mon, 11 Oct 2010 07:36:43 +0000 (16:36 +0900)]
roast_xml/rule_xml.hpp: ホワイトスペースに対してlc付けたクラスを使うように

13 years agoroast_xml/rule_xml.hpp: コメントの終端以外"--"チェック対応(細かいの
Myun2 [Mon, 11 Oct 2010 07:29:57 +0000 (16:29 +0900)]
roast_xml/rule_xml.hpp: コメントの終端以外"--"チェック対応(細かいの

13 years agoroast_xml/rule_xml.hpp: コメントの終端以外"--"チェック対応
Myun2 [Mon, 11 Oct 2010 07:13:58 +0000 (16:13 +0900)]
roast_xml/rule_xml.hpp: コメントの終端以外"--"チェック対応

13 years agoroast_xml/rule_xml.hpp: XML宣言部がおかしい場合、その事が分かるメッセージを出すようにした
Myun2 [Mon, 11 Oct 2010 07:01:01 +0000 (16:01 +0900)]
roast_xml/rule_xml.hpp: XML宣言部がおかしい場合、その事が分かるメッセージを出すようにした

13 years agolexical/rule.hpp: on_true, on_false 追加。 false_ret_to_exception もコレを使う形に。あと場所移動
Myun2 [Mon, 11 Oct 2010 06:56:29 +0000 (15:56 +0900)]
lexical/rule.hpp: on_true, on_false 追加。 false_ret_to_exception もコレを使う形に。あと場所移動

13 years agoroast_xml/rule_xml.hpp: processing_instructionの追加と、header_implでソレを使うように
Myun2 [Mon, 11 Oct 2010 06:25:05 +0000 (15:25 +0900)]
roast_xml/rule_xml.hpp: processing_instructionの追加と、header_implでソレを使うように

13 years agoroast_xml/sax.hpp: analyzeでfalseが返ってきたからと言って「不正な終端」はおかしいよね。(終端とは限らないもの・・・
Myun2 [Mon, 11 Oct 2010 06:08:05 +0000 (15:08 +0900)]
roast_xml/sax.hpp: analyzeでfalseが返ってきたからと言って「不正な終端」はおかしいよね。(終端とは限らないもの・・・

13 years agorule_xml.hpp: こっちの方がいいな
Myun2 [Mon, 11 Oct 2010 06:04:30 +0000 (15:04 +0900)]
rule_xml.hpp: こっちの方がいいな

13 years agoroast_xml: zerotermをちゃんと処理するようにしたぜー
Myun2 [Mon, 11 Oct 2010 06:03:51 +0000 (15:03 +0900)]
roast_xml: zerotermをちゃんと処理するようにしたぜー

13 years agolexical/rule.hpp: zeroterm追加。あとまだanalyze()にtypename Tがあったので直し
Myun2 [Mon, 11 Oct 2010 06:02:16 +0000 (15:02 +0900)]
lexical/rule.hpp: zeroterm追加。あとまだanalyze()にtypename Tがあったので直し

13 years agoroast_xml/rule_xml.hpp: XML宣言行前に複数回コメントがあるとエラーになっちゃう問題を修正
Myun2 [Mon, 11 Oct 2010 05:54:36 +0000 (14:54 +0900)]
roast_xml/rule_xml.hpp: XML宣言行前に複数回コメントがあるとエラーになっちゃう問題を修正

13 years agoだいぶline_counterを実装してみた感じで
Myun2 [Mon, 11 Oct 2010 05:48:15 +0000 (14:48 +0900)]
だいぶline_counterを実装してみた感じで

13 years agolexical/rule.hpp: false_ret_to_exception Add.
Myun2 [Mon, 11 Oct 2010 04:23:50 +0000 (13:23 +0900)]
lexical/rule.hpp: false_ret_to_exception Add.
roast_xml/sax.hpp: XMLの異常終端対応

13 years agolexical/rule.hpp: analyze(), generate()のテンプレート引数型が「T」になってるけど、これだとクラス側のテンプレート引数「T...
Myun2 [Mon, 11 Oct 2010 03:55:00 +0000 (12:55 +0900)]
lexical/rule.hpp: analyze(), generate()のテンプレート引数型が「T」になってるけど、これだとクラス側のテンプレート引数「T」と被る可能性があるので「_It」に修正

13 years agoroast_xml/rule_xml.hpp: 綺麗にお掃除開始ですっ♪(まずはnoelems辺りから・・・
Myun2 [Mon, 11 Oct 2010 02:42:27 +0000 (11:42 +0900)]
roast_xml/rule_xml.hpp: 綺麗にお掃除開始ですっ♪(まずはnoelems辺りから・・・

13 years agolexical/string_rule.hpp: line_countable_whitespace
Myun2 [Sun, 10 Oct 2010 17:15:18 +0000 (02:15 +0900)]
lexical/string_rule.hpp: line_countable_whitespace

13 years agolexical/string_rule.hpp: crlf, line_counter_crlf Add.
Myun2 [Sun, 10 Oct 2010 17:12:09 +0000 (02:12 +0900)]
lexical/string_rule.hpp: crlf, line_counter_crlf Add.

13 years agolexical/string_rule.hpp: line_counter を最初の方へ移動。で、line_countableを実装してみた。
Myun2 [Sun, 10 Oct 2010 17:05:27 +0000 (02:05 +0900)]
lexical/string_rule.hpp: line_counter を最初の方へ移動。で、line_countableを実装してみた。

13 years agobig_xml.zip: ベンチマーク時に使ったXML
Myun2 [Sun, 10 Oct 2010 16:46:06 +0000 (01:46 +0900)]
big_xml.zip: ベンチマーク時に使ったXML

13 years agobig_xml.xml のテスト
Myun2 [Sun, 10 Oct 2010 16:30:18 +0000 (01:30 +0900)]
big_xml.xml のテスト

13 years agobig_xml.zip Add.
Myun2 [Sun, 10 Oct 2010 16:26:18 +0000 (01:26 +0900)]
big_xml.zip Add.

13 years agoroast_xml/sax.hpp: pcode::end_element に大して end_element() 呼んじゃうと、閉じタグでも呼ばれちゃって駄目ですねー...
Myun2 [Sun, 10 Oct 2010 16:03:11 +0000 (01:03 +0900)]
roast_xml/sax.hpp: pcode::end_element に大して end_element() 呼んじゃうと、閉じタグでも呼ばれちゃって駄目ですねー。って事で pcode::end_empty_element だけに反応するように。
roast_xml/rule_xml.hpp はコメント直しただけで実質的には変化なし

13 years agosax_test.hpp 中身かきかき
Myun2 [Sun, 10 Oct 2010 16:01:06 +0000 (01:01 +0900)]
sax_test.hpp 中身かきかき

13 years agosax_test.hpp Add.
Myun2 [Sun, 10 Oct 2010 15:24:25 +0000 (00:24 +0900)]
sax_test.hpp Add.

13 years agosized_charbuf.hpp: まぁ、== trueとかされた時のためにも、こうしとくかぁ・・・
Myun2 [Sun, 10 Oct 2010 15:15:20 +0000 (00:15 +0900)]
sized_charbuf.hpp: まぁ、== trueとかされた時のためにも、こうしとくかぁ・・・

13 years agolexical/rule.hpp: iterator_move, iteratort_move_front(skip), iteratort_move_back...
Myun2 [Sun, 10 Oct 2010 15:09:17 +0000 (00:09 +0900)]
lexical/rule.hpp: iterator_move, iteratort_move_front(skip), iteratort_move_back Add.

13 years agolexical/string_rule.hpp: line_counter_docbase_が取り敢えず出来たかな。
Myun2 [Sun, 10 Oct 2010 13:06:28 +0000 (22:06 +0900)]
lexical/string_rule.hpp: line_counter_docbase_が取り敢えず出来たかな。

13 years agolexical/rule.hpp: 結局、paramを参照やめてしまうと、ドキュメントがコピーコンストラクタ対応してなかった場合に困るんではないか・・・
Myun2 [Sun, 10 Oct 2010 13:02:38 +0000 (22:02 +0900)]
lexical/rule.hpp: 結局、paramを参照やめてしまうと、ドキュメントがコピーコンストラクタ対応してなかった場合に困るんではないか・・・
lexical/string_rule.hpp: line_counterのらへんを追加してみ中

13 years agoroast_xml, lexical/rule.hpp: work_iterator
Myun2 [Sun, 10 Oct 2010 10:08:32 +0000 (19:08 +0900)]
roast_xml, lexical/rule.hpp: work_iterator

13 years agoroast_xml/sax_generator.hpp: 閉じタグが対応してないのを検出!
Myun2 [Sun, 10 Oct 2010 09:43:42 +0000 (18:43 +0900)]
roast_xml/sax_generator.hpp: 閉じタグが対応してないのを検出!

13 years agoroast_xml/sax_generator.hpp: text2print()対応
Myun2 [Sun, 10 Oct 2010 09:13:46 +0000 (18:13 +0900)]
roast_xml/sax_generator.hpp: text2print()対応

13 years agoroast_xml/sax_generator.hpp: 101001_rax\1\sax_generator.hpp
Myun2 [Sun, 10 Oct 2010 09:11:08 +0000 (18:11 +0900)]
roast_xml/sax_generator.hpp: 101001_rax\1\sax_generator.hpp