aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/handler.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-1/+1
* * ext/syck/bytecode.c: Checkin of YAML bytecode support.why2003-10-141-2/+2
* * ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]why2003-08-191-2/+12
* * ext/syck/syck.h: Added 'syck' yacc prefixes.why2003-07-281-4/+1
* * ext/syck/gram.c: added grammar for certain empty sequence entries.why2003-06-171-10/+49
* * ext/syck/token.c: directives choked on a period.why2003-06-051-2/+9
* * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().why2003-05-291-97/+4
* ext/syck/handler.c (syck_hdlr_add_alias): add cast to avoid warning.eban2003-05-131-1/+1
* * ext/syck/handler.c: add proper casts.eban2003-05-131-2/+2
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-8/+8
* * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy2003-05-101-58/+23
* Initial checkin of YAML substances.why2003-05-091-0/+231