summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.eban2004-04-301-0/+4
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-261-0/+18
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-261-0/+5
* Alias alias to instance methodsdave2004-04-261-0/+5
* Fix bug where consecutive headings were mergeddave2004-04-241-0/+5
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-04-231-1/+11
* * lib/mkmf.rb: $hdrdir should not contain macros for backwardnobu2004-04-231-1/+6
* * lib/pathname.rb: sync taint/freeze flag betweenakr2004-04-231-0/+5
* * parse.y (stmt, arg, aref_args): should not make sole splat intonobu2004-04-231-0/+5
* * lib/resolv.rb: don't use Regexp#source to embed regexps.akr2004-04-231-0/+6
* * parse.y (aref_args): should pass expanded list. [ruby-core:02793]nobu2004-04-211-0/+4
* check hash tuple sizeseki2004-04-211-0/+4
* * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.akr2004-04-211-1/+5
* * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu2004-04-181-0/+11
* Allow for HAVE_PROTOTYPES macrodave2004-04-181-0/+5
* Change :enddoc: to terminate processing of current filedave2004-04-171-0/+6
* * ext/iconv/iconv.c: nearly finished RDoc comments.gsinclair2004-04-161-0/+4
* * ext/extmk.rb: skip linking when libraries to be preloaded notnobu2004-04-151-0/+5
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-151-0/+5
* * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,akr2004-04-151-0/+6
* * numeric.c (flo_eq): workaround for bcc32's bug.eban2004-04-141-0/+5
* * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu2004-04-141-1/+6
* * defines.h: include <net/socket.h> to get fd_set definition in BeOS.ocean2004-04-141-0/+4
* change pattern matching [druby-ja:98]seki2004-04-131-0/+7
* * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543]aamine2004-04-131-0/+5
* * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished).gsinclair2004-04-121-0/+5
* * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]nobu2004-04-121-0/+4
* * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo2004-04-121-0/+5
* Fixed function list.ocean2004-04-121-1/+2
* * dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):ocean2004-04-121-0/+5
* * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9.ocean2004-04-121-0/+8
* * ruby.c (require_libraries): restore source file/line afternobu2004-04-111-8/+13
* Forgot to check special case at top leveldave2004-04-111-0/+6
* Fix :enddocdave2004-04-101-0/+5
* Fixed problem with \_cat_<b>dog</b>dave2004-04-091-0/+5
* fix hash tuple bugseki2004-04-061-0/+8
* * configure.in: check the size of time_t.akr2004-04-061-0/+8
* * ext/socket/socket.c (make_hostent): must return value.usa2004-04-061-0/+4
* add require "drb/drb"seki2004-04-051-0/+4
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-051-0/+36
* Remove leading ./ from filenames so that cross references work OKdave2004-04-041-0/+5
* * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine2004-04-041-0/+9
* Allow multiple --exclude options to RDocdave2004-04-041-0/+5
* * ext/syck/syck.h: version 0.43.why2004-04-031-0/+17
* Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave2004-04-021-0/+12
* * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi2004-04-011-0/+17
* * time.c (year_leap_p): new function.akr2004-03-311-1/+8
* * intern.h: provide proper prototypes. [ruby-core:02724]nobu2004-03-311-2/+6
* * lib/delegate.rb (DelegateClass): define internal methods of thenobu2004-03-311-3/+8
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-0/+5