summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-10fixup r64270nobu
2018-08-10Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse
2018-08-10common.mk: "make check" now runs test-specmame
2018-08-10Remove failing spec filesnaruse
2018-08-10insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPERmame
2018-08-10Move IPAddr to deafult gems category.hsbt
2018-08-10version.c: MKSTR for fake.rbnobu
2018-08-10process.c: fix rubyspec of Process.groupsmrkn
2018-08-10version.c: separate Init_ruby_descriptionnobu
2018-08-10common.mk: merge dependencies to wait miniruby to get builtnobu
2018-08-10enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn
2018-08-10mjit.c: ruby_version is no longer used since r63279nobu
2018-08-10.gdbinit: startup without shell for macOS Sierra and laternobu
2018-08-10* 2018-08-10svn
2018-08-10another test needs IO.selectnobu
2018-08-09gmake.mk: fix commit dependencynobu
2018-08-09enumerator.c: undef new and allocate of ArithmeticSequencemrkn
2018-08-09Don't run the spec on Solarisnaruse
2018-08-09process.c: don't wait JIT queue flush on rb_f_execk0kubun
2018-08-09process.c: fix outdated mjit_pause declarationk0kubun
2018-08-09net/http, net/ftp: skip SSL/TLS session resumption testsrhe
2018-08-09* properties.svn
2018-08-09mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun
2018-08-09Fix error when Encoding.default_external is Encoding::IBM437kazu
2018-08-09test/io/console/test_io_console.rb: fix short read failuresnormal
2018-08-09test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal
2018-08-09Skip test_inplace_nonascii if external encoding is us-asciikazu
2018-08-09add 'x' mode character for O_EXCLkazu
2018-08-09Include the input in the message when raising InvalidAddressErrorknu
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