aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu2008-07-101-0/+8
* * thread.c (rb_thread_wait_for): wait until timed out only whennobu2008-07-101-0/+5
* * ChangeLog: wrong function name.nobu2008-07-091-1/+1
* * thread.c (sleep_forever): wait until timed out. [ruby-core:17270]nobu2008-07-091-5/+4
* * array.c (rb_ary_fill): don't raise even if length is negative.akr2008-07-091-0/+5
* * thread_{pthread,win32}.c (native_sleep): wait until timed out.nobu2008-07-091-1/+2
* * thread_{pthread,win32}.c (native_sleep): wait until timed out.nobu2008-07-091-0/+4
* * configure.in (rb_cv_va_args_macro): check for __VA_ARGS__.nobu2008-07-091-1/+5
* * thread_{pthread,win32}.c (rb_thread_create_timer_thread): needs morenobu2008-07-091-0/+5
* * lib/profiler.rb (Profiler__#print_profile): sort in the descendingnobu2008-07-091-0/+5
* * dir.c (struct glob_args, rb_glob_caller, rb_glob2, push_pattern),nobu2008-07-091-1/+9
* * ext/nkf/nkf-utf8/nkf.c (options): use input_endian.naruse2008-07-091-0/+4
* * string.c (rb_str_succ): alphabets or numerics mutually enclosingnobu2008-07-081-0/+6
* * thread.c (rb_set_coverages, rb_reset_coverages): enable and disablemame2008-07-081-0/+18
* * ext/win32ole/win32ole.c (find_default_source): bug fix whensuke2008-07-081-0/+7
* * thread.c (rb_enable_coverages): hide coverage array by setting 0 tomame2008-07-081-0/+15
* * lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko12008-07-081-6/+6
* * vm.c (rb_vm_mark): mark the last element of special_exceptions.mame2008-07-081-0/+4
* * ext/win32ole/win32ole.c (find_default_source): try tosuke2008-07-081-0/+7
* * lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko12008-07-081-0/+6
* * compile.h: fix to skip inserting a trace insn.ko12008-07-081-0/+4
* * dir.c: shoudn't use ruby object in globbing, because glob serviceusa2008-07-081-0/+6
* * dir.c (Next): use rb_enc_mbclen. [ruby-dev:35390]naruse2008-07-081-0/+4
* * dir.c (Next): use rb_enc_precise_mbclen.naruse2008-07-071-0/+4
* * dir.c: preserve encoding of strings in glob and fnmatch.naruse2008-07-071-0/+6
* * string.c (rb_str_succ): limit carrying in an alphanumeric region ifnobu2008-07-071-0/+5
* * ext/win32ole/win32ole.c(Init_win32ole): addsuke2008-07-071-0/+8
* * test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse2008-07-071-0/+4
* * lib/ipaddr.rb (IPAddr#initialize): get rid of ArgumentError innobu2008-07-071-0/+6
* * file.c (rb_file_s_extname): fix for file name with spaces.nobu2008-07-061-0/+5
* * thread_pthread.c (ruby_init_stack): prior STACK_END_ADDRESS ifnobu2008-07-061-0/+5
* * ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),nobu2008-07-061-0/+5
* * test/win32ole/test_win32ole_type.rb (test_initialize): add suke2008-07-061-0/+5
* * lib/test/unit/collector/objectspace.rbkou2008-07-061-0/+5
* * ext/socket/socket.c (host_str): fix type mismatch in rb_raiseakr2008-07-051-0/+8
* * include/ruby/ruby.h (NUM2INT): cast to int.akr2008-07-051-0/+7
* forgot to commit.akr2008-07-051-3/+7
* * 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