..
bigdecimal
* ext/bigdecimal/bigdecimal_en.html: Remove obsolete information, fix typos
2009-12-06 22:35:20 +00:00
curses
ext/curses/curses: more whitespace
2009-10-08 17:47:51 +00:00
dbm
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
2008-11-10 09:18:23 +00:00
digest
* ext/digest/digest.c (rb_digest_instance_digest)
2010-01-17 19:23:17 +00:00
dl
* ext/dl/dl.c (c_parray): get rid of a deprecated function.
2010-01-27 05:23:38 +00:00
etc
* ext/etc/etc.c (sGroup): getgrent may not be available.
2009-02-17 16:58:12 +00:00
fcntl
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
2005-10-28 17:00:07 +00:00
gdbm
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
2009-10-11 06:54:54 +00:00
iconv
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
2009-10-15 05:21:00 +00:00
io /wait
* ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.
2008-06-10 03:58:09 +00:00
nkf
* ext/nkf/nkf.c: RDoc typo fixed. [ruby-core:23170]
2009-04-09 02:11:38 +00:00
openssl
* ext/openssl/ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if frozen (or untainted for $SECURE >= 4) [ruby-core:18377]
2009-09-24 01:26:41 +00:00
pty
* ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once):
2008-07-12 21:57:11 +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:42:57 +00:00
rational
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
readline
merged revision 21628:
2009-02-05 12:01:25 +00:00
sdbm
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
2008-11-10 09:18:23 +00:00
socket
* ext/socket/socket.c: include addrinfo.h only when using our own
2009-12-31 09:17:27 +00:00
stringio
* ext/stringio/stringio.c (strio_getline): fix for "" as separator.
2009-12-21 06:33:05 +00:00
strscan
* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914]
2007-01-10 09:59:11 +00:00
syck
* ext/syck/syck.h (ASSERT): fix typo at r18176.
2008-07-31 02:31:33 +00:00
syslog
* ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
2008-08-12 09:51:33 +00:00
thread
* intern.h (rb_thread_join): added prototype. a patch from
2009-10-22 08:27:24 +00:00
tk
* ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.
2010-01-31 22:51:37 +00:00
Win32API
* lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
2008-03-21 12:27:00 +00:00
win32ole
* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
2009-09-12 04:32:48 +00:00
zlib
* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656 ]
2010-01-26 13:33:03 +00:00
.cvsignore
.document
* regex.c (re_compile_pattern): should check if c is not a
2006-04-24 15:15:22 +00:00
extmk.rb
* Makefile.in (clean-ext): allow glob patterns.
2010-01-19 05:29:18 +00:00
purelib.rb
* ext/purelib.rb: get rid of recent feature. [ruby-dev:34864]
2008-05-28 09:10:50 +00:00
Setup
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
Setup.atheos
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
Setup.dj
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
Setup.emx
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
Setup.nt
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00
Setup.x68
* ext/rational/rational.c: Added to provide a fast implementation
2010-02-05 14:11:08 +00:00