aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* whitespace fix in ChangeLog entrydblack2003-09-111-2/+2
* lib/scanf.rbdblack2003-09-111-0/+5
* * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo2003-09-101-0/+13
* * eval.c (win32_get_exception_list): avoid VC7 warning.usa2003-09-101-0/+5
* * fill empty full-name fields on ChangeLog. Sorry.nagai2003-09-091-4/+4
* * eval.c (struct tag): dst should be VALUE.nobu2003-09-091-2/+11
* * ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo2003-09-081-0/+4
* * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo2003-09-081-0/+7
* * forget the file path for the ChangeLog entry. Sorry.nagai2003-09-081-1/+2
* * multi-tk.rb: modify security check at creating a new interpreternagai2003-09-081-0/+4
* * lib/optparse.rb, lib/optparse/version.rb: search also allnobu2003-09-081-3/+8
* * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo2003-09-081-3/+3
* * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo2003-09-081-0/+21
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-081-0/+18
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-0/+6
* * test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi2003-09-061-0/+4
* * parse.y (assignable): call rb_compile_error(), not rb_bug().matz2003-09-061-0/+5
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-0/+14
* * win32/win32.c (CreateChild): need to quote cmd if RUBYSHELL is set.usa2003-09-051-0/+7
* * win32/win32.c (isInternalCmd): stupid miss.nobu2003-09-051-8/+4
* * Makefile.in (test): phony target.nobu2003-09-051-1/+3
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-0/+8
* * lib/mkmf.rb (have_library, find_library): configure by librarynobu2003-09-051-0/+13
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-0/+4
* * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo2003-09-051-0/+12
* * misc/ruby-mode.el (ruby-font-lock-maybe-here-docs): should notnobu2003-09-051-0/+5
* * eval.c (mark_frame_adj): need to adjust argv pointer if usingmatz2003-09-051-0/+14
* * test/runner.rb: arguments should be keys.nobu2003-09-051-0/+4
* * test/ruby/test_system.rb (test_system): check existence of rubyeban2003-09-051-0/+5
* * lib/optparse.rb (--version): fix assignment/reference order.nobu2003-09-051-0/+13
* * test/runner.rb: added. gets testcases from command line and runs it.nahi2003-09-051-0/+7
* * test/ruby/test_gc.rb: added. splitter.rb which I made to splitnahi2003-09-051-0/+6
* * test/ruby/test_iterator.rb (test_block_in_arg): add no blocknobu2003-09-041-0/+8
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+10
* * test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. openednahi2003-09-041-0/+5
* * parse.y (tokadd_string): newlines have no special meanings innobu2003-09-041-0/+6
* * ext/io/wait/.cvsignore: added.nahi2003-09-041-0/+6
* * sample/openssl: added. Sample of standard distribution library should benahi2003-09-041-0/+7
* * test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir tonahi2003-09-041-0/+5
* * misc/ruby-mode.el (ruby-here-doc-beg-re): underscore also isnobu2003-09-041-1/+13
* * test/csv/test_csv.rb: run on test/unit original layer.nahi2003-09-041-0/+6
* * ext/syck/token.c: headerless documents with root-level spacing nowwhy2003-09-031-0/+5
* * test: add test directory. Test::Unit aware testcases and needed files shouldnahi2003-09-031-0/+9
* * ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): warninggotoyuzo2003-09-021-2/+7
* * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX).matz2003-09-021-2/+12
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-0/+7
* * eval.c (rb_eval): should not handle exceptions within rescuenobu2003-09-021-0/+5
* * re.c (rb_memsearch): fix overrun. [ruby-talk:80759]nobu2003-09-011-0/+4
* * ext/iconv/iconv.c (map_charset): use lower case keys.nobu2003-09-011-0/+16
* * eval.c (rb_eval): make tail recursion in ELSE clause ofnobu2003-09-011-0/+5