aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (rb_pipe_internal): new function for handling EMFILE and ENFILEakr2008-07-051-0/+8
* * thread.c (thread_initialize): NUM2INT() returns int.nobu2008-07-051-0/+8
* * test/win32ole/test_word.rb: check word installed.suke2008-07-051-0/+4
* * gc.c: revert. before lazy sweep.nari2008-07-051-1/+5
* * ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?suke2008-07-051-0/+6
* * re.c (unescape_nonascii): add has_property argument not toakr2008-07-041-0/+7
* * re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.akr2008-07-041-0/+5
* * ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke2008-07-041-0/+7
* * lib/test/unit/testcase.rb: collect decendants ofakr2008-07-041-0/+13
* * include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data.nobu2008-07-041-0/+12
* * numeric.c (check_uint, rb_num2uint, rb_fix2uint): proper check.usa2008-07-041-0/+4
* * lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557]nobu2008-07-041-0/+4
* * gc.c (garbage_collect_force): sweep is completely ended.nari2008-07-041-0/+6
* * numeric.c (rb_num2uint, rb_fix2uint): typo.usa2008-07-031-6/+14
* * numeric.c (check_uint, rb_num2uint): also needs checking negativeusa2008-07-031-0/+5
* * include/ruby/intern.h: remove prototypes about coverage.mame2008-07-031-0/+18
* * ext/coverage/coverage.c, ext/coverage/extconf.rb: eliminatemame2008-07-031-0/+29
* * thread.c (thread_initialize): NUM2INT returns long.mame2008-07-031-0/+4
* * eval.c (Init_eval): typo fixed in r17833.nobu2008-07-031-0/+4
* * ext/win32ole/win32ole.c (Init_win32ole): remove duplicate line.suke2008-07-031-0/+4
* * configure.in (erfc): erfc of glibc comes with Debian GNU/Linux Etchakr2008-07-031-0/+7
* * lib/net/smtp.rb (Net::SMTP::start): use 'localhost' instead ofmatz2008-07-031-0/+7
* * Makefile.in (SET_LC_MESSAGES): LC_MESSAGES must be C.nobu2008-07-021-0/+4
* * eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freezenobu2008-07-021-0/+5
* * gc.c (rb_during_gc): VALUE cache is irrelevant.nobu2008-07-021-0/+4
* * regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer tomame2008-07-021-4/+9
* * sprintf.c: include ieeefp.h to refer isinf.mame2008-07-021-0/+10
* * missing/tgamma.c (tgamma): remove unused variable.mame2008-07-021-0/+4
* * ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke2008-07-021-0/+7
* * gc.c: add rb_during_gc(). based on a patch from arton <artonx ATsuke2008-07-021-0/+7
* format changelog. nari2008-07-021-0/+1
* write changelognari2008-07-021-0/+5
* * test/ruby/test_settracefunc.rb: fix expected traces formame2008-07-011-0/+5
* * compile.h, insns.def: reduce insn operand of "trace".ko12008-07-011-0/+6
* * proc.c, vm.c: fix to refer next ruby level cfp to make binding.ko12008-07-011-0/+4
* * insns.def (trace): C99ism.usa2008-07-011-0/+4
* * Add coverage measurement constant COVERAGE__. This constant is notmame2008-07-011-0/+31
* * lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame2008-07-011-0/+16
* * compile.c, vm.c, insns.def: call FrozenCore.set_postexe methodko12008-07-011-0/+7
* * lib/mkmf.rb (create_tmpsrc): we need to include COMMON_HEADERS,shyouhei2008-07-011-0/+6
* * eval.c (rb_interrupt): trick to suppress GCC warning.shyouhei2008-07-011-0/+6
* * tool/instruction.rb: RubyVM is not module.ko12008-07-011-0/+4
* * ext/digest/digest.c (rb_digest_instance_inspect): constified.shyouhei2008-07-011-0/+6
* * enc/shift_jis.c (code_is_ctype): HALF WIDTH KATAKANA isnaruse2008-07-011-0/+5
* forgot to commitshyouhei2008-07-011-0/+56
* * missing/vsnprintf.c (BSD__uqtoa): constified.nobu2008-07-011-0/+4
* * enc/make_encdb.h: always add ';' at the end of line.usa2008-07-011-0/+4
* * iseq.c (COMPILE_OPTION_FALSE), time.c (timegm_noleapsecond),nobu2008-07-011-0/+6
* * enc/ascii.c: ISO C does not allow extra ';' outside of ashyouhei2008-07-011-1/+8
* * process.c (run_exec_rlimit): ISO C90 forbids mixed declarationsshyouhei2008-07-011-1/+4