aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c: keep holding string after closed.nobu2005-08-112-10/+9
* 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_mul0): multiply two numbers (x, y) withoutmatz2005-08-104-42/+81
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-107-10/+84
* 2005-08-10nagai2005-08-101-3/+3
* * eval.c (formal_assign): let default values overridenobu2005-08-092-8/+19
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-0933-38/+490
* * parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamicnobu2005-08-084-8/+66
* 2005-08-09nobu2005-08-081-3/+3
* * ext/tk/tcltklib.c: restored some DUMPsocean2005-08-081-10/+14
* * eval.c (assign): deal with new block argument.nobu2005-08-082-2/+17
* * test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean2005-08-083-191/+109
* * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi2005-08-082-0/+46
* * parse.y (f_larglist): mistake in syntax rule. [ruby-core:05535]matz2005-08-082-1/+5
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-08-072-2/+31
* * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),gotoyuzo2005-08-077-6/+19
* 2005-08-08gotoyuzo2005-08-071-3/+3
* * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743]nahi2005-08-072-0/+34
* 2005-08-07nahi2005-08-071-3/+3
* * ext/tk/tcltklib.c: combined tcl_protect and tcl_check_result.ocean2005-08-061-257/+78
* * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean2005-08-068-14/+230
* 2005-08-06ocean2005-08-061-3/+3
* add exclude_end? method to DuckRange.akr2005-08-051-1/+6
* * ext/tk/tcltklib.c: rectoring - tcl_protect.ocean2005-08-051-52/+13
* * ext/tk/tcltklib.c: refactoring - extracted status check as function.ocean2005-08-051-248/+127
* * ext/tk/tcltklib.c: refactoring - extracted status check as function. (tcl_p...ocean2005-08-051-142/+56
* * ext/tk/tcltklib.c: fixed memory leak when tk_funcall raisedocean2005-08-052-40/+23
* * lib/mkmf.rb (create_makefile): need to convert path separetorusa2005-08-052-1/+16
* * eval.c (return_jump): fix "can't across thread" error messagematz2005-08-052-1/+7
* * ext/tk/tcltklib.c: refactoring - extract ruby string <->ocean2005-08-042-206/+77
* * extmk.rb (extmake): needs to be wrapped in an Array.nobu2005-08-042-3/+6
* * eval.c (formal_assign): returns position of rest arguments variable.nobu2005-08-043-9/+19
* 2005-08-05nobu2005-08-041-3/+3
* * enumerator.c (Init_Enumerator): provided features should havenobu2005-08-043-15/+25
* * numeric.c (Init_Numeric): do not share implementation amongmatz2005-08-043-4/+10
* * ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-048-20/+258
* add a test for duck-type range.akr2005-08-041-0/+12
* reverted. [ruby-dev:26726]ocean2005-08-042-6/+0
* just fixed indentation.ocean2005-08-041-28/+28
* * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.ocean2005-08-0420-59/+118
* * numeric.c (fix_div): should not convert the result intomatz2005-08-044-6/+32
* * ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar isocean2005-08-042-36/+155
* * ext/extmk.rb (extmake): should not modify $mflags for eachnobu2005-08-032-2/+10
* * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu2005-08-037-26/+25
* 2005-08-04nobu2005-08-031-3/+3
* * sprintf.c: replacing is no longer needed.nobu2005-08-032-2/+4
* fixed command name, and attached link to the gnuwin32 site.ocean2005-08-031-5/+5