| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * parse.y (aref_args): should pass expanded list. [ruby-core:02793] | nobu | 2004-04-21 | 2 | -1/+5 |
| * | check hash tuple size | seki | 2004-04-21 | 3 | -24/+32 |
| * | * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly. | akr | 2004-04-21 | 2 | -6/+20 |
| * | 2004-04-19 | eban | 2004-04-19 | 1 | -3/+3 |
| * | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu | 2004-04-18 | 29 | -65/+76 |
| * | Allow for HAVE_PROTOTYPES macro | dave | 2004-04-18 | 2 | -4/+17 |
| * | Change :enddoc: to terminate processing of current file | dave | 2004-04-17 | 2 | -18/+27 |
| * | * ext/iconv/iconv.c: nearly finished RDoc comments. | gsinclair | 2004-04-16 | 2 | -131/+136 |
| * | 2004-04-16 | eban | 2004-04-16 | 1 | -3/+3 |
| * | * ext/extmk.rb: skip linking when libraries to be preloaded not | nobu | 2004-04-15 | 2 | -4/+12 |
| * | * process.c (pst_success_p): new method Process::Status#success?. | nobu | 2004-04-15 | 1 | -0/+1 |
| * | * process.c (pst_success_p): new method Process::Status#success?. | nobu | 2004-04-15 | 2 | -1/+26 |
| * | 2004-04-15 | eban | 2004-04-15 | 1 | -3/+3 |
| * | add test/gdbm/test_gdbm.rb. | akr | 2004-04-15 | 1 | -0/+1 |
| * | add a gdbm test for [ruby-dev:23381] | akr | 2004-04-15 | 1 | -0/+33 |
| * | * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER, | akr | 2004-04-15 | 2 | -16/+30 |
| * | * numeric.c (flo_eq): workaround for bcc32's bug. | eban | 2004-04-14 | 2 | -0/+8 |
| * | * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c, | nobu | 2004-04-14 | 12 | -19/+24 |
| * | 2004-04-14 | eban | 2004-04-14 | 1 | -3/+3 |
| * | * defines.h: include <net/socket.h> to get fd_set definition in BeOS. | ocean | 2004-04-14 | 2 | -1/+9 |
| * | change pattern matching [druby-ja:98] | seki | 2004-04-13 | 3 | -2/+12 |
| * | * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543] | aamine | 2004-04-13 | 2 | -4/+9 |
| * | 2004-04-13 | eban | 2004-04-13 | 1 | -3/+3 |
| * | * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished). | gsinclair | 2004-04-12 | 3 | -114/+119 |
| * | enable document for Kernel.open. | akr | 2004-04-12 | 1 | -1/+1 |
| * | * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774] | nobu | 2004-04-12 | 2 | -1/+5 |
| * | * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value. | gotoyuzo | 2004-04-12 | 2 | -1/+7 |
| * | 2004-04-12 | eban | 2004-04-12 | 1 | -3/+3 |
| * | Fixed function list. | ocean | 2004-04-12 | 1 | -1/+2 |
| * | * dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob): | ocean | 2004-04-12 | 2 | -11/+29 |
| * | * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9. | ocean | 2004-04-12 | 4 | -0/+11 |
| * | 2004-04-11 | nobu | 2004-04-11 | 1 | -3/+3 |
| * | * ruby.c (require_libraries): restore source file/line after | nobu | 2004-04-11 | 2 | -9/+17 |
| * | Forgot to check special case at top level | dave | 2004-04-11 | 2 | -2/+8 |
| * | 2004-04-10 | eban | 2004-04-10 | 1 | -3/+3 |
| * | Fix :enddoc | dave | 2004-04-10 | 3 | -3/+8 |
| * | Fixed problem with \_cat_<b>dog</b> | dave | 2004-04-09 | 3 | -16/+13 |
| * | REXML CHANGES | ser | 2004-04-07 | 2 | -25/+21 |
| * | 2004-04-07 | eban | 2004-04-06 | 1 | -3/+3 |
| * | fix hash tuple bug | seki | 2004-04-06 | 4 | -11/+63 |
| * | * configure.in: check the size of time_t. | akr | 2004-04-06 | 4 | -57/+64 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-04-06 | 20 | -0/+6348 |
| * | * ext/socket/socket.c (make_hostent): must return value. | usa | 2004-04-06 | 2 | -3/+6 |
| * | 2004-04-06 | eban | 2004-04-06 | 1 | -3/+3 |
| * | add require "drb/drb" | seki | 2004-04-05 | 2 | -0/+5 |
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 32 | -137/+197 |
| * | 2004-04-05 | eban | 2004-04-05 | 1 | -3/+3 |
| * | Remove leading ./ from filenames so that cross references work OK | dave | 2004-04-04 | 3 | -2/+7 |
| * | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-04 | 4 | -9/+11 |
| * | comments modified. | akr | 2004-04-04 | 1 | -3/+3 |