summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_eval): copy on write for argument local variablematz2004-07-272-4/+12
* 2004-07-27eban2004-07-271-3/+3
* * object.c (Init_Object): "===" calls rb_obj_equal() directly.matz2004-07-273-4/+14
* 2004-07-26eban2004-07-261-3/+3
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo2004-07-262-1/+6
* 2004-07-25eban2004-07-251-3/+3
* * win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean2004-07-253-0/+69
* * ext/tk/MANIFEST: addedeban2004-07-242-46/+5
* 2004-07-24eban2004-07-241-3/+3
* * range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz2004-07-245-10/+12
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-236-18/+21
* * add TclX extension support (partially)nagai2004-07-235-14/+106
* 2004-07-23usa2004-07-231-3/+3
* * lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz2004-07-234-1/+15
* * lib/net/imap.rb (disconnected?): new method. (backported from HEAD)shugo2004-07-232-0/+9
* * lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz2004-07-226-5/+21
* 2004-07-22usa2004-07-211-3/+3
* * process.c (rb_f_system): not need to call last_status_set() anyusa2004-07-212-3/+6
* 2004-07-20eban2004-07-201-3/+3
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS.ocean2004-07-202-2/+6
* r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser2004-07-196-19/+32
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2004-07-182-3/+16
* * test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo2004-07-181-1/+5
* * TkMsgCatalog.callback: bug fix (wrong number of argument)nagai2004-07-182-1/+7
* * sprintf.c (rb_f_sprintf): remove extra sign digit.nobu2004-07-172-13/+17
* 2004-07-18knu2004-07-171-3/+3
* * dir.c (range): use NULL instead of 0.knu2004-07-172-6/+12
* * lib/net/imap.rb (receive_responses): return if a logout responseshugo2004-07-172-1307/+1362
* * ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai2004-07-172-1/+6
* * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira2004-07-174-7/+12
* * parse.y (stmt): not to show same error messages twice.nobu2004-07-172-1/+4
* 2004-07-17eban2004-07-171-3/+3
* * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz2004-07-175-39/+154
* Incorporate Micheal Neumanns client-side imagemap patchdave2004-07-162-5/+10
* * rename files to avoid application (cvs and so on) troublesnagai2004-07-168-7/+53
* * lib/base64.rb (Deprecated): super in bound method calls originalnobu2004-07-162-10/+10
* * eval.c (return_jump, break_jump): raise unexpceted local jumpnobu2004-07-162-2/+7
* * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo2004-07-162-9/+2
* ChangeLog fixes.usa2004-07-161-2/+2
* * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: removeocean2004-07-164-7/+12
* 2004-07-16usa2004-07-161-3/+3
* * sprintf.c (rb_f_sprintf): fix output of NaN, Inf and -Inf withusa2004-07-162-0/+62
* * error.c (exit_initialize): use EXIT_SUCCESS instead of 0.nobu2004-07-162-9/+45
* * ext/tk/lib/tk.rb(module TkObjecct): extend TkCore modulenagai2004-07-161-0/+1
* * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu2004-07-152-8/+13
* * ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo2004-07-152-0/+8
* junk removed, and years added.nobu2004-07-151-21/+18
* * class.c, error.c, eval.c, intern.h, object.c, variable.c:ocean2004-07-157-21/+37
* * ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai2004-07-154-4/+149
* 2004-07-15eban2004-07-151-3/+3