summaryrefslogtreecommitdiff
path: root/ext/syck/node.c
AgeCommit message (Expand)Author
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-16* ext/syck/node.c (syck_replace_str): was using return from thematz
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2004-05-15* lib/yaml.rb: removed fallback to pure Ruby parser.why
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2004-04-26* lib/yaml/rubytypes.rb: passing Range tests.why
2003-07-28* ext/syck/syck.h: Added 'syck' yacc prefixes.why
2003-06-05* ext/syck/token.c: directives choked on a period.why
2003-05-14* ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy
2003-05-13* lib/yaml/rubytypes.rb: object and struct loadingwhy
2003-05-09Initial checkin of YAML substances.why