aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine2003-09-292-0/+44
* * 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-294-12/+14
* * ChangeLog: add link to ruby-bugs.eban2003-09-291-0/+1
* * ext/win32ole/extconf.rb: add windows.h checking.eban2003-09-292-1/+6
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-294-15/+68
* * 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-292-4/+9
* 2003-09-29eban2003-09-291-3/+3
* * eval.c (rb_thread_atfork): wrong format specifier.matz2003-09-298-5/+69
* * lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo2003-09-282-8/+14
* * forgot to add this file in the previous commit.nahi2003-09-281-8/+11
* * lib/xsd/charset.rb: XSD::Charset.is_ces did return always true undernahi2003-09-282-4/+32
* * sample/wsdl/amazon/wsdlDriver.rb: syntax error fixed (variable devtag notnahi2003-09-271-0/+1
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-279-14/+33
* * ChangeLog: add link to ruby-dev.aamine2003-09-271-0/+1
* * test/fileutils/test_fileutils.rb: clear all errors on Windows.aamine2003-09-273-21/+59
* * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi2003-09-263-1/+41
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-2613-9/+105
* * test_soapelement.rb: Illegal require path.nahi2003-09-261-1/+1
* 2003-09-27eban2003-09-261-3/+3
* * ext/socket/socket.c (ruby_connect): on win32, type of the 4thusa2003-09-262-2/+7
* * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946]nobu2003-09-263-12/+25
* * lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2.nahi2003-09-261-1/+1
* * test/ruby/test_marshal.rb: add test for ruby's objects.nahi2003-09-262-0/+284
* 2003-09-26eban2003-09-261-3/+3
* * defines.h (flush_register_windows): use volatile only for gcc onnobu2003-09-263-7/+19
* * lib/README: updated.nahi2003-09-252-1/+23
* * MANIFEST: add test/ostruct/test_ostruct.rb.eban2003-09-251-0/+1
* * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa2003-09-253-2/+10
* * lib/ostruct.rb: Added OpenStruct#==.ntalbott2003-09-253-0/+37
* * error.c (rb_warn_m): should not warn if -W0 is specified.matz2003-09-244-0/+19
* * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu2003-09-245-4/+10
* 2003-09-25eban2003-09-241-3/+3
* * MANIFEST: add SOAP4R.eban2003-09-242-0/+148
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-24145-0/+20938
* 2003-09-24eban2003-09-241-3/+3
* * parse.y (str_xquote): do not prepend escapes innobu2003-09-242-2/+7
* * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo2003-09-232-2/+9
* 2003-09-23eban2003-09-231-3/+3
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-233-1/+45
* * MANIFEST: updated.eban2003-09-222-187/+206
* 2003-09-22eban2003-09-221-3/+3
* * configure.in (AC_CHECK_FUNCS): add setuid and setgid.gotoyuzo2003-09-222-1/+6
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-204-0/+18
* * reduce expecting size of backtrace.nahi2003-09-201-2/+3
* * lib/logger.rb: typo fixed.nahi2003-09-204-5/+227
* Minor documentation improvementsgsinclair2003-09-191-2/+3
* Improved documentationgsinclair2003-09-191-22/+36