summaryrefslogtreecommitdiff
path: root/ext/syck/syck.h
AgeCommit message (Expand)Author
2003-07-11* ext/syck/emitter.c: new emitter code.why
2003-07-04*** empty log message ***nobu
2003-06-17* ext/syck/gram.c: added grammar for certain empty sequence entries.why
2003-06-05* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why
2003-06-05* ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]why
2003-05-29* ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().why
2003-05-20* st.h: define ST_DATA_T_DEFINED for portability.eban
2003-05-19* lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numberswhy
2003-05-15* lib/gram.c: fixes to one-line documents and end of stream documents.why
2003-05-14* ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy
2003-05-13* lib/yaml/rubytypes.rb: object and struct loadingwhy
2003-05-10* ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy
2003-05-09Initial checkin of YAML substances.why