summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/socket/socket.c: check SCM_RIGHTS macro addition toakr2004-05-202-9/+27
* * numeric.c (flo_eq): alway check if operands are NaN.matz2004-05-207-30/+44
* 2004-05-20eban2004-05-201-3/+3
* At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave2004-05-202-1/+13
* * lib/mkmf.rb (have_type): do not check pointer to incomplete type,nobu2004-05-202-3/+9
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-194-7/+35
* 2004-05-19eban2004-05-191-3/+3
* * ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai2004-05-192-1/+6
* * node.h (NEW_DSTR): adjust list length.nobu2004-05-183-3/+10
* 2004-05-18eban2004-05-181-3/+3
* * test for OpenSSL::X509gotoyuzo2004-05-181-0/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-185-0/+799
* Add ruby-dev number to ChangeLogocean2004-05-171-0/+2
* * ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz2004-05-173-15/+43
* * numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean2004-05-172-11/+19
* * add a new sample scriptnagai2004-05-160-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-162-0/+404
* * add a new sample scriptnagai2004-05-161-0/+2
* REXML version bump.ser2004-05-161-4/+4
* Fixed REXML bug #14: StreamParser reports doctype events to listeners again.ser2004-05-161-2/+5
* Cross-ported the REXML changes (3.0.8) from the development branch to theser2004-05-1612-969/+1024
* Back-ported the new encodingsser2004-05-160-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-163-0/+179
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-1610-117/+212
* 2004-05-17eban2004-05-161-3/+3
* * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair2004-05-162-9/+13
* * lib/text/unit.rb: Removed :nodoc: directive (it prevented effectivegsinclair2004-05-162-1/+16
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-164-14/+74
* lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove.eban2004-05-161-1/+1
* 2004-05-16eban2004-05-161-3/+3
* * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair2004-05-1617-177/+150
* * fixed typo.akira2004-05-151-1/+1
* 2004-05-15eban2004-05-151-4/+4
* * eval.c (eval): forgot to restore $SAFE value before evaluatingmatz2004-05-142-0/+6
* * range.c (range_each_func): terminates loop if generating valuematz2004-05-143-3/+19
* * eval.c (eval): warning during eval should not cause deadlock.matz2004-05-148-27/+62
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-144-116/+99
* 2004-05-14eban2004-05-141-3/+3
* * 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