aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * signal.c (ruby_signal_name): adjust to the prototype.nobu2003-10-011-0/+8
* * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,matz2003-10-011-0/+12
* * gc.c (heaps): manage slots and limits together. [ruby-dev:21453]nobu2003-10-011-0/+7
* * MANIFEST: add wince/mkconfig_wce.rb.eban2003-10-011-0/+4
* * eval.c (rb_load): Object scope had priority over required filenobu2003-10-011-0/+5
* * wince/mkconfig_wce.rb: sorry, forget to commit.uema22003-10-011-0/+4
* * wince/setup.mak: add sigmarionIII SDK support.uema22003-10-011-1/+11
* *wince/time_wce.c (time): add zero check.uema22003-09-301-0/+4
* * process.c (pst_inspect): describe stopped process "stopped".akr2003-09-301-0/+4
* * test/runner.rb: glob for directories.nobu2003-09-301-2/+6
* * eval.c (rb_eval): while/until should not capture break unlessmatz2003-09-301-0/+5
* * lib/net/http.rb (finish): revert to 1.93.aamine2003-09-291-0/+17
* * test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine2003-09-291-0/+5
* * ChangeLog: enhance log message.aamine2003-09-291-1/+2
* * lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...aamine2003-09-291-0/+9
* * ChangeLog: add link to ruby-bugs.eban2003-09-291-0/+1
* * ext/win32ole/extconf.rb: add windows.h checking.eban2003-09-291-0/+4
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-0/+10
* * ChangeLog: modify typo.aamine2003-09-291-1/+1
* * ChangeLog: small modify.aamine2003-09-291-1/+1
* * test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420]aamine2003-09-291-0/+5
* * eval.c (rb_thread_atfork): wrong format specifier.matz2003-09-291-0/+14
* * lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo2003-09-281-0/+6
* * lib/xsd/charset.rb: XSD::Charset.is_ces did return always true undernahi2003-09-281-1/+8
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-271-0/+10
* * ChangeLog: add link to ruby-dev.aamine2003-09-271-0/+1
* * test/fileutils/test_fileutils.rb: clear all errors on Windows.aamine2003-09-271-0/+6
* * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi2003-09-261-0/+8
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-261-0/+7
* * ext/socket/socket.c (ruby_connect): on win32, type of the 4thusa2003-09-261-0/+5
* * 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