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
usa 8bdfa739ad * ext/syck/syck.c (syck_parser_pop_level): add prototype.
* ext/syck/syck.c (syck_strndup): should return value.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-05-15 00:52:28 +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: sequence-in-map shortcut, transfer methods on 2003-05-14 20:01:09 +00:00
gram.h Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
handler.c ext/syck/handler.c (syck_hdlr_add_alias): add cast to avoid warning. 2003-05-13 16:25:41 +00:00
implicit.c * lib/yaml/rubytypes.rb: object and struct loading 2003-05-13 06:34:18 +00:00
MANIFEST * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
node.c * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on 2003-05-14 20:01:09 +00:00
rubyext.c * ext/syck/rubyext.c: add prototypes to avoid VC++ warnings. 2003-05-14 10:57:42 +00:00
syck.c * ext/syck/syck.c (syck_parser_pop_level): add prototype. 2003-05-15 00:52:28 +00:00
syck.h * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on 2003-05-14 20:01:09 +00:00
token.c * lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id 2003-05-13 22:29:52 +00:00