ruby--ruby/ext/syck
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
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
MANIFEST * ext/syck/MANIFEST: Add yamlbyte.h. 2003-10-30 10:15:05 +00:00
bytecode.c * ext/syck/bytecode.c: turn off default implicit typing. 2004-01-12 22:55:09 +00:00
emitter.c * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>. 2004-01-02 16:21:26 +00:00
extconf.rb
gram.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
gram.h * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
handler.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
implicit.c * ext/syck/bytecode.c: turn off default implicit typing. 2004-01-12 22:55:09 +00:00
node.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
rubyext.c * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305] 2004-01-28 16:59:00 +00:00
syck.c * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow. 2003-12-08 06:03:35 +00:00
syck.h * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
token.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
yaml2byte.c * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz. 2003-10-30 13:59:40 +00:00
yamlbyte.h * ext/syck/yamlbyte.h: Ditto. 2003-10-17 21:03:16 +00:00