summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * ruby.c (require_libraries): restore source file/line afternobu2004-04-112-9/+17
* Forgot to check special case at top leveldave2004-04-112-2/+8
* 2004-04-10eban2004-04-101-3/+3
* Fix :enddocdave2004-04-103-3/+8
* Fixed problem with \_cat_<b>dog</b>dave2004-04-093-16/+13
* REXML CHANGESser2004-04-072-25/+21
* 2004-04-07eban2004-04-061-3/+3
* fix hash tuple bugseki2004-04-064-11/+63
* * configure.in: check the size of time_t.akr2004-04-064-57/+64
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-04-0620-0/+6348
* * ext/socket/socket.c (make_hostent): must return value.usa2004-04-062-3/+6
* 2004-04-06eban2004-04-061-3/+3
* add require "drb/drb"seki2004-04-052-0/+5
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-0532-137/+197
* 2004-04-05eban2004-04-051-3/+3
* Remove leading ./ from filenames so that cross references work OKdave2004-04-043-2/+7
* * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine2004-04-044-9/+11
* comments modified.akr2004-04-041-3/+3