aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/rubytypes.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/emitter.c: new emitter code.why2003-07-111-4/+4
* * ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.why2003-06-181-5/+5
* * ext/syck/gram.c: added grammar for certain empty sequence entries.why2003-06-171-10/+2
* * ext/syck/token.c: preserve newlines prepended to a block.why2003-06-101-5/+6
* * lib/token.c: single- and double-quoted root-level fix.why2003-05-221-2/+33
* * ext/syck/rubyext.c (rb_syck_err_handler): raise ArgumentError onwhy2003-05-221-1/+2
* * ext/syck/rubyext.c (syck_parser_load): root-level false was returningwhy2003-05-221-1/+7
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-3/+0
* * lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_idwhy2003-05-131-7/+11
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-10/+3
* * ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native...why2003-05-111-11/+11
* Initial checkin of YAML substances.why2003-05-091-0/+558