ruby--ruby/ext
nobu a96aacb08c * ext/json, lib/json, test/json: set properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-06-06 01:54:44 +00:00
..
Win32API * ext/Win32API/lib/win32/sspi.rb: set properties. 2007-03-21 02:27:16 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: BigDecimal("-.31") is now 2007-03-14 05:39:00 +00:00
curses * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
dbm * ext/dbm/extconf.rb: allow multiple candidates for dbm-type. 2006-09-16 07:14:37 +00:00
digest better error message 2007-02-28 18:27:50 +00:00
dl * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
etc * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +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_conv): rdoc fix. 2007-05-10 06:20:33 +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 * ext/json, lib/json, test/json: set properties. 2007-06-06 01:54:44 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c (kanji_convert): Fix guess fallback. 2007-06-05 05:11:04 +00:00
openssl * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid of 2007-04-06 01:58:01 +00:00
probeprofiler * ext/probeprofiler/probeprofiler.c: fix function name and 2007-04-25 05:14:33 +00:00
pty * ext/pty/expect_sample.rb: avoid symbolic link representation for 2007-04-16 13:56:19 +00:00
racc/cparse * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. Thanks Tomoyuki Chikanaga. [ruby-dev:30405] 2007-02-24 01:38:26 +00:00
readline * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): 2007-02-24 10:30:50 +00:00
ripper * parse.y (lambda): add ripper event. This fixes bus error on "make test-all". 2007-02-23 03:25:26 +00:00
sdbm * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
socket clear cmsg padding. 2007-04-25 13:37:55 +00:00
stringio * ext/stringio/stringio.c (strio_seek): consistent behavior with 2007-04-16 07:48:50 +00:00
strscan * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
syck * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan 2007-03-19 03:58:57 +00:00
syslog * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
tk * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo. 2007-05-25 16:10:42 +00:00
win32ole * ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize, 2007-03-16 13:24:06 +00:00
zlib Fix to compile on yarv, ruby_errinfo -> rb_errinfo() 2007-01-02 01:31:36 +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 * ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear default 2007-05-22 20:48:34 +00:00
purelib.rb * ext/purelib.rb: commit miss. 2007-05-22 21:09:22 +00:00