summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14* test/win32ole/test_win32ole_event.rb (teardown): fix typo.suke
2008-07-14* transcode.c (transcode_loop): constified.nobu
2008-07-14* test/ruby/test_time.rb (TestTime#test_time_interval): add timeoutkazu
2008-07-14* transcode.c (get_replacement_character): temporary function,naruse
2008-07-14* test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ...kazu
2008-07-14 * ext/socket/extconf.rb: initialize winsock on win32 to avoid errorusa
2008-07-13* 2008-07-14svn
2008-07-13* lib/optparse.rb (OptionParser#environment): requires shellwords.nobu
2008-07-13* ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hashsuke
2008-07-12* ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once):nobu
2008-07-12* 2008-07-13svn
2008-07-12 * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo.usa
2008-07-12 * win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which createdusa
2008-07-12* ext/socket/socket.c: use PRIuSIZE.akr
2008-07-12* include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): fixed typo.nobu
2008-07-12* include/ruby/intern.h (HAVE_RUBY_RUBY_H): defines macros so thatnobu
2008-07-12* configure.in (sizeof ptrdiff_t): check for size of ptrdiff_t.nobu
2008-07-12* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): requiresnobu
2008-07-12* test/win32ole/test_win32ole_event.rb: add testsuke
2008-07-11* 2008-07-12svn
2008-07-11 * win32/win32.c (rb_w32_select): shoudn't pass non-socket handle tousa
2008-07-11* test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.mame
2008-07-11* ext/zlib/zlib.c (rb_deflate_params): flush before deflateParams.mame
2008-07-11 * win32/setup.rb, win32/Makefile.sub (PLATFORM): use $(PLATFORM)usa
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