summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***nobu2004-01-123-3/+18
* Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave2004-01-125-9/+39
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-126-11/+20
* Add HTML formatter to ridave2004-01-113-29/+162
* 2004-01-11usa2004-01-111-3/+3
* Backported revisions 1.40 -> 1.41 to ruby_1_8 branch (documentation)gsinclair2004-01-111-262/+256
* Backported revisions 1.5 -> 1.8 into ruby_1_8 branchgsinclair2004-01-111-211/+343
* (null commit) 1.20.2.2 contained merge from 1.21 to 1.25gsinclair2004-01-110-0/+0
* Backported from CVS HEAD (documentation)gsinclair2004-01-111-104/+433
* * eval.c (eval): need to add message delimiter. [ruby-dev:22561]matz2004-01-102-10/+83
* ri now reads command-line options from RI environment variabledave2004-01-102-0/+16
* * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu2004-01-092-3/+7
* * configure.in (RDOCTARGET): new macro. if you want to installeban2004-01-083-4/+20
* * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo2004-01-085-22/+89
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-082-17/+24
* * eval.c, object.c, process.c, re.c: don't use C++ style comments.eban2004-01-085-26/+30
* 2004-01-08nobu2004-01-071-3/+3
* * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo2004-01-073-0/+18
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-0710-0/+516
* fix typos.akr2004-01-074-14/+14
* * backport changes from 1.9nagai2004-01-073-14/+78
* Fix problem with agreesive name matching (see ChangeLog)dave2004-01-073-9/+30
* 2004-01-07eban2004-01-071-3/+3
* * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi2004-01-072-5/+10
* Check for shebang line in file that would otherwise be treated as plain textdave2004-01-062-1/+19
* commit miss?nobu2004-01-061-1/+1
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-069-29/+65
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-062-16/+22
* Split out ri display code and make pluggabledave2004-01-060-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-062-0/+376
* Split out ri display code and make pluggabledave2004-01-064-296/+19
* Add RDoc to build. Add --ri-system to RDocdave2004-01-057-41/+137
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-053-0/+135
* 2004-01-06usa2004-01-050-0/+0
* 2003-01-06usa2004-01-051-3/+3
* Fix parsing where braces appear in method parameter listdave2004-01-054-7/+27
* * text formatnahi2004-01-031-5/+4
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-0218-255/+1427
* 2004-01-01eban2004-01-011-5/+5
* Fix problem with ambiguous names in nested classesdave2004-01-011-1/+1
* Fix problem with "// in sss.c" filenames not being relativedave2003-12-312-1/+8
* Fix problem with private alias to public methoddave2003-12-312-3/+13
* 2003-12-31eban2003-12-301-3/+3
* Add RDoc for kernel functions, and tidy updave2003-12-3011-29/+646
* 2003-12-30eban2003-12-301-3/+3
* Fix problem when class name is also a method namedave2003-12-303-6/+25
* Fix parse problem with complex yieldsdave2003-12-292-2/+20
* Add RDoc for Kernel global functions, tidy array and errordave2003-12-297-7/+1108
* Tidy array.c rdocdave2003-12-292-2/+37
* RDoc Struct and randomdave2003-12-285-2/+282