| Commit message (Expand) | Author | Age | Files | Lines |
| * | * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT. | eban | 2004-04-30 | 1 | -0/+4 |
| * | * lib/yaml/rubytypes.rb: passing Range tests. | why | 2004-04-26 | 1 | -0/+18 |
| * | * README.EXT, README.EXT.ja: fixed wrong function signature. | nobu | 2004-04-26 | 1 | -0/+5 |
| * | Alias alias to instance methods | dave | 2004-04-26 | 1 | -0/+5 |
| * | Fix bug where consecutive headings were merged | dave | 2004-04-24 | 1 | -0/+5 |
| * | * version.c (ruby_show_copyright): obtain copyright year from | nobu | 2004-04-23 | 1 | -1/+11 |
| * | * lib/mkmf.rb: $hdrdir should not contain macros for backward | nobu | 2004-04-23 | 1 | -1/+6 |
| * | * lib/pathname.rb: sync taint/freeze flag between | akr | 2004-04-23 | 1 | -0/+5 |
| * | * parse.y (stmt, arg, aref_args): should not make sole splat into | nobu | 2004-04-23 | 1 | -0/+5 |
| * | * lib/resolv.rb: don't use Regexp#source to embed regexps. | akr | 2004-04-23 | 1 | -0/+6 |
| * | * parse.y (aref_args): should pass expanded list. [ruby-core:02793] | nobu | 2004-04-21 | 1 | -0/+4 |
| * | check hash tuple size | seki | 2004-04-21 | 1 | -0/+4 |
| * | * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly. | akr | 2004-04-21 | 1 | -1/+5 |
| * | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu | 2004-04-18 | 1 | -0/+11 |
| * | Allow for HAVE_PROTOTYPES macro | dave | 2004-04-18 | 1 | -0/+5 |
| * | Change :enddoc: to terminate processing of current file | dave | 2004-04-17 | 1 | -0/+6 |
| * | * ext/iconv/iconv.c: nearly finished RDoc comments. | gsinclair | 2004-04-16 | 1 | -0/+4 |
| * | * ext/extmk.rb: skip linking when libraries to be preloaded not | nobu | 2004-04-15 | 1 | -0/+5 |
| * | * process.c (pst_success_p): new method Process::Status#success?. | nobu | 2004-04-15 | 1 | -0/+5 |
| * | * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER, | akr | 2004-04-15 | 1 | -0/+6 |
| * | * numeric.c (flo_eq): workaround for bcc32's bug. | eban | 2004-04-14 | 1 | -0/+5 |
| * | * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c, | nobu | 2004-04-14 | 1 | -1/+6 |
| * | * defines.h: include <net/socket.h> to get fd_set definition in BeOS. | ocean | 2004-04-14 | 1 | -0/+4 |
| * | change pattern matching [druby-ja:98] | seki | 2004-04-13 | 1 | -0/+7 |
| * | * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543] | aamine | 2004-04-13 | 1 | -0/+5 |
| * | * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished). | gsinclair | 2004-04-12 | 1 | -0/+5 |
| * | * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774] | nobu | 2004-04-12 | 1 | -0/+4 |
| * | * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value. | gotoyuzo | 2004-04-12 | 1 | -0/+5 |
| * | 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 | 1 | -0/+5 |
| * | * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9. | ocean | 2004-04-12 | 1 | -0/+8 |
| * | * ruby.c (require_libraries): restore source file/line after | nobu | 2004-04-11 | 1 | -8/+13 |
| * | Forgot to check special case at top level | dave | 2004-04-11 | 1 | -0/+6 |
| * | Fix :enddoc | dave | 2004-04-10 | 1 | -0/+5 |
| * | Fixed problem with \_cat_<b>dog</b> | dave | 2004-04-09 | 1 | -0/+5 |
| * | fix hash tuple bug | seki | 2004-04-06 | 1 | -0/+8 |
| * | * configure.in: check the size of time_t. | akr | 2004-04-06 | 1 | -0/+8 |
| * | * ext/socket/socket.c (make_hostent): must return value. | usa | 2004-04-06 | 1 | -0/+4 |
| * | add require "drb/drb" | seki | 2004-04-05 | 1 | -0/+4 |
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 1 | -0/+36 |
| * | Remove leading ./ from filenames so that cross references work OK | dave | 2004-04-04 | 1 | -0/+5 |
| * | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-04 | 1 | -0/+9 |
| * | Allow multiple --exclude options to RDoc | dave | 2004-04-04 | 1 | -0/+5 |
| * | * ext/syck/syck.h: version 0.43. | why | 2004-04-03 | 1 | -0/+17 |
| * | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave | 2004-04-02 | 1 | -0/+12 |
| * | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 1 | -0/+17 |
| * | * time.c (year_leap_p): new function. | akr | 2004-03-31 | 1 | -1/+8 |
| * | * intern.h: provide proper prototypes. [ruby-core:02724] | nobu | 2004-03-31 | 1 | -2/+6 |
| * | * lib/delegate.rb (DelegateClass): define internal methods of the | nobu | 2004-03-31 | 1 | -3/+8 |
| * | * time.c (search_time_t): limit guess range by mktime if it is | akr | 2004-03-30 | 1 | -0/+5 |