summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Fixed the inheritance bug in the pull parser that James Britt found.ser2005-08-1215-821/+827
* 2005-08-12ser2005-08-121-3/+3
* * ext/stringio/stringio.c: keep holding string after closed.nobu2005-08-112-15/+14
* added ML number. [ruby-list:41018]kou2005-08-111-0/+2
* * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou2005-08-116-13/+87
* 2005-08-11nobu2005-08-101-3/+3
* * test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu2005-08-101-0/+8
* * bignum.c (rb_big_coerce): allow bignum x bignum coercing.matz2005-08-102-0/+8
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-107-10/+33
* 2005-08-10nagai2005-08-101-3/+3
* * ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-0935-40/+543
* 2005-08-09nagai2005-08-091-3/+3
* * ext/tcltklib/tcltklib.c: restored some DUMPsocean2005-08-081-10/+14
* * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi2005-08-080-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-08-082-0/+549
* 2005-08-08nahi2005-08-081-3/+3
* * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi2005-08-081-0/+4
* * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi2005-08-072-0/+33
* 2005-08-07suke2005-08-061-3/+3
* should set only one handler in WIN32OLE_EVENT#on_eventsuke2005-08-064-18/+92
* * ext/tcltklib/tcltklib.c: combined tcl_protect and tcl_check_result.ocean2005-08-061-257/+78