aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why2003-12-121-0/+6
* * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi2003-12-121-0/+7
* * lib/fileutils.rb (mkdir): remove trailing `/' from pathes.aamine2003-12-121-0/+11
* * eval.c (proc_invoke): fix class name in warning message fornobu2003-12-111-0/+5
* untypogotoyuzo2003-12-111-1/+1
* * ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.gotoyuzo2003-12-111-0/+8
* * lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). mkdir("no...aamine2003-12-111-0/+7
* * lib/ftools.rb (makedirs): sync with fileutils.eban2003-12-111-0/+4
* catch all SystemCallErrors.aamine2003-12-111-0/+5
* * lib/fileutils.rb (mkdir_p): check if it is a directory after mkdir(2) inste...aamine2003-12-111-0/+7
* * lib/fileutils.rb: def m( arg ) -> def m(arg).aamine2003-12-111-0/+4
* * configure.in (ieeefp.h), numeric.c: needed for finite() onnobu2003-12-111-0/+44
* * ext/stringio/stringio.c (strio_read): set EOF flag at short read.nobu2003-12-101-0/+5
* * lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208]aamine2003-12-101-0/+4
* * ext/stringio/stringio.c (strio_read): do not set EOF flag whennobu2003-12-101-2/+7
* * io.c (read_all): should return given string even if data read ismatz2003-12-101-0/+5
* * ext/stringio/stringio.c (strio_read): adjust behavior at readingnobu2003-12-101-6/+17
* * ChangeLog: fix comments.eban2003-12-101-15/+16
* * test/monitor/test_monitor.rb (test_cond): use Queue#deqshugo2003-12-101-0/+5
* * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, sousa2003-12-101-0/+8
* * win32/win32.h: define execv() using do_aspawn().eban2003-12-101-0/+6
* * overrided instance methods, which are private methods on the supernagai2003-12-091-0/+11
* make case insensitive for host-part.akira2003-12-091-0/+8
* io.c (rb_io_check_writable): don't call io_seek if EOF flag is set,akr2003-12-091-2/+4
* * io.c (rb_io_check_readable): Don't clear EOF flag by io_seek.akr2003-12-091-0/+4
* * new sample scriptnagai2003-12-081-0/+4
* * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott2003-12-081-0/+7
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-081-0/+10
* * lib/test/unit/autorunner.rb: remove dependency to a particularnobu2003-12-081-0/+13
* * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.nobu2003-12-081-0/+4
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-081-0/+6
* * pack.c: define swap16 and swap32 only if they are notmatz2003-12-081-0/+5
* sort aliases.akr2003-12-071-2/+2
* * ext/iconv/iconv.c (map_charset): make case sensitive.akr2003-12-071-0/+6
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): new function to wrapgotoyuzo2003-12-061-0/+12
* * io.c (flush_before_seek): flush before seek on any platform.eban2003-12-061-0/+6
* * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi2003-12-061-0/+7
* typo.nobu2003-12-051-1/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu2003-12-051-0/+12
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-0/+14
* * eval.c (rb_exec_end_proc): maintain tmp_end_procs.matz2003-12-051-0/+5
* * eval.c (rb_exec_end_proc): should not clear end_procs andmatz2003-12-051-0/+10
* * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr2003-12-051-0/+4
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-051-1/+8
* * dln.c (aix_loaderror): should not use member named 'errno' whichmatz2003-12-041-0/+15
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu2003-12-041-0/+8
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-041-0/+6
* * parse.y (exc_list): allow expanding list. [ruby-dev:22134]nobu2003-12-041-1/+5
* * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of Sy...aamine2003-12-041-0/+6
* mail address consistency.nobu2003-12-041-4/+4