aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/syck.h
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why2003-06-051-1/+1
* * ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]why2003-06-051-1/+1
* * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().why2003-05-291-2/+1
* * st.h: define ST_DATA_T_DEFINED for portability.eban2003-05-201-1/+5
* * lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numberswhy2003-05-191-1/+1
* * lib/gram.c: fixes to one-line documents and end of stream documents.why2003-05-151-3/+7
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-6/+5
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-26/+27
* * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy2003-05-101-2/+5
* Initial checkin of YAML substances.why2003-05-091-0/+257