summaryrefslogtreecommitdiff
path: root/test/yaml
AgeCommit message (Expand)Author
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2006-01-10* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean
2006-01-10* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2004-05-16* lib/yaml.rb: removed fallback to pure Ruby parser.why
2003-12-15* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why
2003-12-13* test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match.nobu
2003-12-12* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why
2003-11-22* gc.c (Init_stack): stack region is far smaller than usual ifmatz
2003-10-03* ext/syck/rubyext.c: default keys handled.why