OSDN Git Service

roast/roast.git
2011-11-26 Myun2lexical/lexical.hpp: _Ruleのインスタンス指定版 to_string() 追加
2011-11-26 Myun2lexical/lexical.hpp: str_generate()をto_string()にエイリアス
2011-11-26 Myun2lexical/variable/vector.hpp 追加
2011-11-26 Myun2lexical/variable/vector.hpp 追加
2011-11-26 Myun2lexical/variable/variable.hpp 追加
2011-11-25 Myun2ostream_base::ostream_base& operator <<(const ::std...
2011-11-23 myun2html_tags.hpp: pがない
2011-11-23 myun2html_tags.hpp: meta直し
2011-11-23 myun2string_rule.hpp: fixed_stringが文字列取得できるように
2011-11-23 myun2html_tags.hpp: コミット漏れてるわー・・・(HTMLタグの属性
2011-11-23 myun2rule_xml.hpp: テンプレート引数をtypedefして参照可能なように
2011-11-23 myun2HTML5のdoctypeこれでも間違ってたわ・・・
2011-11-23 myun2html_doctype.hpp: HTML5のdoctype取り敢えず追加
2011-01-17 Myun2Merge branch 'master' of github.com:myun2/roast_work...
2011-01-17 Myun2net/base64.hpp: コンパイル通るようにしたぞおおお!!
2011-01-16 Myun2web/html_doctype.hpp: doctype だいたい。
2011-01-16 Myun2web/html_doctype.hpp: 途中..
2011-01-16 Myun2web/html_doctype.hpp Add.
2011-01-16 Myun2processing_instruction は元々ですわー・・・
2011-01-16 Myun2xml/roast_xml/rule_xml.hpp: コメントも中身指定対応
2011-01-16 Myun2xml_gen_test.cpp Add.
2011-01-16 Myun2xml/roast_xml/rule_xml.hpp: 要素も中身指定対応
2011-01-14 Myun2lexical/lexical.hpp: str_generate(), null_document...
2011-01-14 Myun2grammarがちゃんと動くように
2011-01-14 Myun2stream/string_stream.hpp: バッファを抱え込むんではなく、コンストラクタ引数で渡された...
2011-01-14 Myun2lexical/string_rule.hpp -> unichar: strm << はchar型にしないと...
2011-01-13 Myun2xml/roast_xml/rule_xml.hpp: 中身指定対応(取り敢えずattrから・・・)
2011-01-13 Myun2debug/console_monitor.hpp: debug_null_monitor 追加
2011-01-13 Myun2xml/roast_xml/rule_xml.hpp: namedの補強。そして無限ループバグの原因をようやく...
2011-01-13 Myun2lexical/debug_util.hpp: イテレータの内容を表示する対応
2011-01-13 Myun2lexical_test/dom_test.cpp: コンパイルが通るように。そしてデバッグ…
2011-01-13 Myun2xml/roast_xml/rule_xml.hpp: 全部をnamed
2011-01-13 Myun2xml/roast_xml/sax.hpp: デバッグモニタ対応
2011-01-08 Myun2std: myu_class_func_ptr move to _exile
2011-01-08 Myun2type_traits/type_traits.hpp: select_container.hpp 追加してな...
2011-01-08 Myun2lexical/not.hpp, optional.hpp への分離
2011-01-08 Myun2lexical/test.hpp, lexical/on_true_false.hpp への分離
2011-01-08 Myun2lexical/true_false_analyze.hpp への分離
2011-01-08 Myun2lexical/or.hpp への分離
2011-01-08 Myun2lexical/seq.hpp への分離
2011-01-08 Myun2lexical/iterator_util.hpp への分離
2011-01-08 Myun2lexical/lengthable.hpp への分離
2011-01-08 Myun2lexical/length_of.hpp -> lengthable.hpp Rename
2011-01-08 Myun2lexical/exception.hpp への分離
2011-01-08 Myun2lexical/repeat.hpp への分離
2011-01-08 Myun2lexical/string_rule.hpp: lparentheses -> lpare とかなtypedef
2011-01-08 Myun2console_monitor.hpp: 場所間違えてるわぁー・・・ console -> debug
2011-01-08 Myun2うーん、取り敢えず削除ー…
2011-01-08 Myun2console/console_monitor.hpp: 完成!
2011-01-08 Myun2console/console_monitor.hpp: update_stackframe(), opera...
2011-01-08 Myun2console/console.hpp: putchar_repeat() Add.
2011-01-08 Myun2lexical/lexical.hpp: analyze(), parse(), str_analyze...
2011-01-08 Myun2type_traits/select_container.hpp Add.
2011-01-08 Myun2algorithm/allocation/allocation.hpp: allocation_base...
2011-01-07 Myun2algorithm/allocation/selector/serial.hpp Add.
2011-01-06 Myun2allocation.hpp -> allocation/allocation.hpp
2011-01-06 Myun2tiny_db.hpp Update (101202_tinydb\2)
2011-01-06 Myun2allocation_test.cpp Add.
2011-01-06 Myun2algorithm/allocation/by_map.hpp Add.
2011-01-06 Myun2algorithm/allocation/removed_list.hpp Add.
2011-01-06 Myun2algorithm/allocation/serial.hpp Add.
2011-01-06 Myun2algorithm/allocation.hpp Add.
2011-01-06 Myun2roast_db/tiny_db.hpp Update (101202_tinydb\1)
2011-01-06 myun2Merge branch 'master' of github.com:myun2/roast_work
2011-01-04 Myun2web/html_tags_ex.hpp Add.
2011-01-04 Myun2web/html_tags.hpp: common_attrs として disabled, readonly...
2011-01-04 Myun2web/html_tags.hpp: イベント系の共通属性を追加(HTML5属性含む)
2011-01-04 Myun2web/html_tags.hpp: ROAST_HTML_DECL_ATTR2() マクロ追加, 標準属性追加
2011-01-04 Myun2web/html_tags.hpp: meta Attributes Add. (101125_nitro\6)
2011-01-04 Myun2web/html_tags.hpp: link Tag Add. script Tag attributes...
2011-01-04 Myun2mime.hpp Add.
2011-01-04 Myun2web/html_tags.hpp: center, div, h, i, meta, script...
2011-01-04 Myun2html: 名前空間の方を html_ -> html に修正
2011-01-04 Myun2web/html_tags.hpp: br, blockquote, frameset 追加
2010-12-30 Myun2web/css/attr_text.hpp: 定義済みな定数を追加(italic, bold等)
2010-12-30 Myun2web/css/attr_text.hpp: line_break, word_break
2010-12-30 Myun2web/css/attr_text.hpp: white_space
2010-12-30 Myun2web/css/attr_text.hpp: text_transform
2010-12-30 Myun2web/css/attr_text.hpp: letter_spacing, word_spacing
2010-12-30 Myun2web/css/attr_text.hpp: text_decoration対応
2010-12-30 Myun2web/css/attr_text.hpp: text_justify, text_indent, text_...
2010-12-30 Myun2web/css/attr_text.hpp: vertical_align対応
2010-12-30 Myun2web/css/attr_text.hpp: 引用元URL書いたりとかコミット
2010-12-29 Myun2web/css/attr_text.hpp: line_height, font_family対応
2010-12-29 Myun2web/css/attr_text.hpp: font_size対応
2010-12-29 Myun2web/css/attr_text.hpp: font_variant対応
2010-12-28 Myun2web/css/attr_text.hpp: font_style_とfont_weight_(font_st...
2010-12-28 Myun2web/css/attributes.hpp: システムカラー追加
2010-12-28 Myun2web/css/attr_box.hpp: border_color_でも_color_enumsを継承してみた
2010-12-28 Myun2web/css/attributes.hpp: やっぱこれ別々なんじゃねぇかーー!やられたー!!
2010-12-28 Myun2web/css/attributes.hpp: color_対応
2010-12-28 Myun2web/css/attributes.hpp: color_ -> colorval_hex_. colorv...
2010-12-26 Myun2web/css/attributes.hpp: 1~3 valuesも、他の場所の省略に対応
2010-12-26 Myun2web/css/attr_text.hpp: font取り敢えず出来たというか・・・
2010-12-26 Myun2web/css/attr_text.hpp: 属性全部挙げるだけでも一苦労だわ・・・
2010-12-26 Myun2web/css/attr_list.hpp: list_style_image_ Ready.
2010-12-26 Myun2css: url_化
2010-12-26 Myun2attr_list.hpp: list_style_position 追加
2010-12-26 Myun2web/css/attr_list.hpp: 取り敢えず list_style_type まで作った
2010-12-26 Myun2css: _2values ~ _5values は廃止。_valuesに統合
next