..
bigdecimal
* ext/bigdecimal/bigdecimal.c: BigDecimal("-.31") is now
2007-03-14 05:35:31 +00:00
curses
revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX.
2006-09-02 22:23:14 +00:00
dbm
* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.
2006-09-16 07:14:37 +00:00
digest
* ext/digest/lib/md5.rb (MD5::new, MD5::md5): Do not modify
2007-03-06 10:09:51 +00:00
dl
fixed the problem reported in [ruby-dev:30531].
2007-03-17 06:01:02 +00:00
enumerator
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
2005-10-24 00:07:01 +00:00
etc
* ext/etc/etc.c (etc_getgrgid): Fix a bug in Etc::getgrgid()
2007-03-16 09:35:23 +00:00
fcntl
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
2005-10-28 17:00:07 +00:00
gdbm
* parse.y (parser_warning, parser_warn): some error message may
2006-10-14 14:34:07 +00:00
iconv
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
2005-12-12 00:36:54 +00:00
io /wait
* ext/io/wait/extconf.rb: suspicious checking_for.
2006-09-16 07:15:22 +00:00
nkf
* regex.c (calculate_must_string, slow_search, re_search): Silence
2007-02-27 10:38:32 +00:00
openssl
* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about
2007-03-12 04:07:08 +00:00
pty
* ext/pty/pty.c (establishShell): remove remaining unused line.
2006-09-16 14:15:22 +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
readline
* ext/readline/readline.c: NetBSD editline does not have
2006-12-14 09:34:47 +00:00
sdbm
* merged a patch from Takahiro Kambe <taca@back-street.net> to
2005-09-08 05:59:43 +00:00
socket
* ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
2007-02-19 08:16:34 +00:00
stringio
* ext/stringio/stringio.c (strio_set_string): disallow nil.
2005-08-13 09:36:12 +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.c (syck_move_tokens): should avoid negative
2006-08-07 08:10:12 +00:00
syslog
* MANIFEST, ext/**/MANIFEST: removed.
2004-11-01 10:19:37 +00:00
thread
* ext/thread/thread.c (remove_one): Preserve List invariants;
2007-03-20 22:26:18 +00:00
tk
* ext/tk/sample/irbtkw.rbw: fails to exit process.
2007-03-06 02:55:54 +00:00
Win32API
* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.
2005-10-24 11:51:44 +00:00
win32ole
revert error check-in in r11777
2007-02-19 08:29:08 +00:00
zlib
* ruby.h, lib/mkmf.rb (create_header): clear command line options for
2006-05-25 23:44:08 +00:00
.cvsignore
* configure.in: modify program_prefix only if specified
2002-09-08 09:08:15 +00:00
.document
* regex.c (re_compile_pattern): should check if c is not a
2006-04-24 15:15:22 +00:00
extmk.rb
* configure.in, defines.h, eval.c (rb_feature_p, rb_provided,
2007-02-19 09:27:12 +00:00
Setup
revert error check-in in r11777
2007-02-19 08:29:08 +00:00
Setup.atheos
* ext/Setup: Add thread except for platforms without threads
2007-02-10 21:24:58 +00:00
Setup.dj
* ext/Setup: Add thread except for platforms without threads
2007-02-10 21:24:58 +00:00
Setup.emx
* ext/Setup: Add thread except for platforms without threads
2007-02-10 21:24:58 +00:00
Setup.nt
revert error check-in in r11777
2007-02-19 08:29:08 +00:00
Setup.x68
* ext/Setup: Add thread except for platforms without threads
2007-02-10 21:24:58 +00:00