summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09io.c: fix non-ascii filename inplace editnobu
2018-08-09apply r64239 to macOS toonobu
2018-08-09apply r64239 to macOS toonobu
2018-08-09Don't run specs on Solarisnaruse
2018-08-09spec/ruby/library/socket/*: more FreeBSD fixesnormal
2018-08-09test/lib/leakchecker.rb (find_tempfiles): don't warn for missing filesnormal
2018-08-08* 2018-08-09svn
2018-08-08needs openssl/opensslv.hnobu
2018-08-08fix mjit_min_header for universal binarynobu
2018-08-08net/http, net/ftp: fix session resumption with TLS 1.3rhe
2018-08-08openssl: sync with upstream repositoryrhe
2018-08-08fix MSG_OOB specnaruse
2018-08-08Add colon to avoid chkbuild's alertnaruse
2018-08-08rename several internal macros in time.cakr
2018-08-08Update comment of tzmode [ci skip]kazu
2018-08-08Rename gmt field to tzmode in struct time_object.akr
2018-08-08Store String as zone in struct vtm.akr
2018-08-08Some environments do not have IPv6 address of localhost in /etc/hostskazu
2018-08-08mjit.c: remove old comment about WNOHANG and SIGCHLD [ci skip]normal
2018-08-08skip hanging-up tests on macOSnobu
2018-08-08spec/ruby/library/socket/*: fix hanging on FreeBSD 11.1normal
2018-08-07appveyor.yml: make sure MJIT is tested on AppVeyork0kubun
2018-08-07mjit.c: initial support for mswin MJITk0kubun
2018-08-07* 2018-08-08svn
2018-08-07win32/Makefile.sub: escape `=` in MJIT cflagsk0kubun
2018-08-07Silence Net::HTTP warning in test.hsbt
2018-08-07* properties.svn
2018-08-07Add missing test for WEBrick::HTTPAuth::Htgroup.hsbt
2018-08-07Support old versions of Ruby with FrozenError.hsbt
2018-08-07Fallback to load version constant for ruby core repository.hsbt
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
2018-08-07Remove unnecessary assignmentkazu
2018-08-07Removed needless file from gemspec.hsbt
2018-08-07Add support of Berkeley DB 6.x.hsbt
2018-08-07Add test for coverage.hsbt
2018-08-07* 2018-08-07svn
2018-08-07win32/Makefile.sub: remove RUBY_EXPORT macrok0kubun
2018-08-06* properties.svn
2018-08-06enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn
2018-08-06test/ripper/test_parser_events.rb (test_block_variables): increase RLIMIT_ASnormal
2018-08-06thread_pthread.c: restore timer-thread for now :<normal
2018-08-06Ignore native extension of Date library when syncing gemification files.hsbt
2018-08-06process.c: ensure th->interrupt lock is held when migratingnormal
2018-08-05process.c (rb_waitpid): reduce sigwait_fd bouncingnormal
2018-08-05test/ruby/test_thread.rb (test_thread_timer_and_interrupt): add timeoutsnormal
2018-08-05* 2018-08-06svn
2018-08-05thread_pthread: stop trying to deal with cancellationnormal
2018-08-05mjit.c: use -Tc flag explicitlyk0kubun
2018-08-05test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLDnormal
2018-08-05thread_pthread.c (native_sleep): reduce ppoll sleepsnormal