..
bigdecimal
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
2005-03-04 06:47:45 +00:00
curses
* ext/curses/curses.c ({curses,window}_clrtoeol): added. suggested
2005-08-27 11:21:30 +00:00
dbm
* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?
2005-06-20 08:17:53 +00:00
digest
* ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,
2005-08-30 10:43:36 +00:00
dl
if dlload fail to load a library, it should raise an error.
2005-06-08 14:38:02 +00:00
etc
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
2005-03-04 06:47:45 +00:00
fcntl
* MANIFEST, ext/**/MANIFEST: removed.
2004-11-01 10:13:52 +00:00
gdbm
* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?
2005-06-20 08:17:53 +00:00
iconv
* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3
2005-03-27 23:40:32 +00:00
io /wait
* ext/io/wait/wait.c: wrong backport from trunk, and compile error on
2005-07-18 03:23:47 +00:00
nkf
* ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_method
2005-08-17 12:59:57 +00:00
openssl
* ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.
2005-08-22 21:12:03 +00:00
pty
* configure.in: Check for the availability of pid_t, gid_t and uid_t and
2005-05-14 14:57:53 +00:00
racc /cparse
* MANIFEST, ext/**/MANIFEST: removed.
2004-11-01 10:13:52 +00:00
readline
* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.
2005-06-17 16:18:56 +00:00
ripper
* parse.y (lambda): Perl6 style -> lambda expression. [NEW]
2005-07-27 07:27:19 +00:00
sdbm
* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?
2005-06-20 08:17:53 +00:00
socket
* ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]
2005-08-02 23:25:35 +00:00
stringio
* ext/stringio/stringio.c (strio_set_string): disallow nil.
2005-08-13 09:36:12 +00:00
strscan
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
2005-03-04 10:40:09 +00:00
syck
* ext/syck/rubyext.c: comment to be closed.
2005-04-30 12:50:34 +00:00
syslog
* MANIFEST, ext/**/MANIFEST: removed.
2004-11-01 10:13:52 +00:00
tk
* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().
2005-08-10 01:32:44 +00:00
Win32API
* ext/Win32API/Win32API.c (Win32API_Call): disable global
2005-06-09 14:59:10 +00:00
win32ole
* ext/win32ole/win32ole.c: supress warnings. (win32)
2005-08-25 06:51:33 +00:00
zlib
* ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]
2005-04-18 02:34:20 +00:00
.cvsignore
* configure.in: modify program_prefix only if specified
2002-09-08 09:08:15 +00:00
.document
* ext/.document: enabled documents in stringio.
2005-07-15 15:01:37 +00:00
extmk.rb
* extmk.rb (extmake): needs to be wrapped in an Array.
2005-08-04 15:20:10 +00:00
Setup
* ext/Setup*: remove tcltklib.
2005-01-26 05:15:02 +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