diff options
| author | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-15 05:04:49 +0000 |
|---|---|---|
| committer | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-15 05:04:49 +0000 |
| commit | ed4816b4955059d169facf27e457ecc215943d51 (patch) | |
| tree | 05b72c2cfc9f3ce039949d8db3b49c4e310c152a /ChangeLog | |
| parent | edc25cce7595538e7f5d5b43d8fc911c27166676 (diff) | |
| download | ruby-ed4816b4955059d169facf27e457ecc215943d51.tar.gz ruby-ed4816b4955059d169facf27e457ecc215943d51.tar.xz ruby-ed4816b4955059d169facf27e457ecc215943d51.zip | |
* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.
* ext/syck/token.c: re2c compiled with bit vectors now.
* ext/syck/implicit.c: ditto.
* ext/syck/bytecode.c: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Jul 15 14:12:34 2004 why the lucky stiff <why@topi.cc> + + * lib/yaml.rb (YAML::load_file, YAML::parse_file): added. + + * ext/syck/token.c: re2c compiled with bit vectors now. + * ext/syck/implicit.c: ditto. + * ext/syck/bytecode.c: ditto. + Thu Jul 15 10:15:04 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/, ext/tcltklib/: bug fix |
