summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-17Integrate new specs for ConditionVariable#wait to prevent regressionseregon
2018-08-17NEWS: clarify that we still use FD_CLOEXEC [ci skip]normal
2018-08-17process.c: dead code when no SIGCHLDnobu
2018-08-17[DOC] Add ticket number [ci skip]kazu
2018-08-17[DOC] Update NEWS about close_others [ci skip]kazu
2018-08-17vm.c: add a simple rdoc for RubyVMmame
2018-08-17thread_pthread.c (rb_sigwait_fd_get): skip getpid checknormal
2018-08-17signal.c: no SIGCHLD, no sigchld_hitnobu
2018-08-17ast.c (rb_ast_node_type): return frozen stringsnobu
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-16thread_sync.c (rb_mutex_lock): acquire lock before being killednormal
2018-08-16Makefile.sub: remove -DRUBY_EXPORT overridden by -U optionnobu
2018-08-16* 2018-08-17svn
2018-08-16appveyor.yml: run on all branchesnobu
2018-08-16Remove outdated comment [ci skip]kazu
2018-08-16skip examples failing on solarisnaruse
2018-08-16configure.ac: LIBPATHENV on macOSnobu
2018-08-16Makefile.in: dependencies to config.statusnobu
2018-08-16thread.c (consume_communication_pipe): disarm UBF_TIMER before consumenormal
2018-08-16thread_pthread.c: reduce ubf_timer arming for non-signal wakeupsnormal
2018-08-16thread_pthread.c: check signals from gvl.timernormal
2018-08-16test/net/imap/test_imap.rb (test_exception_during_idle): kill infinite loopernormal
2018-08-16* properties.svn
2018-08-16Adding Enumerator::Lazy#uniq and Enumerator::Lazy#grep_v to proc chainingnobu
2018-08-16enumerator.c: id_lazy is no longer used since r38923nobu
2018-08-16apply r64239 to macOS toonobu
2018-08-15* 2018-08-16svn
2018-08-15test/ripper/test_parser_events.rb (test_block_variables): bump RLIMIT_AS againnormal
2018-08-15gmtimew_noleapsecond uses tables for mon and mday.akr
2018-08-15spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu
2018-08-15spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu
2018-08-15thread_pthread.c: hoist out do_gvl_timer and improve documentationnormal
2018-08-15vm_core.h (rb_thread_t): pack small fields togethernormal
2018-08-15thread_pthread.h (native_thread_data): split list_node between ubf and gvlnormal
2018-08-15test_function.rb: skip running testk0kubun
2018-08-15thread_pthread.c: rename rb_timer_* to ubf_timer_*normal
2018-08-15thread_pthread.c: rename timer_thread_pipe to signal_self_pipenormal
2018-08-15thread_pthread.c: additional UBF_TIMER == UBF_TIMER_PTHREAD guardsnormal
2018-08-15appveyor.yml: no MSYS path conversionnobu
2018-08-15test_readline.rb: skip teardown failurek0kubun
2018-08-15appveyor.yml: get rid of msys sh as possiblenobu
2018-08-15-Wsuggest-attribute=noreturn on io_spec_rb_io_wait_readablenobu
2018-08-15test_env.rb: change mingw branchk0kubun
2018-08-15skip tests failing on AppVeyor MinGWk0kubun
2018-08-14appveyor.yml: remove broken --name optionk0kubun
2018-08-14webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlinknormal
2018-08-14Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"normal
2018-08-14Revert "thread_pthread.c: use UBF_TIMER_PTHREAD on Solaris"normal
2018-08-14* 2018-08-15svn