..
bigdecimal
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +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/digest.rb (Digest): Require digest.so and fix the
2006-09-29 04:21:30 +00:00
dl
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
etc
* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped in
2006-09-21 05:12:57 +00:00
fcntl
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
gdbm
* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Peter
2006-09-20 00:30:38 +00:00
iconv
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
io /wait
* ext/io/wait/extconf.rb: suspicious checking_for.
2006-09-16 07:15:22 +00:00
nkf
* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.
2006-09-15 11:26:07 +00:00
openssl
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
pty
* ext/pty/pty.c (establishShell): parent pid is not used.
2006-09-16 07:21:02 +00:00
racc /cparse
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
readline
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
ripper
* ext/ripper/eventids2.c (token_assoc): added tCHAR, which is not
2006-06-26 15:52:50 +00:00
sdbm
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
socket
socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>
2006-09-26 23:31:35 +00:00
stringio
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
strscan
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
syck
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
syslog
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
tk
* ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value.
2006-09-05 13:07:06 +00:00
Win32API
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
win32ole
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
zlib
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +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
extmk.rb
* ext/extmk.rb: extout is needed for also clean.
2006-09-29 00:37:20 +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