summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-18* node.h (NEW_DSTR): adjust list length.nobu
2004-05-182004-05-18eban
2004-05-18* test for OpenSSL::X509gotoyuzo
2004-05-18This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-17Add ruby-dev number to ChangeLogocean
2004-05-17* ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz
2004-05-17* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean
2004-05-16* add a new sample scriptnagai
2004-05-16This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-16* add a new sample scriptnagai
2004-05-16REXML version bump.ser
2004-05-16Fixed REXML bug #14: StreamParser reports doctype events to listeners again.ser
2004-05-16Cross-ported the REXML changes (3.0.8) from the development branch to theser
2004-05-16Back-ported the new encodingsser
2004-05-16This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-16* lib/yaml.rb: removed fallback to pure Ruby parser.why
2004-05-162004-05-17eban
2004-05-16 * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair
2004-05-16 * lib/text/unit.rb: Removed :nodoc: directive (it prevented effectivegsinclair
2004-05-16* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr
2004-05-16lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove.eban
2004-05-162004-05-16eban
2004-05-16 * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair
2004-05-15* fixed typo.akira
2004-05-152004-05-15eban
2004-05-14* eval.c (eval): forgot to restore $SAFE value before evaluatingmatz
2004-05-14* range.c (range_each_func): terminates loop if generating valuematz
2004-05-14* eval.c (eval): warning during eval should not cause deadlock.matz
2004-05-14* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai
2004-05-142004-05-14eban
2004-05-14* util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.ocean
2004-05-13* lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira
2004-05-13* hash.c (delete_if_i): use st_delete_safe() (viaeban
2004-05-13lib/drb/observer.rb: remove debug print.eban
2004-05-132004-05-13eban
2004-05-13* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira
2004-05-13* pack.c (pack_pack): always add with null for 'Z'.nobu
2004-05-12* lib/mkmf.rb (have_type, check_sizeof): replace unusable characters.nobu
2004-05-12* lib/resolv.rb (Resolv::DNS::Config): make it configurable withoutakr
2004-05-12* ext/openssl/ossl_x509name.c: attribute value of DC (short name ofgotoyuzo
2004-05-12* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai
2004-05-122004-05-12eban
2004-05-12fix rdocdave
2004-05-11Fix for 'incomplete bug fix' for 1.41.shigek
2004-05-10Change symbol lookup scheme in HTML generationdave
2004-05-102004-05-10eban
2004-05-10Search parent for unqualified constantsdave
2004-05-092004-05-09eban
2004-05-09 * lib/net/ftp.rb: improved documentationgsinclair
2004-05-07Allow multiple arguments to includedave