aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/gram.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/gram.c: added grammar for certain empty sequence entries.why2003-06-171-213/+236
* * ext/syck/token.c: directives choked on a period.why2003-06-051-110/+151
* * ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong.why2003-05-301-145/+186
* * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().why2003-05-291-184/+203
* * ext/syck/rubyext.c (syck_parser_load): root-level false was returningwhy2003-05-221-68/+68
* * lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numberswhy2003-05-191-9/+8
* * lib/gram.c: fixes to one-line documents and end of stream documents.why2003-05-151-164/+168
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-94/+145
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-84/+103
* * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy2003-05-101-2/+2
* Initial checkin of YAML substances.why2003-05-091-0/+1494