ruby/lib/yaml
why 877408163a * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]
* lib/yaml/rubytypes.rb: character Range now round-trips. [ruby-core:2306]

* test/yaml/test_yaml.rb: add Time and Range tests.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-28 16:59:00 +00:00
..
baseemitter.rb BaseEmitter left out as well. 2003-07-11 23:56:42 +00:00
basenode.rb * ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong. 2003-05-30 23:09:54 +00:00
constants.rb * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
dbm.rb * lib/yaml/dbm.rb: replace indexes with values_at. 2003-07-24 18:56:09 +00:00
emitter.rb * ext/syck/emitter.c: new emitter code. 2003-07-11 22:52:14 +00:00
encoding.rb * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
error.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
loader.rb * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
rubytypes.rb * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305] 2004-01-28 16:59:00 +00:00
store.rb * lib/yaml/store.rb (YAML::Store#initialize): filename is first 2003-08-01 18:23:35 +00:00
stream.rb * ext/syck/emitter.c: new emitter code. 2003-07-11 22:52:14 +00:00
stringio.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
syck.rb * ext/syck/emitter.c: new emitter code. 2003-07-11 22:52:14 +00:00
types.rb * lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hash 2003-06-24 14:12:03 +00:00
yamlnode.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
ypath.rb lib/yaml/ypath.rb: escape '['. 2003-05-10 09:43:54 +00:00