summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (rb_io_s_sysopen): preserve path in the buffer allocated bymatz2004-10-0610-168/+219
* * io.c (rb_file_open_internal, rb_io_reopen): fname might be alterednobu2004-10-042-8/+16
* 2004-10-04eban2004-10-041-3/+3
* * ext/tk/lib/tk/image.rb: bug fixnagai2004-10-046-1/+90
* * lib/net/imap.rb (TEXT_REGEXP): allow 8-bit characters for the germanshugo2004-10-032-3/+12
* 2004-10-03eban2004-10-031-3/+3
* MANIFEST: add test/ruby/test_string.rb.eban2004-10-031-0/+1
* test String#sum for bits=0..7.akr2004-10-031-1/+1
* add test for String#sum.akr2004-10-030-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-10-031-0/+19
* * node.h (NEW_DVAR): extra semicolon.nobu2004-10-022-2/+6
* 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