summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo2004-01-261-0/+5
* * win32/Makefile.sub: rollback.usa2004-01-261-0/+4
* Remove references to defoutdave2004-01-261-0/+4
* * sample/exyacc.rb: escape '}' to avoid warning.usa2004-01-261-0/+4
* * parse.y (block_append): update nd_end for "real" head node.matz2004-01-261-86/+96
* * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai2004-01-261-0/+4
* * ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu2004-01-261-1/+9
* * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo2004-01-221-0/+6
* * parse.y (string_content): reset lexical states at the beginning ofnobu2004-01-221-1/+6
* remove O_NONBLOCKseki2004-01-211-0/+5
* * merged from HEAD.shugo2004-01-211-0/+8
* * 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