summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-16* enum.c (enum_find): mention about ifnone argument. [ruby-talk:90003]nobu
2004-01-152004-01-15eban
2004-01-15* io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu
2004-01-142004-01-14eban
2004-01-14* ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.nobu
2004-01-13 * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi
2004-01-13* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu
2004-01-132004-01-13usa
2004-01-12Display full name in class listdave
2004-01-12Checked in wrong version... :(dave
2004-01-12Try to use DESTDIR when installingdave
2004-01-12* parse.y (primary): fix position after FCALL. [ruby-dev:22574]nobu
2004-01-122004-01-12nobu
2004-01-12*** empty log message ***nobu
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-12* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2004-01-11Add HTML formatter to ridave
2004-01-112004-01-11usa
2004-01-11Backported revisions 1.40 -> 1.41 to ruby_1_8 branch (documentation)gsinclair
2004-01-11Backported revisions 1.5 -> 1.8 into ruby_1_8 branchgsinclair
2004-01-11(null commit) 1.20.2.2 contained merge from 1.21 to 1.25gsinclair
2004-01-11Backported from CVS HEAD (documentation)gsinclair
2004-01-10* eval.c (eval): need to add message delimiter. [ruby-dev:22561]matz
2004-01-10ri now reads command-line options from RI environment variabledave
2004-01-09* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu
2004-01-08* configure.in (RDOCTARGET): new macro. if you want to installeban
2004-01-08* ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo
2004-01-08 * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi
2004-01-08* eval.c, object.c, process.c, re.c: don't use C++ style comments.eban
2004-01-072004-01-08nobu
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
2004-01-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-07fix typos.akr
2004-01-07* backport changes from 1.9nagai
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-072004-01-07eban
2004-01-07 * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi
2004-01-06Check for shebang line in file that would otherwise be treated as plain textdave
2004-01-06commit miss?nobu
2004-01-06* eval.c (rb_mod_modfunc): should break if m has no super class.matz
2004-01-06* io.c (fptr_finalize): should save errno just after failure.nobu
2004-01-06Split out ri display code and make pluggabledave
2004-01-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-06Split out ri display code and make pluggabledave
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-05This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-052004-01-06usa
2004-01-052003-01-06usa
2004-01-05Fix parsing where braces appear in method parameter listdave
2004-01-03* text formatnahi