aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-0/+111
* * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurredntalbott2003-11-211-4/+11
* * ext/tk/lib/tkentry.rb: fix the encoding trouble of percentnagai2003-11-211-0/+7
* Fix markups and grammar.knu2003-11-211-0/+4
* * ruby.1: wrote about ruby related environment variables.aamine2003-11-211-0/+4
* * check existence of "pthread.h"nagai2003-11-201-0/+9
* * lib/test/unit/assertions.rb: use #__send__ instead of #send.ntalbott2003-11-201-0/+6
* * configure.in: don't find the Cygwin's pthread library on MinGW.eban2003-11-201-0/+4
* * lib/fileutils.rb (have_st_ino?): emx (OS/2 with EMX) does not have st_ino (...aamine2003-11-201-0/+11
* * ext/tk/sample/tkballoonhelp.rb: new sample scriptnagai2003-11-201-0/+8
* * ruby.h: define is_ruby_native_thread() for no native thread environmentnagai2003-11-201-0/+7
* * configure.in: always check existence of the pthread librarynagai2003-11-201-0/+10
* * lib/net/http.rb (to_ary): print more friendly warning message.aamine2003-11-191-0/+4
* * lib/fileutils.rb (fu_same?): add djgpp and wince.aamine2003-11-191-0/+6
* * lib/fileutils.rb (cannot_overwrite_file?, have_st_ino?): bccwin32usa2003-11-191-0/+5
* * lib/test/unit.rb: do not run tests if $! is set.ntalbott2003-11-181-0/+7
* * 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