summaryrefslogtreecommitdiffstats
path: root/test/yaml
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 16082:shyouhei2008-06-151-0/+8
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-161-0/+19
* * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean2006-01-101-0/+17
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-101-0/+11
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-171-22/+13
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-161-10/+83
* * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why2003-12-151-0/+7
* * test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match.nobu2003-12-131-1/+2
* * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why2003-12-121-0/+11
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-2/+1
* * ext/syck/rubyext.c: default keys handled.why2003-10-031-0/+1155