OSDN Git Service

roast/roast.git
2010-09-02 Myun2bits.hpp: Class Add
2010-08-31 Myun2memory/bits.hpp Add.
2010-08-21 Myun2endian.hpp: ちょいとだけ更新
2010-08-21 Myun2roast/std/endian.hpp Add.
2010-08-15 Myun2lexical/rule.hpp: seqを32にまでとりあえず増やした
2010-08-11 Myun2lexical/rule.hpp: fixed_numeric.generate() のストリームを...
2010-08-11 Myun2memory_stream.hpp: ちゃんと動くようになった!
2010-08-11 Myun2memory_stream.hpp Update
2010-08-11 Myun2memory_stream.hpp Add.
2010-08-11 Myun2stream: std_to_roast.hpp Add.
2010-08-11 Myun2base_stream.hpp: operator <<(const sized_ptr_<T>&) に対応
2010-08-11 Myun2string_stream.hpp: ちゃんとなってなかったので直した。
2010-08-11 Myun2sized_ptr.hpp: sized_cptr追加
2010-08-11 Myun2eltorito.hpp サヨナラ
2010-08-09 Myun2math/itoa.hpp Add.
2010-08-08 Myun2asm_x86.hpp: テンプレート版と、_interrupt() Add.
2010-08-08 Myun2asm_x86.hpp Add.
2010-08-08 Myun2eltorito.hpp: ぱでぃんぐずれたー
2010-08-08 Myun2asm/asm.hpp Add.
2010-08-08 Myun2eltorito.hpp: 間違ってたwww直したら動いたー!!!
2010-08-08 Myun2eltorito.hpp: Boost Sectorまで実装!
2010-08-08 Myun2eltorito.hpp: detail fix.
2010-08-08 Myun2eltorito.hpp: detail fix
2010-08-08 Myun2eltorito.hpp: Boot Record Volume Descriptor まで出来た!!
2010-08-08 Myun2eltorito.hpp: Boot Record Volume Descriptorの位置示しまで出来た
2010-08-08 Myun2やっとこfixed_reverse_endian出来たんだけどwww
2010-08-08 Myun2rule.hpp: fixed_numeric Add.
2010-08-08 Myun2endian.hpp: 途中ですが一旦commit
2010-08-08 Myun2endian.hpp: fixed_little_endian, fixed_big_endian,...
2010-08-08 Myun2endian.hpp Add.
2010-08-08 Myun2eltorito.hpp: とりあえず「Boot Record Volume Descriptor」の手前まで
2010-08-08 Myun2eltorito.hpp: とりあえず一旦commitじゃ!
2010-08-08 Myun2string_rule.hpp: fixed_string Add.
2010-08-07 Myun2eltorito.hpp: とりあえず最初の0x8800バイトまでを書き込むようにしてみた。
2010-08-07 Myun2lexical/rule.hpp: fixed_repeat, hard_repeat に generate...
2010-08-07 Myun2lexical: generate() Add.
2010-08-07 Myun2lexical/rule.hpp: fixed_repeat, hard_repeat Add.
2010-08-07 Myun2lexical: repeat -> optional_repeat
2010-08-07 Myun2lexical: structure -> rule
2010-08-07 Myun2includeがいつの間にかなくなってた・・・
2010-08-07 Myun2file/iso9660/eltorito.hpp Add.
2010-08-07 Myun2trunkもいらなーい!
2010-08-07 Myun2[roast_ex] specialフォルダ要らんくね?(つかSvnだと好き勝手移動して誤魔化せるけど...
2010-08-07 Myun2roast_ex Merge.
2010-08-07 Myun2Merge branch 'master' of github.com:myun2/roast_work...
2010-08-07 Myun2roast_xml_dom_parser.hpp: documentクラスちゃんと作ってDOM実装出来たー!
2010-08-03 Myun2structure_base.hpp: orのテンプレート引数数増やした
2010-08-03 Myun2structure_base.hpp: orのテンプレート引数数増やした
2010-08-03 Myun2mbstring: euc_jp.hpp, shift_jis.hpp 実装
2010-08-03 Myun2utf8_lexical.hpp: とりあえず…
2010-08-03 Myun2utf8_lexical.hpp 途中
2010-08-03 Myun2structure_base.hpp: int_range系を追加
2010-08-03 Myun2declaration_base.hpp removed.
2010-08-01 Myun2むむむー。(途中
2010-08-01 Myun2roast_xml_dom_parser.hpp: node に m_node_type を追加
2010-08-01 Myun2あ、でもやっぱ、パフォーマンスの低下に繋がるからとりあえずコメントアウトしとこっと。(何
2010-08-01 Myun2roast_xml/roast_xml_dom_parser.hpp: JavaのDOMではcommentも含...
2010-08-01 Myun2roast_xm: DOM (roast_xml_dom_parser.hpp) 多分出来たー!
2010-08-01 Myun2roast_xml_dom_parser.hpp: 直し
2010-08-01 Myun2roast_xml_dom_parser.hpp: SAXを利用する形へと&実装
2010-08-01 Myun2roast_xml_sax_parser.hpp: XML declaration 対応
2010-08-01 Myun2roast_xml/roast_xml_dom_parser.hpp: node, attribute...
2010-07-30 Myun2sized_charbuf.hpp: to_string()をconstメソッドに。
2010-07-30 Myun2roast_xml/roast_xml_sax_parser.hpp: 本当にSAXにしてコールバックに。
2010-07-30 Myun2roast_xml:
2010-07-30 Myun2roast_xml -> structure.hpp: enum 対応
2010-07-30 Myun2roast_xml: structure.hpp: enum を追加
2010-07-29 Myun2structure_base.hpp: range Add.
2010-07-29 Myun2string_structure.hpp: move chars.
2010-07-29 Myun2multibyte: utf8_lexical.hpp Add.
2010-07-29 Myun2multibyte: utf8.hpp, euc_jp.hpp, shift_jis.hpp Add.
2010-07-28 Myun2greaterとかlesserとかをstring_structure.hppへ namespace chars...
2010-07-28 Myun2string_structure.hpp への分離
2010-07-25 Myun2lexical, roast_xml: ゴミ整理等々。
2010-07-25 Myun2roast_xml: attr無しの開始elementに対応
2010-07-25 Myun2roast_xml: ひとまず出来たー!
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
next