summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* ext/socket/socket.c (s_recvfrom): remove C++ style comment.eban2004-07-151-1/+0
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-15133-183/+5614
* * gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.matz2004-07-145-17/+23
* minor rdoc typo in enum#mindave2004-07-141-1/+1
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-143-1/+11
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-143-9/+40
* * array.c: rdoc patch - unified margin.ocean2004-07-132-168/+173
* 2004-07-14eban2004-07-131-3/+3
* * array.c: rdoc patch. merged patch from Johan Holmbergocean2004-07-132-111/+118
* Minor parse problem if hyperlink text starts \w+:...dave2004-07-131-1/+1
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-133-7/+48
* * lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu2004-07-132-3/+10
* 2004-07-13eban2004-07-131-3/+3
* * ChangeLog: re-formatted.eban2004-07-131-1/+1
* Allow optional : before call-seq:dave2004-07-121-1/+1
* Use real right arrow for -> in call-seqdave2004-07-121-1/+1
* Commit missdave2004-07-121-1/+0
* Support call-seq: for Ruby methodsdave2004-07-123-0/+19
* 2004-07-12eban2004-07-121-3/+3