| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * marshal.c (w_object): wrong method name in the message. | nobu | 2003-10-06 | 2 | -1/+5 |
| * | 2003-10-06 | eban | 2003-10-06 | 1 | -3/+3 |
| * | * parse.y (stmt): END in method should cause warning. | matz | 2003-10-06 | 2 | -2/+7 |
| * | * test/ruby/test_iterator.rb (test_block_argument_without_paren): added. | nahi | 2003-10-06 | 2 | -6/+16 |
| * | * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test for | nahi | 2003-10-06 | 3 | -1/+24 |
| * | * marshal.c (w_object): should pass "weak" value to next level. | matz | 2003-10-06 | 4 | -3/+11 |
| * | * lib/pathname.rb: version information is added in document. | akr | 2003-10-05 | 2 | -3/+43 |
| * | * eval.c (rb_f_END): block should be given. [ruby-dev:21497] | nobu | 2003-10-05 | 2 | -0/+5 |
| * | * lib/ext/openssl/extconf.rb: add check for some engine functions | gotoyuzo | 2003-10-05 | 3 | -0/+35 |
| * | * MANIFEST: add these files: | eban | 2003-10-05 | 1 | -0/+7 |
| * | add rinda, (import from drb-2.0.4) | seki | 2003-10-05 | 4 | -0/+652 |
| * | * eval.c (rb_eval): fix evaluation order. [ruby-list:38431] | nobu | 2003-10-05 | 2 | -7/+20 |
| * | * test/uri/*: translated RUNIT to Test::Unit. | akira | 2003-10-05 | 7 | -167/+76 |
| * | * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix. | nahi | 2003-10-05 | 4 | -3/+19 |
| * | * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests about | nahi | 2003-10-05 | 3 | -3/+48 |
| * | * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb. | nahi | 2003-10-05 | 5 | -5/+43 |
| * | * test/testunit/runit/test_testresult.rb: removed some unnecessary | ntalbott | 2003-10-05 | 2 | -17/+6 |
| * | * lib/rubyunit.rb: aliasing TestCase into the top level is | ntalbott | 2003-10-05 | 7 | -9/+721 |
| * | * lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work. | nahi | 2003-10-05 | 2 | -3/+8 |
| * | * lib/test/unit/assertions.rb: will use pp for output if available. | ntalbott | 2003-10-05 | 3 | -10/+41 |
| * | * lib/test/unit/assertions.rb: made small improvements to assertion | ntalbott | 2003-10-04 | 4 | -104/+100 |
| * | * lib/test/unit/assertions.rb: refactored message building. | ntalbott | 2003-10-04 | 2 | -108/+98 |
| * | delete CVS confliction indicator. sorry. | gotoyuzo | 2003-10-04 | 1 | -1/+0 |
| * | * ext/openssl/ossl_asn1.h: global symbols should be declared | gotoyuzo | 2003-10-04 | 2 | -18/+24 |
| * | * test/ruby/test_exception.rb (test_else): added. | akira | 2003-10-04 | 2 | -0/+96 |
| * | 2003-10-05 | eban | 2003-10-04 | 1 | -3/+3 |
| * | * marshal.c (w_object): instance variable dump do not cause error | matz | 2003-10-04 | 7 | -29/+80 |
| * | * lib/test/unit/assertions.rb: changed assertion messages to rely more | ntalbott | 2003-10-04 | 3 | -64/+106 |
| * | * lib/drb/acl.rb, lib/drb/ssl.rb: added. | seki | 2003-10-04 | 1 | -0/+6 |
| * | * add lib/drb/acl.rb, lib/drb/ssl.rb | seki | 2003-10-04 | 1 | -0/+2 |
| * | add acl.rb, ssl.rb | seki | 2003-10-04 | 2 | -0/+329 |
| * | exit from a thread using 'break' | seki | 2003-10-04 | 1 | -1/+1 |
| * | * MANIFEST: added these files: | eban | 2003-10-04 | 1 | -0/+7 |
| * | * gc.c (Init_stack): the type of space is changed to unsigned int | eban | 2003-10-04 | 2 | -1/+6 |
| * | * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches | nahi | 2003-10-04 | 4 | -5/+43 |
| * | * lib/pathname.rb (initialize): raise ArgumentError if argument has | akr | 2003-10-04 | 2 | -19/+115 |
| * | * test/uri/* (6 files): added. | akira | 2003-10-04 | 7 | -1/+1079 |
| * | * lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str. | akira | 2003-10-04 | 4 | -3/+7 |
| * | * lib/test/unit/testsuite.rb: changed #<< to return self, and added | ntalbott | 2003-10-03 | 5 | -23/+63 |
| * | * ext/syck/rubyext.c: default keys handled. | why | 2003-10-03 | 4 | -10/+1189 |
| * | * ext/openssl/extconf.rb: add check for X509V3_set_nconf. | gotoyuzo | 2003-10-03 | 3 | -0/+12 |
| * | ossl_asn1.h was included twice. | gotoyuzo | 2003-10-03 | 2 | -3/+0 |
| * | * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform, | nahi | 2003-10-03 | 8 | -134/+1200 |
| * | 2003-10-04 | eban | 2003-10-03 | 1 | -3/+3 |
| * | * lib/pathname.rb (initialize): duplicate and freeze argument. | akr | 2003-10-03 | 2 | -3/+31 |
| * | * MANIFEST: add following files: | eban | 2003-10-03 | 1 | -281/+284 |
| * | * ext/openssl/ossl_asn1.c: add DER encoder and decoder. | gotoyuzo | 2003-10-03 | 7 | -14/+1035 |
| * | * lib/test/unit.rb: refactored to use optparse. | ntalbott | 2003-10-03 | 4 | -29/+111 |
| * | 2003-10-03 | eban | 2003-10-03 | 1 | -3/+3 |
| * | * lib/test/unit/assertions.rb: added a default message for #assert, | ntalbott | 2003-10-02 | 11 | -67/+219 |