summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-05mjit.c: link precompiled objectk0kubun
2018-08-05mjit.c: reorder functions to reduce #ifdef branchesk0kubun
2018-08-05mjit.c: include prebuilt precompiled headerk0kubun
2018-08-05mjit.c: initialize prebuilt precompiled headerk0kubun
2018-08-04win32/Makefile.sub: build precompiled headerk0kubun
2018-08-04test/ruby/test_io.rb (test_select_leak): speedup and reduce memory usenormal
2018-08-04test/ruby/test_thread.rb (test_thread_interrupt_for_killed_thread): conserve ...normal