summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* lib/mkmf.rb (have_library, find_library): configure by librarynobu
2003-09-05* same as the previous commit.nahi
2003-09-05* MANIFEST: add test/ruby/test_gc.rb.nahi
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-05* ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo
2003-09-05* misc/ruby-mode.el (ruby-font-lock-maybe-here-docs): should notnobu
2003-09-05* eval.c (mark_frame_adj): need to adjust argv pointer if usingmatz
2003-09-05* test/runner.rb: arguments should be keys.nobu
2003-09-05* test/ruby/test_system.rb (test_system): check existence of rubyeban
2003-09-05test/runner.rb: convert Version to numeric array.nobu
2003-09-05test/runner.rb: add Release.nobu
2003-09-05* lib/optparse.rb (--version): fix assignment/reference order.nobu
2003-09-05* test/runner.rb: added. gets testcases from command line and runs it.nahi
2003-09-05* test/ruby/test_gc.rb: added. splitter.rb which I made to splitnahi
2003-09-04* test/ruby/test_iterator.rb (test_block_in_arg): add no blocknobu
2003-09-042003-09-05eban
2003-09-04* MANIFEST: add files for the previous commit... 3 times.nahi
2003-09-04* test/ruby: tests for ruby itself.nahi
2003-09-04* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. openednahi
2003-09-04* parse.y (tokadd_string): newlines have no special meanings innobu
2003-09-04* MANIFEST: add and remove entries for the previous ext/openssl/sample move.nahi
2003-09-042003-09-04eban
2003-09-04* ext/io/wait/.cvsignore: added.nahi
2003-09-04* sample/openssl: added. Sample of standard distribution library should benahi
2003-09-04* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir tonahi
2003-09-04* misc/ruby-mode.el (ruby-here-doc-beg-re): underscore also isnobu
2003-09-04* test/csv/test_csv.rb: run on test/unit original layer.nahi
2003-09-04Bug fix: [ruby-dev:21314] [BigDecimal] [BUG] Segmentation faultshigek
2003-09-03* ext/syck/token.c: headerless documents with root-level spacing nowwhy
2003-09-03* MANIFEST: add test/* files which are added in the previous commit.nahi
2003-09-032003-09-03eban
2003-09-03* test: add test directory. Test::Unit aware testcases and needed files shouldnahi
2003-09-03Bug in mult method fixed.shigek
2003-09-02* ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): warninggotoyuzo
2003-09-02* ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX).matz
2003-09-02* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai
2003-09-02* eval.c (rb_eval): should not handle exceptions within rescuenobu
2003-09-012003-09-02eban
2003-09-01* re.c (rb_memsearch): fix overrun. [ruby-talk:80759]nobu
2003-09-01* ext/iconv/iconv.c (map_charset): use lower case keys.nobu
2003-09-01* eval.c (rb_eval): make tail recursion in ELSE clause ofnobu
2003-09-01* parse.y (aref_args): forgot to call NEW_SPLAT(). reported bymatz
2003-09-012003-09-01nobu
2003-09-01* eval.c (rb_thread_switch): add RESTORE_EXIT; exit by anothernobu
2003-08-31* process.c (p_gid_sw_ensure): return VALUE.eban
2003-08-31* eval.c (TAG_DST()): take no argument.eban
2003-08-31* process.c (p_gid_sw_ensure): lack of function typenagai
2003-08-31* lib/net/http.rb: cosmetic improvements to documentationgsinclair
2003-08-312003-08-31eban