summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-06* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu
2003-08-05 * ext/Setup*: add io/wait and openssl.usa
2003-08-05* lib/net/http.rb: update document.aamine
2003-08-05RDoc updated by William Webbergsinclair
2003-08-05Trailing 0s in split removed.(to_digits changed).shigek
2003-08-05Trailing 0s in split removed. & bug in floor fixed.shigek
2003-08-05RDoc comments provided by William Webber <wew@williamwebber.com>gsinclair
2003-08-05Bug in to_digits fixed.shigek
2003-08-05Trailing 0s in to_s removed. & Bug in VpFrac fixed.shigek
2003-08-05* lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz
2003-08-05* lib/fileutils.rb (install): should preserve timestamp only.eban
2003-08-052003-08-05eban
2003-08-05* eval.c (rb_load): should preserve current source file/line.nobu
2003-08-05Unnecessary comments removed.shigek
2003-08-05Fix: coerce in comparisons.shigek
2003-08-05* lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb.keiju
2003-08-05* lib/irb/ruby-lec.rb: support %W-notation.keiju
2003-08-05doc/NEWS: typo fix(CVS -> CSV).eban
2003-08-04Typo pointed out by Javier Goizueta fixed.shigek
2003-08-04* lib/delegate.rb (marshal_dump, marshal_load: defined for Marshal.matz
2003-08-04add doc/ChangeLog-1.8.0nobu
2003-08-04* doc/NEWS, doc/ChangeLog-1.8.0: added.matz
2003-08-04* eval.c (method_proc): should specify YIELD_FUNC_SVALUE.matz
2003-08-042003-08-04eban
2003-08-04* lib/test/unit/ui/console/testrunner.rb: Flushed io in thematz
2003-08-04* util.h: remove unnecessary parentheses. [ruby-dev:20879]nobu
2003-08-04* lib/net/imap.rb (receive_responses): raise exception toshugo
2003-08-04* lib/net/imap.rb: convert RD to RDoc.shugo
2003-08-04* lib/net/imap.rb: convert RD to RDoc.shugo
2003-08-03* ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai
2003-08-03 * win32/win32.c (rb_w32_utime): never use utime() of C runtime.usa
2003-08-03* eval.c (rb_call_super): should propagate previous block fornobu
2003-08-03* lib/scanf.rb: import. [back-dated to July 19]dblack
2003-08-03* typo bugnagai
2003-08-03* eval.c (call_trace_func): clear exception flag temporarily.nobu
2003-08-03* lib/un.h (help): new. % ruby -run -e help cpeban
2003-08-03* regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199]eban
2003-08-03* additional messagenagai
2003-08-03* (bug fix) bug on Tk object ID managementnagai
2003-08-03* add widget demo scriptsnagai
2003-08-032003-08-03eban
2003-08-03* sorry. fixed commit missnagai
2003-08-03* modify macro to detect 'MacOS X' based on [ruby-talk:77849]nagai
2003-08-03*bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. )nagai
2003-08-02* add or modify some widget demo scriptsnagai
2003-08-02* numeric.c (flo_to_s): get rid of buffer overflow.matz
2003-08-02* lib/webrick/https.rb: change an option name.gotoyuzo
2003-08-02* lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]aamine
2003-08-02* (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai
2003-08-02* gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.matz