summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2003-10-02* ext/iconv/iconv.c (iconv_failure_initialize): conform withnobu
2003-10-02* time.c (Init_Time): define initialize. [ruby-dev:21469]nobu
2003-10-02* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo
2003-10-02* time.c (time_load): restore instance variables (if any) beforematz
2003-10-02* ext/iconv/iconv.c (iconv_fail): now yield erred substring, andnobu
2003-10-02* variable.c (rb_const_defined_0): look up constants in Object asnobu
2003-10-02 * lib/test/unit/assertions.rb: should not capture anntalbott
2003-10-01* eval.c (rb_thread_raise): prototype; avoid VC++ warning.usa
2003-10-01* eval.c (rb_f_block_given_p): real required condition ismatz
2003-10-01* variable.c (rb_const_defined_at): should exclude constants frommatz
2003-10-01* test/logger/test_logger.rb: unlinking file before close causes problem undernahi
2003-10-01* ext/etc/etc.c (etc_getgrent): typo.nobu
2003-10-01* signal.c (ruby_signal_name): adjust to the prototype.nobu
2003-10-01* ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,matz
2003-10-01* gc.c (heaps): manage slots and limits together. [ruby-dev:21453]nobu
2003-10-01* MANIFEST: add wince/mkconfig_wce.rb.eban
2003-10-01* eval.c (rb_load): Object scope had priority over required filenobu
2003-10-01* wince/mkconfig_wce.rb: sorry, forget to commit.uema2
2003-10-01* wince/setup.mak: add sigmarionIII SDK support.uema2
2003-09-30*wince/time_wce.c (time): add zero check.uema2
2003-09-30* process.c (pst_inspect): describe stopped process "stopped".akr
2003-09-30* test/runner.rb: glob for directories.nobu
2003-09-30* eval.c (rb_eval): while/until should not capture break unlessmatz
2003-09-29* lib/net/http.rb (finish): revert to 1.93.aamine
2003-09-29* test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine
2003-09-29* ChangeLog: enhance log message.aamine
2003-09-29* lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...aamine
2003-09-29* ChangeLog: add link to ruby-bugs.eban
2003-09-29* ext/win32ole/extconf.rb: add windows.h checking.eban
2003-09-29* lib/logger.rb: check if the given logdevice object respond_to :write andnahi
2003-09-29* ChangeLog: modify typo.aamine
2003-09-29* ChangeLog: small modify.aamine
2003-09-29* test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420]aamine
2003-09-29* eval.c (rb_thread_atfork): wrong format specifier.matz
2003-09-28* lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo
2003-09-28* lib/xsd/charset.rb: XSD::Charset.is_ces did return always true undernahi
2003-09-27* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi
2003-09-27* ChangeLog: add link to ruby-dev.aamine
2003-09-27* test/fileutils/test_fileutils.rb: clear all errors on Windows.aamine
2003-09-26* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi
2003-09-26* test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi
2003-09-26* ext/socket/socket.c (ruby_connect): on win32, type of the 4thusa
2003-09-26* lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946]nobu
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.nahi
2003-09-26* defines.h (flush_register_windows): use volatile only for gcc onnobu
2003-09-25* lib/README: updated.nahi
2003-09-25 * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa
2003-09-25 * lib/ostruct.rb: Added OpenStruct#==.ntalbott
2003-09-24* error.c (rb_warn_m): should not warn if -W0 is specified.matz
2003-09-24* ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu