aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946]nobu2003-09-261-0/+4
* * test/ruby/test_marshal.rb: add test for ruby's objects.nahi2003-09-261-0/+4
* * defines.h (flush_register_windows): use volatile only for gcc onnobu2003-09-261-0/+8
* * lib/README: updated.nahi2003-09-251-0/+4
* * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa2003-09-251-0/+8
* * lib/ostruct.rb: Added OpenStruct#==.ntalbott2003-09-251-0/+6
* * error.c (rb_warn_m): should not warn if -W0 is specified.matz2003-09-241-0/+10
* * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu2003-09-241-0/+6
* * MANIFEST: add SOAP4R.eban2003-09-241-0/+4
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-241-0/+18
* * parse.y (str_xquote): do not prepend escapes innobu2003-09-241-1/+6
* * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo2003-09-231-0/+5
* * 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