summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * bcc32/Makefile.sub: rubyw.exe should be a Windows GUI program.eban2003-08-082-1/+6
* * lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo2003-08-072-2/+6
* * cygwin/GNUmakefile: add forwarding DLL target for cygwin.eban2003-08-072-0/+10
* * cygwin/GNUmakefile: better --disbale-shared option support.eban2003-08-073-12/+33
* 2003-08-07eban2003-08-071-3/+3
* * eval.c (rb_f_at_exit): should not be called without a block.matz2003-08-072-22/+19
* * eval.c (rb_call0): forgot to pop ruby_class.matz2003-08-062-1/+5
* * eval.c (rb_call0): update ruby_class as well as ruby_cref.matz2003-08-0610-111/+161
* * gc.c: FreeBSD/ia64's mcontext_t is a bit different from that ofknu2003-08-062-0/+10
* Just small change.shigek2003-08-061-1/+1
* Comparison results adjusted to Float's.shigek2003-08-061-44/+6
* BigDecimal change.shigek2003-08-061-0/+5
* * lib/test/unit/testcase.rb: Added equality checking.ntalbott2003-08-064-3/+29
* 2003-08-06eban2003-08-061-3/+3
* RD -> RDoc by William Webbergsinclair2003-08-061-326/+302
* * lib/mkmf.rb (have_library): treat nil function name as "main".nobu2003-08-062-7/+7
* * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu2003-08-065-23/+78
* * ext/Setup*: add io/wait and openssl.usa2003-08-057-3/+21
* * lib/net/http.rb: update document.aamine2003-08-054-69/+88
* RDoc updated by William Webbergsinclair2003-08-051-135/+204
* Trailing 0s in split removed.(to_digits changed).shigek2003-08-051-2/+0
* Trailing 0s in split removed. & bug in floor fixed.shigek2003-08-051-1/+3
* RDoc comments provided by William Webber <wew@williamwebber.com>gsinclair2003-08-051-467/+405
* Bug in to_digits fixed.shigek2003-08-051-8/+5
* Trailing 0s in to_s removed. & Bug in VpFrac fixed.shigek2003-08-051-1/+4
* * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz2003-08-055-6/+21
* * lib/fileutils.rb (install): should preserve timestamp only.eban2003-08-052-5/+9
* 2003-08-05eban2003-08-051-3/+3
* * eval.c (rb_load): should preserve current source file/line.nobu2003-08-052-0/+13
* Unnecessary comments removed.shigek2003-08-051-3/+0
* Fix: coerce in comparisons.shigek2003-08-051-38/+27
* * lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb.keiju2003-08-052-2/+5
* * lib/irb/ruby-lec.rb: support %W-notation.keiju2003-08-051-1/+2
* doc/NEWS: typo fix(CVS -> CSV).eban2003-08-051-1/+1
* Typo pointed out by Javier Goizueta fixed.shigek2003-08-041-1/+1
* * lib/delegate.rb (marshal_dump, marshal_load: defined for Marshal.matz2003-08-041-0/+6
* add doc/ChangeLog-1.8.0nobu2003-08-041-0/+1
* * doc/NEWS, doc/ChangeLog-1.8.0: added.matz2003-08-044-24053/+24149
* * eval.c (method_proc): should specify YIELD_FUNC_SVALUE.matz2003-08-045-8/+16
* 2003-08-04eban2003-08-041-3/+3
* * lib/test/unit/ui/console/testrunner.rb: Flushed io in thematz2003-08-042-0/+7
* * util.h: remove unnecessary parentheses. [ruby-dev:20879]nobu2003-08-042-5/+8
* * lib/net/imap.rb (receive_responses): raise exception toshugo2003-08-042-17/+38
* * lib/net/imap.rb: convert RD to RDoc.shugo2003-08-041-812/+871
* * lib/net/imap.rb: convert RD to RDoc.shugo2003-08-041-0/+4
* * ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai2003-08-033-25/+45
* * win32/win32.c (rb_w32_utime): never use utime() of C runtime.usa2003-08-032-15/+21
* * eval.c (rb_call_super): should propagate previous block fornobu2003-08-032-1/+6
* * lib/scanf.rb: import. [back-dated to July 19]dblack2003-08-031-0/+4
* * typo bugnagai2003-08-031-1/+1