aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-0921-722/+817
* * typonagai2003-12-091-2/+2
* * new sample scriptnagai2003-12-082-0/+174
* * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott2003-12-083-17/+30
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-088-11/+34
* * lib/test/unit/autorunner.rb: remove dependency to a particularnobu2003-12-088-22/+35
* * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.nobu2003-12-082-1/+5
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-081-0/+14
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-082-17/+41
* 2003-12-08eban2003-12-081-3/+3
* * pack.c: define swap16 and swap32 only if they are notmatz2003-12-082-0/+9
* add iconv.rb and config.charset.akr2003-12-071-0/+2
* sort aliases.akr2003-12-072-3/+3
* 2003-12-07eban2003-12-071-3/+3
* * ext/iconv/iconv.c (map_charset): make case sensitive.akr2003-12-073-5/+10
* Support inline source in Kilmer templatedave2003-12-072-0/+21
* no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP.gotoyuzo2003-12-061-4/+1
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): new function to wrapgotoyuzo2003-12-062-6/+37
* * io.c (flush_before_seek): flush before seek on any platform.eban2003-12-063-8/+10
* 2003-12-06eban2003-12-061-3/+3
* * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi2003-12-063-1/+13
* typo.nobu2003-12-051-1/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu2003-12-053-4/+53
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-0510-38/+645
* * eval.c (rb_exec_end_proc): maintain tmp_end_procs.matz2003-12-052-3/+7
* * eval.c (rb_exec_end_proc): should not clear end_procs andmatz2003-12-053-8/+26
* * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr2003-12-052-2/+12
* MANIFEST: add files.nobu2003-12-051-0/+2
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-058-14/+93
* 2003-12-05nobu2003-12-051-3/+3
* * dln.c (aix_loaderror): should not use member named 'errno' whichmatz2003-12-044-14/+27
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu2003-12-042-12/+30
* Try to give nicer error messages on internal failuresdave2003-12-041-1/+17
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-042-0/+10
* * parse.y (exc_list): allow expanding list. [ruby-dev:22134]nobu2003-12-042-2/+10
* * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of Sy...aamine2003-12-042-9/+10
* mail address consistency.nobu2003-12-041-4/+4
* * lib/monitor.rb: use Object#__send__ instead of Object#send.shugo2003-12-042-6/+10
* * lib/soap/streamHandler.rb: support latest released version ofnahi2003-12-042-3/+10
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-0412-311/+726
* 2003-12-04nobu2003-12-041-3/+3
* * ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7usa2003-12-042-4/+9
* * lib/net/http.rb: update hyperlink to the Japanese document.aamine2003-12-042-1/+5
* [ruby-core:01881]gotoyuzo2003-12-041-1/+1
* * ext/openssl/ossl_asn1.c (asn1time_to_time): should check thatgotoyuzo2003-12-042-3/+6
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-12-043-6/+23
* * lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr2003-12-032-2/+21
* * io.c (argf_read): should not terminate on empty string; waitmatz2003-12-034-8/+25
* Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave2003-12-031-1/+5
* correct fcntl parameerseki2003-12-032-1/+5