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
matz 85911c410a * ext/socket/socket.c (tcp_s_gethostbyname): was using
uninitialized size_t value. [ruby-talk:76946]

* Minor cleanups.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-25 05:36:55 +00:00
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
emitter.c * ext/socket/socket.c (tcp_s_gethostbyname): was using 2003-07-25 05:36:55 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
gram.c * ext/syck/gram.c: added grammar for certain empty sequence entries. 2003-06-17 16:55:54 +00:00
gram.h Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
handler.c * ext/syck/gram.c: added grammar for certain empty sequence entries. 2003-06-17 16:55:54 +00:00
implicit.c * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
MANIFEST Missed MANIFEST change and addition of ext/syck/emitter.c. 2003-07-11 23:44:37 +00:00
node.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
rubyext.c * ext/syck/emitter.c (syck_emitter_flush): accepts count 2003-07-24 16:30:43 +00:00
syck.c * ext/syck/emitter.c: new emitter code. 2003-07-11 22:52:14 +00:00
syck.h * ext/syck/emitter.c (syck_emitter_flush): accepts count 2003-07-24 16:30:43 +00:00
token.c * ext/syck/emitter.c (syck_emitter_flush): accepts count 2003-07-24 16:30:43 +00:00