aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * missing/memmove.c (memmove): take void *, not char *.eban2003-11-181-0/+8
* * lib/fileutils.rb (fu_same?): temporal fix for windows.aamine2003-11-181-0/+4
* * lib/fileutils.rb (fu_same?): check by inode instead of path name, to detect...aamine2003-11-181-0/+7
* * test/stringio/test_stringio.rb: imported from [ruby-dev:21941].nobu2003-11-181-2/+4
* * ext/stringio/stringio.c (strio_read): behave as IO at empty string.nobu2003-11-181-0/+10
* * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] ...aamine2003-11-181-0/+26
* * lib/optparse.rb (OptionParser::Completion::complete): allow leastnobu2003-11-171-0/+5
* * lib/test/unit/autorunner.rb (keyword_display): sort keywords.nobu2003-11-171-1/+3
* * lib/test/unit/ui/tk/testrunner.rb,nobu2003-11-171-0/+8
* * eval.c (rb_eval): iterator should return value from next insidenobu2003-11-161-3/+8
* * eval.c (eval): prepend error position in evaluating string tomatz2003-11-161-0/+6
* * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800]aamine2003-11-161-0/+5
* * lib/thread.rb (Thread.exclusive): wrap method definition ingsinclair2003-11-161-0/+5
* * lib/net/http.rb (set_debug_output): warn if method is called after #start. ...aamine2003-11-161-0/+5
* * eval.c (eval): do not re-raise exception to avoid unnecessarymatz2003-11-151-0/+9
* * /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext):gotoyuzo2003-11-151-0/+5
* * lib/open-uri.rb (OpenURI.open_loop, OpenURI::HTTP#proxy_open):akr2003-11-151-0/+6
* * eval.c (rb_method_node): new API to retrieve method body.matz2003-11-141-0/+4
* * ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)nagai2003-11-141-0/+7
* inconsistency of the arguments for respond_to? in previous change is fixed.akr2003-11-131-1/+1
* * lib/open-uri.rb (Kernel[#.]open): hard coded URI schemes removed.akr2003-11-131-0/+6
* * lib/test/unit/ui/tk/testrunner.rb: use grid and panedwindow (if available)nagai2003-11-131-0/+5
* * lib/open-uri.rb (OpenURI.open_uri): use File::RDONLY.akr2003-11-131-0/+5
* * ext/openssl/ossl_x509req.c (ossl_x509req_to_der): add function forgotoyuzo2003-11-131-0/+5
* * lib/optparse.rb (OptionParser::Completion#complete): prior shorternobu2003-11-131-0/+5
* * ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classesnagai2003-11-121-0/+6
* * lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown):nobu2003-11-121-4/+12
* * test/monitor/test_monitor.rb: fix the timing problem by Queue.shugo2003-11-121-0/+4
* * test/monitor/test_monitor.rb: added.shugo2003-11-121-0/+4
* * lib/monitor.rb: refactored. Thanks, Gennady Bystritsky.shugo2003-11-121-0/+4
* * ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): addgotoyuzo2003-11-111-1/+13
* * lib/test/unit/ui/testrunnermediator.rb: should require 'test/unit'.ntalbott2003-11-111-0/+4
* * lib/test/unit/ui/gtk/testrunner.rb: added a rescue clause to handlentalbott2003-11-111-0/+5
* * io.c (appendline): file may not end with newline. a bug ifmatz2003-11-111-0/+5
* * ext/tk/lib/tk.rb: raise an exception when creating TkWindownagai2003-11-111-0/+5
* * lib/ext/openssl/ossl_conf.c (ossl_config_get_value): return nilgotoyuzo2003-11-101-0/+8
* * lib/monitor.rb (wait): return true on signal/broadcastfalse andshugo2003-11-101-0/+5
* * parse.y (primary): primary_value may be 0 when syntax error.nobu2003-11-091-3/+8
* * lib/test/unit/assertions.rb: un-deprecated #assert_not_nil tontalbott2003-11-081-0/+8
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-081-0/+19
* * configure.in: improvement of pthread checknagai2003-11-081-0/+4
* Add DL.win32_last_error and DL.last_error.ttate2003-11-081-0/+4
* * ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,nagai2003-11-071-0/+8
* (Pathname#parent): if self is `.', return `..'.akr2003-11-071-1/+7
* lib/pathname.rb (Pathname#+): if self or the argument is `.', return another.akr2003-11-071-2/+3
* * lib/pathname.rb (Pathname#+): return the argument if self is `.'.akr2003-11-071-0/+4
* * ext/socket/socket.c (make_hostent): get rid of SEGV on aliasesnobu2003-11-071-1/+6
* * ext/zlib/zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias ...katsu2003-11-061-0/+5
* * eval.c (rb_load): save and restore rb_prohibit_interrupt.matz2003-11-061-0/+5
* * io.c (rb_io_inspect): show the path also at a closed file.nobu2003-11-061-0/+5