aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * eval.c (call_trace_func): clear exception flag temporarily.nobu2003-08-032-10/+13
* * lib/un.h (help): new. % ruby -run -e help cpeban2003-08-032-13/+46
* * regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199]eban2003-08-032-6/+7
* * additional messagenagai2003-08-032-0/+16
* * (bug fix) bug on Tk object ID managementnagai2003-08-032-4/+4
* * add widget demo scriptsnagai2003-08-035-4/+253
* 2003-08-03eban2003-08-031-3/+3
* * sorry. fixed commit missnagai2003-08-031-12/+0
* * modify macro to detect 'MacOS X' based on [ruby-talk:77849]nagai2003-08-031-1/+1
* *bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. )nagai2003-08-031-4/+2
* * add or modify some widget demo scriptsnagai2003-08-0216-35/+1509
* * numeric.c (flo_to_s): get rid of buffer overflow.matz2003-08-025-221/+260
* * lib/webrick/https.rb: change an option name.gotoyuzo2003-08-022-2/+7
* * lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]aamine2003-08-022-1/+6
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-0212-6/+650
* * gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.matz2003-08-022-0/+9
* * ext/extmk.rb (--no-undefined): annoying option removed.eban2003-08-022-11/+4
* * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]nobu2003-08-023-8/+28
* 2003-08-02eban2003-08-021-3/+3
* * (bug fix) TkEntry#deletenagai2003-08-0233-134/+297
* * variable.c (classname): find regular class name if not set.nobu2003-08-022-20/+20
* * lib/un.rb: add each descriptions for the -v option.eban2003-08-021-0/+13
* type fixnobu2003-08-021-10/+10
* * eval.c (rb_yield_0): code clean up according to Nobu's patch.matz2003-08-011-2/+2