.. |
bigdecimal
|
* numeric.c (rb_num_coerce_bin): add ID argument to specify
|
2008-02-12 02:46:21 +00:00 |
continuation
|
* cont.c: separate Continuation and Fiber from core.
|
2007-08-25 02:03:44 +00:00 |
curses
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
dbm
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
digest
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
dl
|
* lib/resolv.rb (Resolv::Config.default_config_hash): requires
|
2008-03-31 16:55:54 +00:00 |
etc
|
* $Date$ keyword removed to avoid inclusion of locale dependent
|
2008-01-06 15:49:38 +00:00 |
fcntl
|
add extconf.h to .cvsignore.
|
2006-06-24 01:15:08 +00:00 |
fiber
|
* ext/fiber/fiber.c: modify prototype declaration.
|
2007-09-27 06:45:03 +00:00 |
gdbm
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
iconv
|
* ext/iconv/iconv.c (iconv_iconv): no needs to initialize with Qnil
|
2008-06-06 03:21:43 +00:00 |
io/wait
|
* ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.
|
2008-06-10 03:58:09 +00:00 |
json
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
nkf
|
* ext/nkf/nkf-utf8/nkf.c (nkf_str_caseeql): added.
|
2008-05-21 21:23:51 +00:00 |
openssl
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
pty
|
* ext/pty/lib/expect.rb (IO#expect): check if peer is closed.
|
2008-02-18 01:17:44 +00:00 |
racc/cparse
|
* include/ruby: moved public headers.
|
2007-06-10 03:06:15 +00:00 |
readline
|
* ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair):
|
2008-04-21 08:48:33 +00:00 |
ripper
|
* parse.y (parser_yylex): should clear parser->tokp as well.
|
2007-11-19 07:10:09 +00:00 |
sdbm
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
socket
|
* ext/socket/socket.c: constified.
|
2008-06-09 09:51:21 +00:00 |
stringio
|
* ext/stringio/stringio.c (strio_each_char, Init_stringio): Add
|
2008-05-27 10:03:23 +00:00 |
strscan
|
* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,
|
2008-06-08 10:01:40 +00:00 |
syck
|
* enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add
|
2008-04-17 13:22:40 +00:00 |
syslog
|
* lib/ipaddr.rb: Say that I am the current maintainer.
|
2008-03-21 12:15:06 +00:00 |
tk
|
revert git backfire in r15860; sorry
|
2008-03-30 15:00:12 +00:00 |
win32ole
|
* ext/win32ole/win32ole.c: avoid warnings.
|
2008-04-22 00:58:51 +00:00 |
zlib
|
* ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well.
|
2008-06-08 17:35:41 +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
|
* common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT.
|
2008-05-08 08:44:15 +00:00 |
purelib.rb
|
* ext/purelib.rb: get rid of recent feature. [ruby-dev:34864]
|
2008-05-28 09:10:50 +00:00 |