aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo2003-12-181-0/+5
* * eval.c (stack_extend): ignore inline optimization on VC7.usa2003-12-181-0/+14
* * dir.c (fnmatch): unlike find_dirsep(), rb_path_next() nevernobu2003-12-181-1/+6
* * lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban2003-12-181-0/+5
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-171-0/+18
* introduce some new methodsaamine2003-12-161-0/+15
* * lib/pp.rb: don't use local variable `pp'.akr2003-12-161-0/+6
* * condition bug of if statement on {pack,grid}_propagate methodsnagai2003-12-161-0/+5
* * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why2003-12-151-0/+6
* * eval.c (catch_timer): check rb_thread_crtical in main nativenobu2003-12-151-0/+9
* * file.c: renamed and externalized rb_path_next,nobu2003-12-151-3/+3
* commit missnobu2003-12-151-1/+1
* * dir.c (check_dirname): check string safety and remove extraneousnobu2003-12-151-0/+11
* * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa2003-12-151-0/+5
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban2003-12-141-0/+8
* * ext/iconv/charset_alias.rb: preserve original order.nobu2003-12-131-0/+6
* * eval.c (thread_timer): use timer by sub-thread and nanosleep.matz2003-12-131-0/+7
* * eval.c (proc_alloc): cache the created object at first time.nobu2003-12-131-0/+5
* * configure.in: check ucontext.h.nobu2003-12-131-0/+7
* * 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