aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_float.rb: Add test for util.c revision 1.42.ocean2004-05-141-0/+4
* * 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
* * ext/syck/rubyext.c (yaml_org_handler): some empty strings werewhy2004-05-131-0/+5
* * 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-3/+8
* * 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
* * lib/net/protocol.rb (each_crlf_line): remove junk line.aamine2004-05-101-0/+4
* Change symbol lookup scheme in HTML generationdave2004-05-101-0/+5
* * eval.c (eval): warning during eval should not cause deadlock.matz2004-05-101-0/+8
* Search parent for unqualified constantsdave2004-05-101-0/+5
* * lib/net/pop.rb (loggin): append "\n".aamine2004-05-091-0/+8
* * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair2004-05-091-0/+8
* * test/ruby/test_float.rb: added test_strtod to test Float("0").nahi2004-05-091-0/+4
* * lib/yaml/store.rb: use FileUtils::copy.eban2004-05-091-0/+4
* * regex.c : removed unused file.ksaito2004-05-091-0/+4
* * io.c (rb_f_open): open should not ignore block when "to_open"matz2004-05-081-0/+9
* * lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457]aamine2004-05-071-0/+12
* 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/+7
* add freeze test for dbm and gdbm.akr2004-05-071-1/+1
* * parse.y (string_content): turn off NODE_NEWLINE flag to avoidmatz2004-05-071-0/+27
* * 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