..
Win32API
* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.
2005-10-24 11:41:15 +00:00
bigdecimal
* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,
2006-08-07 09:01:27 +00:00
curses
* ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings.
2006-07-28 08:18:22 +00:00
dbm
add extconf.h.
2006-06-25 09:42:05 +00:00
digest
Make RDoc show up.
2006-08-28 02:31:58 +00:00
dl
should define FUNC_CDECL/STDCALL if the macros are not defined.
2006-07-07 14:19:41 +00:00
etc
* ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion
2006-07-03 05:42:35 +00:00
fcntl
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
gdbm
add extconf.h.
2006-06-25 09:42:05 +00:00
iconv
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
io /wait
Fix call-seq in RDoc.
2006-08-28 02:31:34 +00:00
nkf
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:29344]
2006-08-22 03:41:46 +00:00
openssl
* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut up
2006-07-27 07:48:04 +00:00
pty
* ext/pty/pty.c (getDevice): retry once after GC on failure.
2006-07-26 09:15:31 +00:00
racc /cparse
* ext/racc/cparse/cparse.c: sync with original code, rev 1.8.
2006-07-06 12:50:51 +00:00
readline
* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,
2006-08-07 09:01:27 +00:00
ripper
* ext/ripper/eventids2.c (token_assoc): added tCHAR, which is not
2006-06-26 15:52:50 +00:00
sdbm
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
socket
* ext/socket/socket.c: ANSIfied. [ruby-core:08601]
2006-08-13 03:09:59 +00:00
stringio
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
strscan
add regint.h and oniguruma.h to dependence
2006-08-25 12:38:28 +00:00
syck
* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,
2006-08-07 09:01:27 +00:00
syslog
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
tk
* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work
2006-08-31 05:58:20 +00:00
win32ole
accept hash argument of Symbol key.
2006-08-19 07:53:27 +00:00
zlib
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
.cvsignore
* configure.in: modify program_prefix only if specified
2002-09-08 09:08:15 +00:00
.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, lib/mkmf.rb (with_destdir): remove drive letter before
2006-07-21 03:12:45 +00:00