summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu2004-01-211-0/+5
* * ext/digest/rmd160/extconf.rb: have_library appends found library.nobu2004-01-211-2/+6
* * ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo2004-01-201-0/+5
* Document base64dave2004-01-201-0/+4
* RDoc abbrevdave2004-01-201-0/+4
* Document lib/English. Add top-level aliases to rdoc html outputdave2004-01-201-0/+7
* * ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo2004-01-191-0/+5
* * io.c (lineno): typo fix(FIX2INT -> INT2FIX).eban2004-01-191-0/+4
* * io.c, re.c, string.c, time.c: fixed up positions of RDocs.akira2004-01-191-0/+4
* synchronized with date2 3.5.tadf2004-01-181-0/+10
* * ruby.c: use translate_char() on Cygwin.eban2004-01-181-0/+4
* * defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH.eban2004-01-171-0/+4
* * io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu2004-01-151-0/+7
* * ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.nobu2004-01-141-3/+7
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-131-0/+13
* * lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu2004-01-131-1/+6
* Display full name in class listdave2004-01-121-0/+5
* Try to use DESTDIR when installingdave2004-01-121-0/+5
* * parse.y (primary): fix position after FCALL. [ruby-dev:22574]nobu2004-01-121-0/+4
* *** empty log message ***nobu2004-01-121-2/+2
* Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave2004-01-121-0/+17
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-121-2/+11
* Add HTML formatter to ridave2004-01-111-0/+10
* * eval.c (eval): need to add message delimiter. [ruby-dev:22561]matz2004-01-101-0/+14
* ri now reads command-line options from RI environment variabledave2004-01-101-0/+10
* * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu2004-01-091-0/+4
* * configure.in (RDOCTARGET): new macro. if you want to installeban2004-01-081-0/+6
* * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo2004-01-081-0/+14
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-081-0/+5
* * eval.c, object.c, process.c, re.c: don't use C++ style comments.eban2004-01-081-0/+4
* * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo2004-01-071-0/+9
* Fix problem with agreesive name matching (see ChangeLog)dave2004-01-071-0/+7
* * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi2004-01-071-0/+5
* Check for shebang line in file that would otherwise be treated as plain textdave2004-01-061-0/+6
* commit miss?nobu2004-01-061-1/+1
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-061-2/+29
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-061-9/+14
* Split out ri display code and make pluggabledave2004-01-061-0/+5
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-0/+45
* Fix parsing where braces appear in method parameter listdave2004-01-051-0/+5
* * text formatnahi2004-01-031-5/+4
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+13
* Fix problem with "// in sss.c" filenames not being relativedave2003-12-311-0/+5
* Fix problem with private alias to public methoddave2003-12-311-0/+6
* Add RDoc for kernel functions, and tidy updave2003-12-301-0/+5
* Fix problem when class name is also a method namedave2003-12-301-0/+7
* Fix parse problem with complex yieldsdave2003-12-291-0/+16
* Add RDoc for Kernel global functions, tidy array and errordave2003-12-291-3/+7
* Tidy array.c rdocdave2003-12-291-0/+4
* RDoc Struct and randomdave2003-12-281-0/+4