diff options
author | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-17 21:03:16 +0000 |
---|---|---|
committer | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-17 21:03:16 +0000 |
commit | 850aebf583c37568bdad9540cd0a2ba2cdc017ba (patch) | |
tree | 5f7cd54777fb4ff214257b3e3af9f089c38bbd99 /ChangeLog | |
parent | 7309c0ad64a0658481d3f807d723baa56b27a9d6 (diff) | |
download | ruby-850aebf583c37568bdad9540cd0a2ba2cdc017ba.tar.gz ruby-850aebf583c37568bdad9540cd0a2ba2cdc017ba.tar.xz ruby-850aebf583c37568bdad9540cd0a2ba2cdc017ba.zip |
* ext/syck/yamlbyte.h: Ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Sat Oct 18 05:48:59 2003 why the lucky stiff <[email protected]> * ext/syck/yaml2byte.c: YAML to bytecode converter. + * ext/syck/yamlbyte.h: Ditto. + * ext/syck/bytecode.c: Bytecode parser fixes to empty collections and empty strings. |