| .. |
|
bigdecimal
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
curses
|
* ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings.
|
2006-07-28 08:18:22 +00:00 |
|
dbm
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
digest
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
dl
|
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
|
2006-08-31 12:10:08 +00:00 |
|
etc
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
fcntl
|
add extconf.h to .cvsignore.
|
2006-06-24 01:15:08 +00:00 |
|
gdbm
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
iconv
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
io/wait
|
Fix call-seq in RDoc.
|
2006-08-28 02:31:34 +00:00 |
|
nkf
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
openssl
|
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
|
2006-08-31 12:10: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
|
* ext/racc/cparse/cparse.c: sync with original code, rev 1.8.
|
2006-07-06 12:50:51 +00:00 |
|
readline
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +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 RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
socket
|
* ext/socket/socket.c (socks_init): typo fixed. a patch from Sven
|
2006-09-01 12:45:01 +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
|
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
|
2006-08-31 12:10:08 +00:00 |
|
syslog
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +00:00 |
|
tk
|
* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.
|
2006-09-01 05:09:51 +00:00 |
|
Win32API
|
* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and
|
2006-08-31 11:56:42 +00:00 |
|
win32ole
|
* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and
|
2006-08-31 11:56:42 +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
|
* ruby.h (struct RString): embed small strings.
|
2006-08-31 10:30:33 +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 |