summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-06* test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test fornahi
2003-10-06* marshal.c (w_object): should pass "weak" value to next level.matz
2003-10-05* lib/pathname.rb: version information is added in document.akr
2003-10-05* eval.c (rb_f_END): block should be given. [ruby-dev:21497]nobu
2003-10-05* lib/ext/openssl/extconf.rb: add check for some engine functionsgotoyuzo
2003-10-05* MANIFEST: add these files:eban
2003-10-05add rinda, (import from drb-2.0.4)seki
2003-10-05* eval.c (rb_eval): fix evaluation order. [ruby-list:38431]nobu
2003-10-05* test/uri/*: translated RUNIT to Test::Unit.akira
2003-10-05* lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi
2003-10-05* test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests aboutnahi
2003-10-05* test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi
2003-10-05 * test/testunit/runit/test_testresult.rb: removed some unnecessaryntalbott
2003-10-05 * lib/rubyunit.rb: aliasing TestCase into the top level isntalbott
2003-10-05* lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work.nahi
2003-10-05 * lib/test/unit/assertions.rb: will use pp for output if available.ntalbott
2003-10-04 * lib/test/unit/assertions.rb: made small improvements to assertionntalbott
2003-10-04 * lib/test/unit/assertions.rb: refactored message building.ntalbott
2003-10-04delete CVS confliction indicator. sorry.gotoyuzo
2003-10-04* ext/openssl/ossl_asn1.h: global symbols should be declaredgotoyuzo
2003-10-04* test/ruby/test_exception.rb (test_else): added.akira
2003-10-042003-10-05eban
2003-10-04* marshal.c (w_object): instance variable dump do not cause errormatz
2003-10-04 * lib/test/unit/assertions.rb: changed assertion messages to rely morentalbott
2003-10-04* lib/drb/acl.rb, lib/drb/ssl.rb: added.seki
2003-10-04* add lib/drb/acl.rb, lib/drb/ssl.rbseki
2003-10-04add acl.rb, ssl.rbseki
2003-10-04exit from a thread using 'break'seki
2003-10-04* MANIFEST: added these files:eban
2003-10-04* gc.c (Init_stack): the type of space is changed to unsigned inteban
2003-10-04* lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi
2003-10-04* lib/pathname.rb (initialize): raise ArgumentError if argument hasakr
2003-10-04* test/uri/* (6 files): added.akira
2003-10-04* lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str.akira
2003-10-03 * lib/test/unit/testsuite.rb: changed #<< to return self, and addedntalbott
2003-10-03* ext/syck/rubyext.c: default keys handled.why
2003-10-03* ext/openssl/extconf.rb: add check for X509V3_set_nconf.gotoyuzo
2003-10-03ossl_asn1.h was included twice.gotoyuzo
2003-10-03* lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,nahi
2003-10-032003-10-04eban
2003-10-03* lib/pathname.rb (initialize): duplicate and freeze argument.akr
2003-10-03* MANIFEST: add following files:eban
2003-10-03* ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo
2003-10-03 * lib/test/unit.rb: refactored to use optparse.ntalbott
2003-10-032003-10-03eban
2003-10-02 * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott
2003-10-02ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7gotoyuzo
2003-10-02ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7gotoyuzo
2003-10-02* ext/iconv/iconv.c (iconv_failure_initialize): conform withnobu
2003-10-02* time.c (Init_Time): define initialize. [ruby-dev:21469]nobu