summaryrefslogtreecommitdiff
path: root/test/yaml
AgeCommit message (Expand)Author
2004-05-15* ext/syck/MANIFEST, ext/syck/depend: new file.nobu
2004-05-15* lib/yaml.rb: removed fallback to pure Ruby parser.why
2004-02-16 * lib/csv.rb: document reduction. [ruby-core:02429]nahi
2004-02-08* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira
2004-02-08* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-28* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]why
2004-01-13* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}):nobu
2004-01-12* ext/syck/bytecode.c: turn off default implicit typing.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