summaryrefslogtreecommitdiff
path: root/lib/yaml.rb
AgeCommit message (Expand)Author
2003-07-11* ext/syck/emitter.c: new emitter code.why
2003-06-18* ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.why
2003-06-05* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why
2003-05-22* lib/token.c: single- and double-quoted root-level fix.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