summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-06* ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),nobu
2008-07-06* test/win32ole/test_win32ole_type.rb (test_initialize): add suke
2008-07-06* lib/test/unit/collector/objectspace.rbkou
2008-07-052008-07-06svn
2008-07-05* ext/socket/socket.c (host_str): fix type mismatch in rb_raiseakr
2008-07-05* include/ruby/ruby.h (NUM2INT): cast to int.akr
2008-07-05forgot to commit.akr
2008-07-05rename rb_pipe_internal to rb_pipe.akr
2008-07-05* io.c (rb_pipe_internal): new function for handling EMFILE and ENFILEakr
2008-07-05* thread.c (thread_initialize): NUM2INT() returns int.nobu
2008-07-05test_str_slice! refactored.akr
2008-07-05update spawn rdoc a bit.akr
2008-07-05* test/win32ole/test_word.rb: check word installed.suke
2008-07-05 * gc.c: revert. before lazy sweep.nari
2008-07-05* ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?suke
2008-07-04* re.c (unescape_nonascii): add has_property argument not toakr
2008-07-042008-07-05svn
2008-07-04* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.akr
2008-07-04* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke
2008-07-04* lib/test/unit/testcase.rb: collect decendants ofakr
2008-07-04* include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data.nobu
2008-07-04 * numeric.c (check_uint, rb_num2uint, rb_fix2uint): proper check.usa
2008-07-04svn:eol-style LFnobu
2008-07-04* lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557]nobu
2008-07-04 * gc.c (garbage_collect_force): sweep is completely ended.nari
2008-07-03 * numeric.c (rb_num2uint, rb_fix2uint): typo.usa
2008-07-032008-07-04svn
2008-07-03 * numeric.c (check_uint, rb_num2uint): also needs checking negativeusa
2008-07-03* ext/coverage: add svn:ignoremame
2008-07-03* include/ruby/intern.h: remove prototypes about coverage.mame
2008-07-03describe glibc version bit more accurate.akr
2008-07-03* ext/coverage/coverage.c, ext/coverage/extconf.rb: eliminatemame
2008-07-03* thread.c (thread_initialize): NUM2INT returns long.mame
2008-07-03new file.akr
2008-07-03* eval.c (Init_eval): typo fixed in r17833.nobu
2008-07-03* ext/win32ole/win32ole.c (Init_win32ole): remove duplicate line.suke
2008-07-03refine configure message of broken erfc of glibc-2.3 on IA64.akr
2008-07-03* configure.in (erfc): erfc of glibc comes with Debian GNU/Linux Etchakr
2008-07-03* lib/net/smtp.rb (Net::SMTP::start): use 'localhost' instead ofmatz
2008-07-02* Makefile.in (SET_LC_MESSAGES): LC_MESSAGES must be C.nobu
2008-07-02* eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freezenobu
2008-07-02* gc.c (rb_during_gc): VALUE cache is irrelevant.nobu
2008-07-02* regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer tomame
2008-07-02* sprintf.c: include ieeefp.h to refer isinf.mame
2008-07-02* missing/tgamma.c (tgamma): remove unused variable.mame
2008-07-02* ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke
2008-07-022008-07-03svn
2008-07-02* gc.c: add rb_during_gc(). based on a patch from arton <artonx ATsuke
2008-07-02format changelog. nari
2008-07-02write changelognari