summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-18test_function.rb: try running test_nogvl_poll againk0kubun
2018-08-18tool/downloader.rb: retry 500 from GitHubk0kubun
2018-08-18mjit_worker.c: revert r64322 and r64323k0kubun
2018-08-17* 2018-08-18svn
2018-08-17Guard spec failing on Solariseregon
2018-08-17Add guard for Solaris in Socket#connect_nonblock speceregon
2018-08-17Guard connect_nonblock spec on FreeBSDeregon
2018-08-17Guard with a :pktinfo feature specs relying on PKTINFOeregon
2018-08-17Re-add specseregon
2018-08-17Add a note how to run specs under older Ruby versionseregon
2018-08-17Fix typo in version guarderegon
2018-08-17Add version guards for Enumerator::ArithmeticSequenceeregon
2018-08-17spec/README.md: add a note about version guardseregon
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