OSDN Git Service

roast/roast.git
2010-07-25 Myun2lexical: '\0'判定入ってなかったんで無限ループに入ってた。直した。
2010-07-25 Myun2roast_xml: textの終端判定が上手く行ってなかったんで直した。
2010-07-25 Myun2lexical/structure_base.hpp: test Add.
2010-07-25 Myun2lexical -> structure_base.hpp: _debug_point, _debug_pri...
2010-07-24 Myun2structure_base.hpp: detail update. (optionalをorで実現)
2010-07-24 Myun2roast_xml: XML宣言の ?> 改行バグ対応
2010-07-24 Myun2lexical, roast_xml: とりあえず要素名までは取れるようになった
2010-07-24 Myun2roast_xml: XML宣言終了の対応・・・の途中・・・?
2010-07-24 Myun2lexical: seqもテンプレート再帰に直し
2010-07-24 Myun2lexical, roast_xml: コメントにも対応
2010-07-24 Myun2lexical, roast_xml: だいぶ色々と整理した(ホワイトスペースとか)
2010-07-24 Myun2lexical, roast_xml: push_num追加
2010-07-24 Myun2lexical, roast_xml: よしっ、素晴らしい出来た。表示まで出来たぞッ!!
2010-07-24 Myun2lexical: よし。param群出来たぞっ
2010-07-24 Myun2lexical: seqX廃止
2010-07-24 Myun2lexical, roast_xml: attr, elementをtypedef化
2010-07-22 Myun2lexical, roast_xml: attrにてちゃんと空白取り除かれるようになった!
2010-07-22 Myun2element...
2010-07-21 Myun2更新
2010-07-21 Myun2lexical, roast_xml: 属性の値取得まで対応
2010-07-21 Myun2lexical, roast_xml: とりあえず属性名の取得まで対応
2010-07-21 Myun2lexical: とりあえずコンパイルは通る。・・・が、無限ループに・・・
2010-07-21 Myun2lexical: Update2
2010-07-21 Myun2lexical: Update
2010-07-21 Myun2lexical:
2010-07-21 Myun2ptr_iterator_base.hpp: ValueTypeRef とか ValueTypePtr...
2010-07-20 Myun2parser_test.cpp Update
2010-07-20 Myun2とりあえずヘッダについては一通り出来た?
2010-07-20 Myun2seqやらnrqwsやら色々直してるところ
2010-07-20 Myun2reqws
2010-07-20 Myun2structure.hpp: headerとbody
2010-07-20 Myun2structure をだいぶ進化
2010-07-20 Myun2structure_base.hpp を書き書き...
2010-07-20 Myun2roast_xml/structure.hpp: まずは継承にしてみる
2010-07-20 Myun2structure_base.hpp Add.
2010-07-20 Myun2declaration_base.hpp: typedef Add.
2010-07-20 Myun2generator_base.hpp, parser_base.hpp: Includes Add.
2010-07-20 Myun2declaration_base.hpp Add.
2010-07-20 Myun2structure.hpp Update.
2010-07-20 Myun2roast_xml/roast_xml.hpp -> structure.hpp
2010-07-20 Myun2roast_xml_sax_parser.hpp: ちょいと直し
2010-07-20 Myun2roast_xml_sax_parser.hpp Add.
2010-07-19 Myun2dom_parser化
2010-07-19 Myun2parser_base.hpp のincludeが足りてねぇやww
2010-07-19 Myun2lexical, xml: Update
2010-07-19 Myun2roast_xml.hpp, roast_xml_parser.hpp Add.
2010-07-19 Myun2container: とりあえず合ってるんだか合ってないんだか分からんがcommitしておいてみよう
2010-07-19 Myun2parser_test.cpp Update.
2010-07-19 Myun2parser_base.hpp, string_parser_base.hpp: コンストラクタに対応
2010-07-19 Myun2string_parser_base.hpp では string_parser_base を基底クラスのイテレータに。
2010-07-19 Myun2lexical: string_parser_base.hpp への分離
2010-07-19 Myun2parser_base.hpp: string_parser_base, ws_sprit_parser_base追加
2010-07-19 Myun2lexical: base.hpp, lexical_base.hpp クラス追加
2010-07-19 Myun2base.hpp, lexical_base.hpp Add.
2010-07-17 Myun2roast_dom_driver.hpp Add.
2010-07-17 Myun2lexical_test Add.
2010-07-17 Myun2generator_base.hpp Add.
2010-07-17 Myun2lexical/parser_base.hpp Add.
2010-06-04 Myun2db/sql.hpp: gen_create_table_query() length対応, SELECT多分...
2010-06-04 Myun2db/base.hpp: typedef select_result Add.
2010-06-04 Myun2primitive_array_iterator も最新イテレータに対応
2010-06-04 Myun2container.hpp Update
2010-06-04 Myun2begin_end_iterator: _Base::setup使えやー
2010-06-04 Myun2begin_end_iterator では、とりあえず is_valid() は < と >= でチェックして...
2010-06-04 Myun2linear_iterator_base.hpp: _linear_reverse_iterator_impl...
2010-06-03 Myun2[Merge] なんか残ったまんまになってるけどゴミ。(何
2010-06-03 Myun2[Merge: _work_100603]
2010-06-03 Myun2counter_iterator もちゃんとコンパイル通るようになりました。
2010-06-03 Myun2[100602] マージ、の途中
2010-06-03 Myun2CREATE TABLEとSELECTのSQL文をバージョンアップ
2010-06-03 Myun2db: SELECT実装途中
2010-06-03 Myun2参照の場合、constの場合、と言うのも追加しておく必要アリか・・・
2010-06-03 Myun2indexer_iterator.hpp _indexer_iterator_impl: _Container...
2010-06-03 Myun2begin_end_iterator.hpp: countup_iteratorのtypedef追加
2010-06-03 Myun2counter_iterator: 別に begin_end_iterator を直で使えばいいか。
2010-06-03 Myun2counter_iterator Add.
2010-06-03 Myun2make_indexer_iteratorの二つ目も試す
2010-06-03 Myun2素晴らしい! indexer_iterator.hpp の新しい版出来たよーぉ!
2010-06-03 Myun2work
2010-06-03 Myun2_linear_iterator_arithmetic: これで良いジャナーイ!?
2010-06-03 Myun2linear_iterator_base.hpp: substract()とかadditional(...
2010-06-03 Myun2あーそーだー。_indexer_iterator_implとかだとコンストラクタ引数一つじゃねぇ、って問題があ...
2010-06-03 Myun2iterator: *(a-1) に対応させるべく _linear_iterator_arithmetic...
2010-06-03 Myun2indexer_iterator.hpp: make_indexer_iterator() への対応中
2010-06-03 Myun2indexer_iterator.hpp 修正やっとこでげだー!
2010-06-03 Myun2indexer_iterator.hpp の直し中とりあえずcommit
2010-06-03 Myun2iterator_test.cpp Add.
2010-06-02 Myun2[Move to roast Dir]
2010-06-02 Myun2[Move to roast Dir]
2010-06-02 Myun2iterator_test.cpp Add.
2010-06-02 Myun2begin_end_iterator.hpp を直してー、 linear_iterator_base...
2010-06-02 Myun2indexer_iterator.hpp: 名前とかちょいちょい直し
2010-06-02 Myun2db/sqlite3: INSERT INTO 対応
2010-06-02 Myun2db/sqlite3: INSERT INTO 対応
2010-06-02 Myun2sqlite3.hpp: driverの実装。接続とテーブル作成
2010-06-02 Myun2db Merge.
2010-06-01 Myun2sqlite3 でヘッダファイル切った方がいいんではないか。?
2010-06-01 Myun2db/base.hpp: 更新
2010-06-01 Myun2sqlite_test.cpp: gen_create_table_query()を試してみた
2010-06-01 Myun2一応カラムのSQLも作ってみた
next