diff options
| author | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-28 19:27:42 +0000 |
|---|---|---|
| committer | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-28 19:27:42 +0000 |
| commit | 90e0acdd8a2f57c5407e34d9e563968e9a30d32f (patch) | |
| tree | c269f65ebba51395164a4e45bcc740665ed2152d /ChangeLog | |
| parent | 28a7386f7d2ce7a3c02b8197d9a2cb4abd5aace3 (diff) | |
| download | ruby-90e0acdd8a2f57c5407e34d9e563968e9a30d32f.tar.gz ruby-90e0acdd8a2f57c5407e34d9e563968e9a30d32f.tar.xz ruby-90e0acdd8a2f57c5407e34d9e563968e9a30d32f.zip | |
* ext/syck/syck.h: Added 'syck' yacc prefixes.
* ext/syck/gram.c: ditto.
* ext/syck/token.c: ditto.
* ext/syck: Added ruby.h reference to source files.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Mon Jul 28 19:22:08 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> + + * ext/syck/syck.h: Added 'syck' yacc prefixes. + + * ext/syck/gram.c: ditto. + + * ext/syck/token.c: ditto. + + * ext/syck: Added ruby.h reference to source files. + Tue Jul 29 03:53:28 2003 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError if |
