aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2005-09-07nobu2005-09-061-3/+3
* 2005-09-06akr2005-09-051-3/+3
* document a blocking behavior of IO#eof?.akr2005-09-051-4/+23
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-0/+6
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-11/+30
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-042-1/+6
* 2005-09-05gotoyuzo2005-09-041-3/+3
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-0215-46/+54
* * lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju2005-09-013-1/+19
* 2005-09-02keiju2005-09-011-3/+3
* * eval.c (rb_call0): wrong condition for $SAFE restoration.matz2005-09-012-1/+5
* * eval.c (method_arity): should return proper arity value.matz2005-09-012-25/+36
* * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai2005-09-013-3/+31
* 2005-09-01nagai2005-09-011-4/+4
* * win32/Makefile.sub (OPTFLAGS): default global optimization tousa2005-08-312-4/+6
* * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa2005-08-312-2/+7
* 2005-08-31ocean2005-08-311-3/+3
* * process.c (proc_detach, proc_setmaxgroups): missing argument typeocean2005-08-312-150/+153
* * lib/mkmf.rb (xsystem, xpopen): no longer expand by Config.nobu2005-08-302-19/+26
* * eval.c (rb_rescue2): intialization miss. fixed: [ruby-dev:26917]nobu2005-08-302-3/+7
* * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo2005-08-304-0/+9
* 2005-08-30gotoyuzo2005-08-301-3/+3
* * lib/rdoc/usage.rb: supress warning.ocean2005-08-291-1/+1
* * lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]ocean2005-08-292-15/+29
* * lib/time.rb (Time.parse): extract fractional seconds usingakr2005-08-282-35/+53
* 2005-08-29akr2005-08-281-3/+3
* * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggestedocean2005-08-273-17/+54
* 2005-08-27ocean2005-08-271-3/+3
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-242-0/+8
* 2005-08-24usa2005-08-241-3/+3
* * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): addnahi2005-08-202-1/+13
* 2005-08-21nahi2005-08-201-3/+3
* * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi2005-08-203-73/+141
* 2005-08-20nahi2005-08-201-3/+3
* * lib/time.rb (Time.apply_offset): fix a problem with last day ofakr2005-08-192-1/+12
* 2005-08-19akr2005-08-191-3/+3
* * bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24.ocean2005-08-183-1/+14
* 2005-08-18ocean2005-08-181-3/+3
* * eval.c (terminate_process): take String message.nobu2005-08-172-11/+15
* 2005-08-17nobu2005-08-171-3/+3
* * test/ruby/test_iterator.rb (test_block_passing): more tests.nobu2005-08-171-0/+6
* 2005-08-16nobu2005-08-161-3/+3
* * eval.c (rb_mod_autoload_p, rb_f_autoload_p): added rdoc.nobu2005-08-161-6/+21
* * object.c (rb_to_integer): argument constified.nobu2005-08-142-1/+5
* 2005-08-15nobu2005-08-141-3/+3
* * eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.nobu2005-08-143-27/+28
* * ChangeLog: commit miss.nobu2005-08-131-5/+0
* * eval.c (rb_block_pass): distinguish current block from others.nobu2005-08-132-2/+12
* * ext/stringio/stringio.c (strio_set_string): disallow nil.nobu2005-08-132-8/+11
* 2005-08-13nobu2005-08-131-3/+3