aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-071-0/+5
* use numerichost if cannot resolve hostnameseki2004-05-061-0/+5
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-061-0/+4
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-0/+13
* * dir.c (rb_push_glob): simplified code (not change behavior)ocean2004-05-061-0/+4
* * ext/extmk.rb: get rid of side effect of Config.expand, patched bynobu2004-05-061-1/+6
* * lib/net/imap.rb (string): accept NIL.shugo2004-05-061-0/+6
* Don't include &block if we have yield parametersdave2004-05-051-0/+6
* use recv instead of recvfromseki2004-05-041-0/+4
* * lib/gserver.rb: documentedgsinclair2004-05-041-0/+5
* Fix parsing problem with yield within blockdave2004-05-031-0/+5
* * test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag.aamine2004-05-021-0/+4
* * 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