aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * renewal Ruby/Tknagai2004-05-011-0/+4
* * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.eban2004-04-301-0/+4
* * oniguruma.h, regparse.c: imported Oni Guruma 2.2.8.ksaito2004-04-271-0/+4
* * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7.ksaito2004-04-271-0/+4
* * common.mk: LIBURUBY_A is needed for extconf.rb even whennobu2004-04-271-0/+5
* * 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
* * configure.in (ac_cv_func_fork): set to no on DJGPP.eban2004-04-251-0/+4
* re.c: applied stack error handling patch. [ruby-dev:22431]ksaito2004-04-241-0/+4
* Fix bug where consecutive headings were mergeddave2004-04-241-0/+5
* * lib/mkmf.rb: $hdrdir should not contain macros, for backwardnobu2004-04-231-0/+8
* * 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
* * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean.nobu2004-04-221-0/+4
* * */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa2004-04-221-0/+4
* * parse.y (aref_args): should pass expanded list. [ruby-core:02793]nobu2004-04-211-1/+3
* * eval.c (rb_mod_define_method): allow binding methods to modules.nobu2004-04-211-0/+5
* 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
* * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel...aamine2004-04-211-0/+5
* * lib/net/smtp.rb: change coding style: def m( a ) -> def m(a).aamine2004-04-211-0/+4
* * lib/net/pop.rb: do not use class variables.aamine2004-04-211-0/+7
* * lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379]aamine2004-04-211-0/+8
* * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0nobu2004-04-211-0/+5
* * process.c: Recover wrongly removed spaces at end of the lines.ocean2004-04-211-0/+4
* * process.c(rb_spawn): fix SEGV at "p system('command line here')"ocean2004-04-211-0/+5
* * dir.c: Updated RDocs.ocean2004-04-191-1/+1
* * dir.c: Updated RDocs.ocean2004-04-191-0/+4
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-0/+12
* Allow for HAVE_PROTOTYPES macrodave2004-04-181-0/+5
* Change :enddoc: to terminate processing of current filedave2004-04-171-0/+6
* * lib/drb/drb.rb (DRb::DRbUnknown::initialize): Exception#to_str isnobu2004-04-161-0/+11
* * ext/extmk.rb: skip linking when libraries to be preloaded notnobu2004-04-151-1/+6
* Add ruby-dev number.ocean2004-04-151-0/+2
* * rubytest.rb: do nothing while cross-compiling, return status innobu2004-04-151-1/+4
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-151-0/+5
* * dir.c (rb_push_glob): Dir.glob() should return nil if block is given.ocean2004-04-151-0/+11
* * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,akr2004-04-151-0/+6
* * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu2004-04-141-1/+6
* * numeric.c (flo_eq): workaround for bcc32's bug.eban2004-04-141-0/+5
* * 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
* * bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu2004-04-131-0/+5
* * lib/net/http.rb (begin_transport): should not overwrite HTTP request header...aamine2004-04-131-0/+5
* * lib/net/pop.rb: merge POP3S patch. This patch is contributed by Daniel Hobe.aamine2004-04-131-0/+5
* * common.mk: changed the order of ascii.c alphabetically.ksaito2004-04-121-0/+4
* * 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