..
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: create makefile according to the result of check
2006-09-04 12:44:33 +00:00
digest
* ext/digest/lib/digest.rb (Digest::Base.file): open a file in binary
2006-09-14 15:05:22 +00:00
dl
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
etc
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
fcntl
gdbm
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
iconv
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
io /wait
Fix call-seq in RDoc.
2006-08-28 02:31:34 +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 (getDevice): retry once after GC on failure.
2006-07-26 09:15:31 +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
* ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t.
2006-09-02 21:27:16 +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
.document
Add digest.c
2006-08-28 02:32:47 +00:00
extmk.rb
* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:
2006-09-16 07:06:57 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68