| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | 2004-04-04 | eban | 2004-04-04 | 1 | -3/+3 |
| * | Allow multiple --exclude options to RDoc | dave | 2004-04-04 | 3 | -3/+14 |
| * | * ext/syck/syck.h: version 0.43. | why | 2004-04-03 | 8 | -1055/+1216 |
| * | 2004-04-03 | eban | 2004-04-03 | 1 | -3/+3 |
| * | * Fixed a bug in the evaluation of XPath's 'or' | ser | 2004-04-03 | 2 | -12/+18 |
| * | 2004-04-02 | eban | 2004-04-02 | 1 | -3/+3 |
| * | REXML changes | ser | 2004-04-02 | 4 | -7/+12 |
| * | REXML changes backported from the 1.9 branch: | ser | 2004-04-02 | 16 | -91/+141 |
| * | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave | 2004-04-02 | 4 | -26/+57 |
| * | 2004-04-01 | nahi | 2004-04-01 | 1 | -4/+4 |
| * | add test_symmetry_bignum. | akr | 2004-04-01 | 1 | -0/+6 |
| * | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 5 | -8/+48 |
| * | * time.c (year_leap_p): new function. | akr | 2004-03-31 | 2 | -8/+95 |
| * | 2004-03-31 | nobu | 2004-03-31 | 1 | -3/+3 |
| * | * intern.h: provide proper prototypes. [ruby-core:02724] | nobu | 2004-03-31 | 3 | -6/+10 |