ruby--ruby/ext
matz 5458a384ea * ext/socket/socket.c: a patch to support IRIX from Andrew
Thompson <andrew@hijacked.us> in [ruby-core:14447].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-27 01:47:11 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug 2007-12-21 07:14:42 +00:00
continuation * cont.c: separate Continuation and Fiber from core. 2007-08-25 02:03:44 +00:00
curses * ext/curses/extconf.rb: check macro if cannot find func. 2007-11-15 10:50:34 +00:00
dbm * enum.c (enum_yield): when multiple values yielded from #each 2007-12-25 06:01:22 +00:00
digest * include/ruby/intern.h: export rb_ivar_foreach. 2007-09-28 06:21:46 +00:00
dl * ext/dl/depend: add dependencies. [ruby-dev:32760] 2007-12-25 07:35:47 +00:00
etc * ext/etc/etc.c (etc_getlogin): update documentation to note 2007-08-27 10:15:18 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
fiber * ext/fiber/fiber.c: modify prototype declaration. 2007-09-27 06:45:03 +00:00
gdbm * parse.y (parser_warning, parser_warn): some error message may 2006-10-14 14:33:10 +00:00
iconv * ext/iconv/iconv.c (iconv_s_list): support NetBSD/Citrus iconv. 2007-12-05 16:04:12 +00:00
io/wait * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
json * ext/json/ext/generator/generator.c (Init_generator): requires 2007-12-25 15:57:55 +00:00
nkf * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding. 2007-12-23 09:37:51 +00:00
openssl * ext/openssl/ossl_ssl.c: Only show a warning if the default 2007-12-25 11:31:51 +00:00
pty * ext/pty/pty.c (establishShell): handshaking before close slave 2007-08-07 05:58:41 +00:00
racc/cparse * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
readline * ext/readline/extconf.rb: should use have_func for functions instead 2007-12-14 03:36:37 +00:00
ripper * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
sdbm * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] 2007-07-15 13:24:39 +00:00
socket * ext/socket/socket.c: a patch to support IRIX from Andrew 2007-12-27 01:47:11 +00:00
stringio * ext/stringio/stringio.c (strio_init): separate from strio_initialize 2007-09-21 20:19:51 +00:00
strscan * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the 2007-09-24 08:56:24 +00:00
syck * ext/syck/rubyext.c (syck_genericresolver_node_import): should 2007-12-22 12:14:37 +00:00
syslog * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
tk * include/ruby/ruby.h, thread.c: rename is_ruby_native_thread() to 2007-12-25 07:28:51 +00:00
win32ole * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, 2007-12-21 02:31:11 +00:00
zlib * ext/zlib/zlib.c (gzfile_s_open): use FilePathValue to support 2007-06-08 07:33:59 +00:00
.cvsignore
.document Add digest.c 2006-08-28 02:32:47 +00:00
Setup * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
extmk.rb * common.mk (encs): new target to compile external encodings. 2007-12-17 08:47:28 +00:00
purelib.rb * ext/purelib.rb: commit miss. 2007-05-22 21:09:22 +00:00