summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-19* lib/time.rb (Time.apply_offset): fix a problem with last day ofakr
2005-08-192005-08-19akr
2005-08-18* bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24.ocean
2005-08-182005-08-18ocean
2005-08-17* eval.c (terminate_process): take String message.nobu
2005-08-172005-08-17nobu
2005-08-17* test/ruby/test_iterator.rb (test_block_passing): more tests.nobu
2005-08-162005-08-16nobu
2005-08-16* eval.c (rb_mod_autoload_p, rb_f_autoload_p): added rdoc.nobu
2005-08-14* object.c (rb_to_integer): argument constified.nobu
2005-08-142005-08-15nobu
2005-08-14* eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.nobu
2005-08-13* ChangeLog: commit miss.nobu
2005-08-13* eval.c (rb_block_pass): distinguish current block from others.nobu
2005-08-13* ext/stringio/stringio.c (strio_set_string): disallow nil.nobu
2005-08-132005-08-13nobu
2005-08-12* Fixed the inheritance bug in the pull parser that James Britt found.ser
2005-08-122005-08-12ser
2005-08-11* ext/stringio/stringio.c: keep holding string after closed.nobu
2005-08-11added ML number. [ruby-list:41018]kou
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou
2005-08-102005-08-11nobu
2005-08-10* test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu
2005-08-10* bignum.c (rb_big_coerce): allow bignum x bignum coercing.matz
2005-08-10* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai
2005-08-102005-08-10nagai
2005-08-09* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai
2005-08-092005-08-09nagai
2005-08-08* ext/tcltklib/tcltklib.c: restored some DUMPsocean
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi
2005-08-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-08-082005-08-08nahi
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi
2005-08-07 * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi
2005-08-062005-08-07suke
2005-08-06should set only one handler in WIN32OLE_EVENT#on_eventsuke
2005-08-06* ext/tcltklib/tcltklib.c: combined tcl_protect and tcl_check_result.ocean
2005-08-06commit missocean
2005-08-06* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean
2005-08-062005-08-06ocean
2005-08-05* ext/tcltklib/tcltklib.c: rectoring - tcl_protect.ocean
2005-08-05* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function.ocean
2005-08-05* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function. ...ocean
2005-08-05* win32/win32.c: just uniformed method style.ocean
2005-08-05* ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raisedocean
2005-08-05* lib/mkmf.rb (create_makefile): need to convert path separetorusa
2005-08-04* ext/tcltklib/tcltklib.c: refactoring - extract ruby string <->ocean
2005-08-04* extmk.rb (extmake): needs to be wrapped in an Array.nobu
2005-08-042005-08-05nobu
2005-08-04* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai