ruby--ruby/ext/syck
why c76c3349e4 * ext/syck/bytecode.c: Checkin of YAML bytecode support.
* ext/syck/gram.c: Ditto.

* ext/syck/syck.c: Ditto.

* ext/syck/token.c: Ditto.

* ext/syck/handler.c: Ditto.

* ext/syck/handler.c: Now using 'tag' rather than 'taguri' in type URIs.

* ext/syck/rubyext.c: Ditto (on both counts).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-14 23:15:19 +00:00
..
.cvsignore
MANIFEST * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
bytecode.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
emitter.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
extconf.rb
gram.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
gram.h * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
handler.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
implicit.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
node.c
rubyext.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
syck.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
syck.h * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
token.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00