diff options
| author | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-29 03:27:01 +0000 |
|---|---|---|
| committer | why <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-29 03:27:01 +0000 |
| commit | 272a0029052d8c9cd27ff8c6207428ffae640e03 (patch) | |
| tree | d5676af3693e3b425b24a721ee485cbaf050dd63 /ChangeLog | |
| parent | 5ab60af9e601dab81b66d820e65b20f170d26e71 (diff) | |
* ext/syck/token.c: prefixed many constants and definitions with YAML_ to
avoid name clash.
* ext/syck/gram.c: ditto.
* ext/syck/gram.h: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,10 +1,19 @@ +Tue Jul 29 12:22:28 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> + + * ext/syck/token.c: prefixed many constants and definitions with YAML_ to + avoid name clash. + + * ext/syck/gram.c: ditto. + + * ext/syck/gram.h: ditto. + Tue Jul 29 12:15:37 2003 NAKAMURA Usaku <usa@ruby-lang.org> * ext/etc/etc.c: add real prototype to getenv(). * win32/win32.h: add arguments to definitions of functions if possible. -Mon Jul 28 19:22:08 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> +Tue Jul 29 04:22:08 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> * ext/syck/syck.h: Added 'syck' yacc prefixes. |
