summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-292003-09-29eban
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* forgot to add this file in the previous commit.nahi
2003-09-28* lib/xsd/charset.rb: XSD::Charset.is_ces did return always true undernahi
2003-09-27* sample/wsdl/amazon/wsdlDriver.rb: syntax error fixed (variable devtag notnahi
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* test_soapelement.rb: Illegal require path.nahi
2003-09-262003-09-27eban
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* lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2.nahi
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.nahi
2003-09-262003-09-26eban
2003-09-26* defines.h (flush_register_windows): use volatile only for gcc onnobu
2003-09-25* lib/README: updated.nahi
2003-09-25* MANIFEST: add test/ostruct/test_ostruct.rb.eban
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
2003-09-242003-09-25eban
2003-09-24* MANIFEST: add SOAP4R.eban
2003-09-24* lib/soap/* (29 files): SOAP4R added.nahi
2003-09-242003-09-24eban
2003-09-24* parse.y (str_xquote): do not prepend escapes innobu
2003-09-23* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo
2003-09-232003-09-23eban
2003-09-23* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi
2003-09-22* MANIFEST: updated.eban
2003-09-222003-09-22eban
2003-09-22* configure.in (AC_CHECK_FUNCS): add setuid and setgid.gotoyuzo
2003-09-20* ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo
2003-09-20* reduce expecting size of backtrace.nahi
2003-09-20* lib/logger.rb: typo fixed.nahi
2003-09-19Minor documentation improvementsgsinclair
2003-09-19Improved documentationgsinclair
2003-09-19Converted RD to RDoc (Lyle Johnson) and improved documentation.gsinclair
2003-09-19 * test/testunit/*: Added.ntalbott
2003-09-19Small documentation correctiongsinclair
2003-09-18* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo
2003-09-18* eval.c (proc_invoke): should push PROT_PCALL tag for orphans.matz