summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-162005-08-16nobu
2005-08-16* eval.c (rb_mod_autoload_p, rb_f_autoload_p): added rdoc.nobu
2005-08-14* intern.h (rb_check_to_integer): add declaration.nobu
2005-08-142005-08-15nobu
2005-08-14* eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.nobu
2005-08-13doc fixaamine
2005-08-13* lib/fileutils.rb (remove_entry_secure): forgot final chdir.aamine
2005-08-13* lib/fileutils.rb (remove_entry_secure): uses chdir(2) and check if current ...aamine
2005-08-13add WIN32OLE_VARIANT class.suke
2005-08-13add WIN32OLE_VARIANT classsuke
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-12* ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.convnaruse
2005-08-12dbm/test_dbm.rb: specify pid for Process.wait.akr
2005-08-122005-08-13akr
2005-08-12*** empty log message ***suke
2005-08-12* ext/win32ole/win32ole.c (WIN32OLE_EVENT#on_event): should setsuke
2005-08-12* parse.y (f_larglist): allow optional arguments even whenmatz
2005-08-12* numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le):matz
2005-08-122005-08-12matz
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_mul0): multiply two numbers (x, y) withoutmatz
2005-08-10* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai
2005-08-102005-08-10nagai
2005-08-09* eval.c (formal_assign): let default values overridenobu
2005-08-09* ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai
2005-08-08* parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamicnobu
2005-08-082005-08-09nobu
2005-08-08* ext/tk/tcltklib.c: restored some DUMPsocean
2005-08-08* eval.c (assign): deal with new block argument.nobu
2005-08-08* test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi
2005-08-08* parse.y (f_larglist): mistake in syntax rule. [ruby-core:05535]matz
2005-08-07* ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo
2005-08-07* lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),gotoyuzo
2005-08-072005-08-08gotoyuzo
2005-08-07 * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743]nahi
2005-08-072005-08-07nahi
2005-08-06* ext/tk/tcltklib.c: combined tcl_protect and tcl_check_result.ocean
2005-08-06* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean
2005-08-062005-08-06ocean
2005-08-05add exclude_end? method to DuckRange.akr
2005-08-05* ext/tk/tcltklib.c: rectoring - tcl_protect.ocean
2005-08-05* ext/tk/tcltklib.c: refactoring - extracted status check as function.ocean
2005-08-05* ext/tk/tcltklib.c: refactoring - extracted status check as function. (tcl_p...ocean