summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-stylev1_8_2_preview2shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create tag(no author)2004-07-292-129/+0
* * ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai2004-07-291-9/+64
* * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz2004-07-282-26/+10
* fix a reference to ruby-dev.akr2004-07-281-1/+1
* * ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai2004-07-287-10/+241
* * for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai2004-07-281-0/+5
* * eval.c: backout argv copy on write changes.matz2004-07-281-4/+4
* 2004-07-28eban2004-07-281-3/+3
* * gc.c (run_final): wrong order of data. [ruby-dev:23948]matz2004-07-272-2/+6
* * 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