aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-231-0/+7
* * MANIFEST: updated.eban2003-09-221-0/+4
* * configure.in (AC_CHECK_FUNCS): add setuid and setgid.gotoyuzo2003-09-221-0/+4
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-201-0/+13
* * lib/logger.rb: typo fixed.nahi2003-09-201-0/+6
* * test/testunit/*: Added.ntalbott2003-09-191-0/+15
* * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo2003-09-181-0/+7
* * eval.c (proc_invoke): should push PROT_PCALL tag for orphans.matz2003-09-181-0/+6
* lib/pathname.rb: update document.akr2003-09-181-0/+4
* * lib/logger.rb: new file. Logger, formerly called devel-logger ornahi2003-09-181-0/+7
* * eval.c (localjump_destination): should not raise ThreadErrormatz2003-09-171-0/+8
* re-formatted wrongly.nobu2003-09-171-1/+1
* * parse.y (tokadd_string, parse_string, yylex): escaped terminatornobu2003-09-171-3/+8
* * test/fileutils/fileassertions.rb: new file.aamine2003-09-171-0/+8
* * test/strscan/test_stringscanner.rb: require test/unit.aamine2003-09-171-0/+4
* * test/strscan/test_stringscanner.rb: new file.aamine2003-09-171-0/+4
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-2/+41
* * regex.c (re_compile_pattern): should not translate charactermatz2003-09-161-0/+5
* * test/csv/test_csv.rb: add negative tests of row_sep.nahi2003-09-161-0/+4
* * MANIFEST: add test/csv/mac.csv.eban2003-09-161-0/+6
* * lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi2003-09-151-0/+13
* OpenSSL updatemichal2003-09-121-0/+24
* * intern.h (rb_disable_super, rb_enable_super): replace with dummynobu2003-09-121-2/+8
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-121-0/+16
* 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