summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.ocean2004-05-142-8/+11
* * lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira2004-05-132-4/+13
* * hash.c (delete_if_i): use st_delete_safe() (viaeban2004-05-132-5/+12
* lib/drb/observer.rb: remove debug print.eban2004-05-131-2/+0
* 2004-05-13eban2004-05-131-3/+3
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-05-132-0/+8
* * pack.c (pack_pack): always add with null for 'Z'.nobu2004-05-132-11/+19
* * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters.nobu2004-05-122-6/+11
* * lib/resolv.rb (Resolv::DNS::Config): make it configurable withoutakr2004-05-122-35/+97
* * ext/openssl/ossl_x509name.c: attribute value of DC (short name ofgotoyuzo2004-05-122-0/+6
* * ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai2004-05-123-18/+308
* 2004-05-12eban2004-05-121-3/+3
* fix rdocdave2004-05-122-0/+6
* Fix for 'incomplete bug fix' for 1.41.shigek2004-05-111-1/+1
* Change symbol lookup scheme in HTML generationdave2004-05-102-4/+17
* 2004-05-10eban2004-05-101-3/+3
* Search parent for unqualified constantsdave2004-05-102-0/+18
* 2004-05-09eban2004-05-091-3/+3
* * lib/net/ftp.rb: improved documentationgsinclair2004-05-096-418/+515
* Allow multiple arguments to includedave2004-05-072-4/+13
* * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...aamine2004-05-072-1/+6
* 2004-05-07eban2004-05-071-3/+3
* add freeze test for dbm and gdbm.akr2004-05-070-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-071-0/+31
* add freeze test for dbm and gdbm.akr2004-05-073-1/+9
* * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz2004-05-0717-75/+145
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-072-27/+26
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-072-1/+5
* MANIFEST: add lib/xmlrpc/README.txt.eban2004-05-061-0/+1
* use numerichost if cannot resolve hostnameseki2004-05-062-4/+9
* 2004-05-06eban2004-05-061-3/+3
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-0614-311/+456
* * lib/net/imap.rb (string): accept NIL.shugo2004-05-062-8/+33
* Don't include &block if we have yield parametersdave2004-05-054-0/+18
* use recv instead of recvfromseki2004-05-042-1/+5
* * lib/gserver.rb: documentedgsinclair2004-05-042-2/+80
* * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair2004-05-042-0/+35
* Fix parsing problem with yield within blockdave2004-05-033-1/+13
* 2004-05-02eban2004-05-021-4/+4
* * renewal Ruby/Tknagai2004-05-010-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-01138-0/+22289
* * renewal Ruby/Tknagai2004-05-01132-11351/+7672
* 2004-04-30eban2004-04-301-3/+3
* * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.eban2004-04-302-0/+6
* 2004-04-27usa2004-04-271-3/+3
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-268-312/+432
* add tests.akr2004-04-261-0/+27
* 2004-04-26nobu2004-04-261-3/+3
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-263-2/+7
* Alias alias to instance methodsdave2004-04-261-0/+5