summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-06* io.c (rb_io_s_sysopen): preserve path in the buffer allocated bymatz
2004-10-04* io.c (rb_file_open_internal, rb_io_reopen): fname might be alterednobu
2004-10-042004-10-04eban
2004-10-04* ext/tk/lib/tk/image.rb: bug fixnagai
2004-10-03* lib/net/imap.rb (TEXT_REGEXP): allow 8-bit characters for the germanshugo
2004-10-032004-10-03eban
2004-10-03MANIFEST: add test/ruby/test_string.rb.eban
2004-10-03test String#sum for bits=0..7.akr
2004-10-03add test for String#sum.akr
2004-10-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-10-02* node.h (NEW_DVAR): extra semicolon.nobu
2004-10-022004-10-02eban
2004-10-02* string.c (rb_str_sum): check was done with false pointer.matz
2004-10-01* ext/tk/lib/tk/grid.rb: revive TkGrid.gridnagai
2004-09-302004-09-30eban
2004-09-29* ext/tcltklib/tcltklib.c (ip_init): bug fixnagai
2004-09-292004-09-29eban
2004-09-29* enum.c (sort_by_i): internally used object must not be changednobu
2004-09-282004-09-28eban
2004-09-27merged from HEAD.ttate
2004-09-22* hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301]matz
2004-09-22fix typo(?).usa
2004-09-22* win32/win32.c (rb_w32_call_handler): workaround for Ctrl-C.usa
2004-09-222004-09-22usa
2004-09-21Add documentation to fork()dave
2004-09-21* array.c (rb_ary_equal): merge miss.matz
2004-09-21* array.c (rb_ary_uniq_bang): element size might change duringmatz
2004-09-18* array.c (rb_ary_equal): element size might change duringmatz
2004-09-17* lib/fileutils.rb (mkdir_p): backport from CVS HEAD 1.45. [ruby-core:03420]aamine
2004-09-17* ext/tk/lib/multi-tk.rb: improve exit operationnagai
2004-09-172004-09-17eban
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-162004-09-16eban
2004-09-16* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo
2004-09-152004-09-15ocean
2004-09-15* ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai
2004-09-14* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai
2004-09-14Add simple formatter to ridave
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-132004-09-14eban
2004-09-13* ext/zlib/zlib.c: backported from HEAD.eban
2004-09-13* eval.c (blk_copy_prev): need frame_dup(). [ruby-dev:24103]eban
2004-09-13* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai
2004-09-13* object.c (nil_inspect): fix typo.usa
2004-09-132004-09-13usa
2004-09-12* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai
2004-09-12* util.c (ruby_strdup): remove unnecessary code. (xmalloc neverocean
2004-09-122004-09-12eban
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-112004-09-11eban