summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-11* io.c (rb_io_wait_readable, rb_io_wait_writable): check if the filenobu
2008-07-11 * win32/win32.c (rb_w32_accept, rb_w32_socket, rb_w32_socketpair):usa
2008-07-11 * win32/win32.c (CreateChild): the measures for Vista is no longerusa
2008-07-10* common.mk (process.o): depends on util.h.nobu
2008-07-10 * include/ruby/win32.h (pipe): prohibit inheritance.usa
2008-07-10* thread.c (thread_create_core): fix GC problem.ko1
2008-07-10add ML ref.akr
2008-07-10* lib/pstore.rb (PStore#transaction): return the result from thenobu
2008-07-10* test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.suke
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): r17993 revert.wanabe
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): finish writing scriptwanabe
2008-07-10 * win32/win32.c (insert): follow recent changes of globbing.usa
2008-07-10* ext/coverage/coverage.c (rb_coverage_start): return nil.nobu
2008-07-10* thread.c (rb_thread_wait_for): fixed variable name.nobu
2008-07-10* vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu
2008-07-10* thread.c (rb_thread_wait_for): wait until timed out only whennobu
2008-07-09* 2008-07-10svn
2008-07-09add a test for [ruby-dev:35414].akr
2008-07-09* ChangeLog: wrong function name.nobu
2008-07-09* thread.c (sleep_forever): wait until timed out. [ruby-core:17270]nobu
2008-07-09* array.c (rb_ary_fill): don't raise even if length is negative.akr
2008-07-09* thread_{pthread,win32}.c (native_sleep): wait until timed out.nobu
2008-07-09* thread_{pthread,win32}.c (native_sleep): wait until timed out.nobu
2008-07-09* configure.in (rb_cv_va_args_macro): check for __VA_ARGS__.nobu
2008-07-09* thread_{pthread,win32}.c (rb_thread_create_timer_thread): needs morenobu
2008-07-09* lib/profiler.rb (Profiler__#print_profile): sort in the descendingnobu
2008-07-09* dir.c (struct glob_args, rb_glob_caller, rb_glob2, push_pattern),nobu
2008-07-09* ext/nkf/nkf-utf8/nkf.c (options): use input_endian.naruse
2008-07-08* string.c (rb_str_succ): alphabets or numerics mutually enclosingnobu
2008-07-08* 2008-07-09svn
2008-07-08* thread.c (rb_set_coverages, rb_reset_coverages): enable and disablemame
2008-07-08* ext/win32ole/win32ole.c (find_default_source): bug fix whensuke
2008-07-08* thread.c (rb_enable_coverages): hide coverage array by setting 0 tomame
2008-07-08* lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko1
2008-07-08* vm.c (rb_vm_mark): mark the last element of special_exceptions.mame
2008-07-08* ext/win32ole/win32ole.c (find_default_source): try tosuke
2008-07-08* lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko1
2008-07-08* compile.h: fix to skip inserting a trace insn.ko1
2008-07-08 * dir.c: shoudn't use ruby object in globbing, because glob serviceusa
2008-07-08* dir.c (Next): use rb_enc_mbclen. [ruby-dev:35390]naruse
2008-07-07* dir.c (Next): use rb_enc_precise_mbclen.naruse
2008-07-07* dir.c: preserve encoding of strings in glob and fnmatch.naruse
2008-07-07* string.c (rb_str_succ): limit carrying in an alphanumeric region ifnobu
2008-07-07* ext/win32ole/win32ole.c(Init_win32ole): addsuke
2008-07-07* test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse
2008-07-07* lib/ipaddr.rb (IPAddr#initialize): get rid of ArgumentError innobu
2008-07-06* file.c (rb_file_s_extname): fix for file name with spaces.nobu
2008-07-062008-07-07svn
2008-07-06* thread_pthread.c (ruby_init_stack): prior STACK_END_ADDRESS ifnobu
2008-07-06* ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),nobu