ruby--ruby/ext/syck
why 49ad283b97 * 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: svn+ssh://ci.ruby-lang.org/ruby/trunk@4203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-29 03:27:01 +00:00
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
MANIFEST Missed MANIFEST change and addition of ext/syck/emitter.c. 2003-07-11 23:44:37 +00:00
emitter.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
gram.c * ext/syck/token.c: prefixed many constants and definitions with YAML_ to 2003-07-29 03:27:01 +00:00
gram.h * ext/syck/token.c: prefixed many constants and definitions with YAML_ to 2003-07-29 03:27:01 +00:00
handler.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
implicit.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
node.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
rubyext.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
syck.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
syck.h * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
token.c * ext/syck/token.c: prefixed many constants and definitions with YAML_ to 2003-07-29 03:27:01 +00:00