1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
shugo 5545c5aafa * ext/socket/socket.c (init_sock): sockets should be binmode.
* test/socket/test_tcp.rb (test_encoding): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-17 02:50:43 +00:00
..
bigdecimal * prec.c: removed. Precision will be redesigned and be back again. 2008-09-19 13:10:54 +00:00
continuation
coverage
curses * ext/curses/curses.c: should include <ruby/io.h>. 2008-09-26 03:05:47 +00:00
dbm
digest
dl * ext/dl/extconf.rb ($distcleanfiles): added callback-?.c into 2008-10-03 15:49:39 +00:00
etc
fcntl
fiber
gdbm
iconv * ext/iconv/iconv.c: add attention for machine independent. 2008-09-11 10:10:16 +00:00
io/wait * ext/curses/curses.c: should include <ruby/io.h>. 2008-09-26 03:05:47 +00:00
json * ext/json/ext/parser/parser.c (JSON_parse_string): 2008-10-10 08:28:19 +00:00
nkf * ext/nkf/nkf-utf8/utf8tbl.c: update table. 2008-10-05 01:10:41 +00:00
openssl * ext/curses/curses.c: should include <ruby/io.h>. 2008-09-26 03:05:47 +00:00
pty
racc/cparse
readline * ext/readline/readline.c (Init_readline): used remove_history to 2008-09-22 17:07:22 +00:00
ripper * include/ruby/node.h, node.h: move node.h from include path. 2008-09-23 19:52:31 +00:00
sdbm * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00
socket * ext/socket/socket.c (init_sock): sockets should be binmode. 2008-10-17 02:50:43 +00:00
stringio * ext/stringio/stringio.c (strio_set_encoding): defined for 2008-10-05 08:47:01 +00:00
strscan
syck * ext/syck/syck.c (syck_lookup_sym): remove reading uninitialized 2008-10-09 12:18:42 +00:00
syslog
tk * include/ruby/ruby.h: embeds the elements of an array into its 2008-10-09 05:47:04 +00:00
win32ole * ext/win32ole/win32ole.c (load_conv_function51932): check 2008-10-14 12:44:37 +00:00
zlib
.cvsignore
.document
extmk.rb * lib/mkmf.rb ($config_h): now always defines for old libraries. 2008-10-05 14:34:37 +00:00
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt