summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-161-0/+7
* * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair2004-05-161-0/+5
* * fixed typo.akira2004-05-151-1/+1
* * eval.c (eval): forgot to restore $SAFE value before evaluatingmatz2004-05-141-0/+5
* * range.c (range_each_func): terminates loop if generating valuematz2004-05-141-0/+10
* * eval.c (eval): warning during eval should not cause deadlock.matz2004-05-141-0/+8
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-0/+11
* * util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.ocean2004-05-141-0/+5
* * lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira2004-05-131-0/+5
* * hash.c (delete_if_i): use st_delete_safe() (viaeban2004-05-131-0/+6
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-05-131-0/+4
* * pack.c (pack_pack): always add with null for 'Z'.nobu2004-05-131-0/+6
* * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters.nobu2004-05-121-4/+9
* * lib/resolv.rb (Resolv::DNS::Config): make it configurable withoutakr2004-05-121-0/+5
* * ext/openssl/ossl_x509name.c: attribute value of DC (short name ofgotoyuzo2004-05-121-0/+5
* * ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai2004-05-121-0/+5
* fix rdocdave2004-05-121-0/+4
* Change symbol lookup scheme in HTML generationdave2004-05-101-0/+5
* Search parent for unqualified constantsdave2004-05-101-0/+10
* * lib/net/ftp.rb: improved documentationgsinclair2004-05-091-0/+8
* Allow multiple arguments to includedave2004-05-071-0/+5
* * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...aamine2004-05-071-0/+5
* add freeze test for dbm and gdbm.akr2004-05-071-1/+1
* * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz2004-05-071-0/+29
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-071-0/+5
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-071-0/+4
* use numerichost if cannot resolve hostnameseki2004-05-061-0/+5
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-0/+13
* * 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/+4
* * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair2004-05-041-0/+4
* Fix parsing problem with yield within blockdave2004-05-031-0/+5
* * renewal Ruby/Tknagai2004-05-011-0/+4
* * 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