summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2004-10-02eban2004-10-021-4/+4
* * string.c (rb_str_sum): check was done with false pointer.matz2004-10-0216-160/+328
* * ext/tk/lib/tk/grid.rb: revive TkGrid.gridnagai2004-10-014-3/+14
* 2004-09-30eban2004-09-301-3/+3
* * ext/tcltklib/tcltklib.c (ip_init): bug fixnagai2004-09-298-10/+133
* 2004-09-29eban2004-09-291-3/+3
* * enum.c (sort_by_i): internally used object must not be changednobu2004-09-292-3/+9
* 2004-09-28eban2004-09-281-3/+3
* merged from HEAD.ttate2004-09-272-11/+8
* * hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301]matz2004-09-225-17/+61
* fix typo(?).usa2004-09-221-1/+0
* * win32/win32.c (rb_w32_call_handler): workaround for Ctrl-C.usa2004-09-222-1/+6
* 2004-09-22usa2004-09-221-3/+3
* Add documentation to fork()dave2004-09-212-2/+18
* * array.c (rb_ary_equal): merge miss.matz2004-09-212-10/+9
* * array.c (rb_ary_uniq_bang): element size might change duringmatz2004-09-218-61/+124
* * array.c (rb_ary_equal): element size might change duringmatz2004-09-187-62/+132
* * lib/fileutils.rb (mkdir_p): backport from CVS HEAD 1.45. [ruby-core:03420]aamine2004-09-172-1/+5
* * ext/tk/lib/multi-tk.rb: improve exit operationnagai2004-09-172-55/+71
* 2004-09-17eban2004-09-171-3/+3
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-177-208/+587
* 2004-09-16eban2004-09-161-3/+3
* * lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo2004-09-163-1/+11
* 2004-09-15ocean2004-09-151-3/+3
* * ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai2004-09-152-3/+8
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai2004-09-143-16/+49
* Add simple formatter to ridave2004-09-143-15/+76
* * ext/tcltklib/tcltklib.c: fix SEGVnagai2004-09-146-116/+262
* 2004-09-14eban2004-09-131-3/+3
* * ext/zlib/zlib.c: backported from HEAD.eban2004-09-132-20/+37
* * eval.c (blk_copy_prev): need frame_dup(). [ruby-dev:24103]eban2004-09-132-24/+29
* * ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai2004-09-133-21/+81
* * object.c (nil_inspect): fix typo.usa2004-09-132-1/+5
* 2004-09-13usa2004-09-131-3/+3
* * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai2004-09-123-44/+216
* * util.c (ruby_strdup): remove unnecessary code. (xmalloc neverocean2004-09-122-2/+12
* 2004-09-12eban2004-09-121-3/+3
* * ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai2004-09-118-181/+1018
* 2004-09-11eban2004-09-111-3/+3
* Fix up cross-file class mergingdave2004-09-113-1/+11
* * ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean2004-09-102-1/+6
* 2004-09-10eban2004-09-101-3/+3
* James Buck's patch for call-seqdave2004-09-092-1/+11
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-093-2/+43
* 2004-09-09eban2004-09-091-3/+3
* Allow spaces around parameter to define_method_underdave2004-09-092-2/+7
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-083-8/+15
* 2004-09-08eban2004-09-081-3/+3
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-085-65/+277
* don't modify $/akr2004-09-071-12/+6