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
nobu 3fb4d657d8 * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-08 06:03:35 +00:00
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
bytecode.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
emitter.c C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184) 2003-10-21 02:47:17 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
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/rubyext.c: YAML::Syck::compile method. 2003-10-17 20:53:39 +00:00
MANIFEST * ext/syck/MANIFEST: Add yamlbyte.h. 2003-10-30 10:15:05 +00:00
node.c * ext/syck/syck.h: Added 'syck' yacc prefixes. 2003-07-28 19:27:42 +00:00
rubyext.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
syck.c * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow. 2003-12-08 06:03:35 +00:00
syck.h * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
token.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
yaml2byte.c * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz. 2003-10-30 13:59:40 +00:00
yamlbyte.h * ext/syck/yamlbyte.h: Ditto. 2003-10-17 21:03:16 +00:00