summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2004-04-27usa2004-04-271-3/+3
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-268-312/+432
* add tests.akr2004-04-261-0/+27
* 2004-04-26nobu2004-04-261-3/+3
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-263-2/+7
* Alias alias to instance methodsdave2004-04-261-0/+5
* * Makefile.in */Makefile.sub: error.c no longer include version.hnobu2004-04-244-6/+4
* 2004-04-24eban2004-04-241-3/+3
* -ser2004-04-247-27/+49
* Fix bug where consecutive headings were mergeddave2004-04-242-1/+6
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-04-235-12/+28
* * lib/mkmf.rb: $hdrdir should not contain macros for backwardnobu2004-04-232-3/+7
* * lib/pathname.rb: sync taint/freeze flag betweenakr2004-04-232-1/+38
* 2004-04-23eban2004-04-231-3/+3
* Backport from HEADshigek2004-04-230-0/+0
* * parse.y (stmt, arg, aref_args): should not make sole splat intonobu2004-04-232-2/+11
* * lib/resolv.rb: don't use Regexp#source to embed regexps.akr2004-04-232-11/+17
* 2004-04-22nobu2004-04-221-3/+3
* * parse.y (aref_args): should pass expanded list. [ruby-core:02793]nobu2004-04-212-1/+5
* check hash tuple sizeseki2004-04-213-24/+32
* * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.akr2004-04-212-6/+20
* 2004-04-19eban2004-04-191-3/+3
* * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu2004-04-1829-65/+76
* Allow for HAVE_PROTOTYPES macrodave2004-04-182-4/+17
* Change :enddoc: to terminate processing of current filedave2004-04-172-18/+27
* * ext/iconv/iconv.c: nearly finished RDoc comments.gsinclair2004-04-162-131/+136
* 2004-04-16eban2004-04-161-3/+3
* * ext/extmk.rb: skip linking when libraries to be preloaded notnobu2004-04-152-4/+12
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-151-0/+1
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-152-1/+26
* 2004-04-15eban2004-04-151-3/+3
* add test/gdbm/test_gdbm.rb.akr2004-04-151-0/+1
* add a gdbm test for [ruby-dev:23381]akr2004-04-151-0/+33
* * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,akr2004-04-152-16/+30
* * numeric.c (flo_eq): workaround for bcc32's bug.eban2004-04-142-0/+8
* * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu2004-04-1412-19/+24
* 2004-04-14eban2004-04-141-3/+3
* * defines.h: include <net/socket.h> to get fd_set definition in BeOS.ocean2004-04-142-1/+9
* change pattern matching [druby-ja:98]seki2004-04-133-2/+12
* * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543]aamine2004-04-132-4/+9
* 2004-04-13eban2004-04-131-3/+3
* * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished).gsinclair2004-04-123-114/+119
* enable document for Kernel.open.akr2004-04-121-1/+1
* * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]nobu2004-04-122-1/+5
* * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo2004-04-122-1/+7
* 2004-04-12eban2004-04-121-3/+3
* Fixed function list.ocean2004-04-121-1/+2
* * dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):ocean2004-04-122-11/+29
* * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9.ocean2004-04-124-0/+11
* 2004-04-11nobu2004-04-111-3/+3