summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-122003-09-12eban
2003-09-12* bignum.c (rb_big_and): convert argument using 'to_int'.matz
2003-09-12Added documentation in RDoc format.wew
2003-09-11whitespace fix in ChangeLog entrydblack
2003-09-11lib/scanf.rbdblack
2003-09-11Took out useless @matched_item variable; some small refactoring.dblack
2003-09-10* ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo
2003-09-102003-09-10eban
2003-09-10* eval.c (win32_get_exception_list): avoid VC7 warning.usa
2003-09-092003-09-09eban
2003-09-09* fill empty full-name fields on ChangeLog. Sorry.nagai
2003-09-09* eval.c (struct tag): dst should be VALUE.nobu
2003-09-08* ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo
2003-09-08meta_vars should be String.gotoyuzo
2003-09-08* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo
2003-09-08* forget the file path for the ChangeLog entry. Sorry.nagai
2003-09-08* multi-tk.rb: modify security check at creating a new interpreternagai
2003-09-08* ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise).eban
2003-09-08* lib/optparse.rb, lib/optparse/version.rb: search also allnobu
2003-09-08* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo
2003-09-08* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo
2003-09-082003-09-08eban
2003-09-08* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo
2003-09-07* tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-062003-09-07eban
2003-09-06* parse.y (assignable): call rb_compile_error(), not rb_bug().matz
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-09-05* sync to lib/csv/tests/csv_ut.rb.nahi
2003-09-052003-09-06usa
2003-09-05* win32/win32.c (CreateChild): need to quote cmd if RUBYSHELL is set.usa
2003-09-05* win32/win32.c (isInternalCmd): stupid miss.nobu
2003-09-05* Makefile.in (test): phony target.nobu
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