summaryrefslogtreecommitdiff
path: root/ext/syck/handler.c
AgeCommit message (Expand)Author
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2003-10-14* ext/syck/bytecode.c: Checkin of YAML bytecode support.why
2003-08-19* ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]why
2003-07-28* ext/syck/syck.h: Added 'syck' yacc prefixes.why
2003-06-17* ext/syck/gram.c: added grammar for certain empty sequence entries.why
2003-06-05* ext/syck/token.c: directives choked on a period.why
2003-05-29* ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().why
2003-05-13ext/syck/handler.c (syck_hdlr_add_alias): add cast to avoid warning.eban
2003-05-13* ext/syck/handler.c: add proper casts.eban
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