summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-styleunlabeled-1.39.2shyouhei2007-02-120-0/+0
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-051-25/+8
* This commit was manufactured by cvs2svn to create branch(no author)2003-12-111410-376067/+0
* * configure.in (ieeefp.h), numeric.c: needed for finite() onnobu2003-12-1112-49/+90
* * ext/stringio/stringio.c (strio_read): set EOF flag at short read.nobu2003-12-103-25/+43
* * lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208]aamine2003-12-102-2/+8
* * ext/stringio/stringio.c (strio_read): do not set EOF flag whennobu2003-12-103-5/+14
* * io.c (read_all): should return given string even if data read ismatz2003-12-107-26/+23
* * ext/stringio/stringio.c (strio_read): adjust behavior at readingnobu2003-12-105-6/+49
* * ChangeLog: fix comments.eban2003-12-101-15/+16
* * test/monitor/test_monitor.rb (test_cond): use Queue#deqshugo2003-12-102-1/+8
* * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, sousa2003-12-102-1/+11
* 2003-12-10eban2003-12-101-3/+3
* * win32/win32.h: define execv() using do_aspawn().eban2003-12-103-4/+8
* * overrided instance methods, which are private methods on the supernagai2003-12-0916-17/+154
* make case insensitive for host-part.akira2003-12-093-1/+15
* ditto.akr2003-12-091-0/+1
* add test for previous change to io.c.akr2003-12-092-0/+11
* io.c (rb_io_check_writable): don't call io_seek if EOF flag is set,akr2003-12-092-3/+5
* * io.c (rb_io_check_readable): Don't clear EOF flag by io_seek.akr2003-12-092-0/+5
* 2003-12-09eban2003-12-091-3/+3
* Added downcased shift-jis declarations. The old, all upper case declarationsser2003-12-093-0/+40
* * 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