1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
why e44e2ef2e8 * ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native loading
* ext/syck/token.c: fix for transfer methods on same indentation as nested mapping

* lib/yaml/rubytypes.rb: all type names in lowercase


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-05-11 06:32:13 +00:00
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
gram.c * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
gram.h Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
handler.c * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
implicit.c * ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native loading 2003-05-11 06:32:13 +00:00
MANIFEST * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
node.c Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
rubyext.c * ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native loading 2003-05-11 06:32:13 +00:00
syck.c * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
syck.h * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
token.c * ext/syck/implicit.c, ext/syck/rubyext.c: transfer methods applied to native loading 2003-05-11 06:32:13 +00:00