.. |
bigdecimal
|
* ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improved
|
2010-05-12 06:04:59 +00:00 |
continuation
|
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
|
2009-01-20 07:17:28 +00:00 |
coverage
|
* ext/coverage/coverage.c (rb_mCoverage): removed unneeded static variable.
|
2008-08-31 04:48:02 +00:00 |
curses
|
ext/curses/view2.rb: replaced with Hugh Sasse's version.
|
2010-02-06 14:26:07 +00:00 |
dbm
|
* ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.
|
2010-06-11 15:40:39 +00:00 |
digest
|
* ext/digest/lib/digest/hmac.rb: Emit a deprecation warning in
|
2010-06-03 14:48:23 +00:00 |
dl
|
* ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.
|
2010-06-04 01:46:36 +00:00 |
etc
|
* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.
|
2010-05-08 03:25:17 +00:00 |
fcntl
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
fiber
|
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
|
2009-01-20 07:17:28 +00:00 |
fiddle
|
* ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been required
|
2010-05-08 17:59:46 +00:00 |
gdbm
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
iconv
|
* ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
|
2010-05-16 01:49:49 +00:00 |
io
|
update doc.
|
2010-05-25 14:26:04 +00:00 |
json
|
* ext/json/generator/generator.c (fbuffer_inc_capa):
|
2010-05-09 00:50:36 +00:00 |
mathn
|
* complex.c (nucomp_canonicalization): renamed.
|
2008-12-12 23:40:55 +00:00 |
nkf
|
* ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.
|
2010-05-30 09:48:28 +00:00 |
objspace
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
openssl
|
* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):
|
2010-06-11 14:06:23 +00:00 |
psych
|
* ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API
|
2010-05-22 22:12:39 +00:00 |
pty
|
update doc.
|
2010-05-09 16:32:52 +00:00 |
racc/cparse
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
readline
|
* ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172]
|
2010-05-31 18:48:16 +00:00 |
ripper
|
* ext/ripper/eventids2.c (token_to_eventid): added
|
2009-08-08 22:25:11 +00:00 |
sdbm
|
* process.c: suppress warning for signed and unsigned type
|
2010-05-17 13:21:17 +00:00 |
socket
|
* suppress warnings.
|
2010-05-21 09:10:23 +00:00 |
stringio
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
strscan
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
syck
|
* ext/syck/implicit.c (YYFILL): suppress warnings.
|
2010-05-21 09:21:58 +00:00 |
syslog
|
* ext/**/*.[ch]: removed trailing spaces.
|
2010-04-22 08:04:13 +00:00 |
tk
|
* ext/tk/lib/tk.rb: fix typo and race condition.
|
2010-06-02 16:24:29 +00:00 |
win32ole
|
* ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError
|
2010-05-20 11:55:10 +00:00 |
zlib
|
* ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
|
2010-05-29 17:22:46 +00:00 |
.cvsignore
|
|
|
.document
|
* ext/socket/.document: extracted from ext/.document.
|
2010-03-22 00:06:48 +00:00 |
extmk.rb
|
* ext/socket/extconf.rb: suppress a warning.
|
2010-01-26 12:34:51 +00:00 |
purelib.rb
|
* ext/purelib.rb, common.mk: to simulate ruby command more precisely,
|
2010-02-05 16:21:56 +00:00 |
Setup
|
|
|
Setup.atheos
|
|
|
Setup.emx
|
|
|
Setup.nt
|
|
|