summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-23compile.c: insn before popnobu
2018-04-23test/ruby/test_io.rb: add extra Thread#join to delay closenormal
2018-04-23thread_pthread.c: fallback to CLOCK_REALTIMEnobu
2018-04-22net/imap: set SO_KEEPALIVE on TCP socketsnormal
2018-04-22sprintf.c: fix typostomar
2018-04-22Same as the last commit (comment out tests for CI).ko1
2018-04-22* 2018-04-23svn
2018-04-22Skip some tests to make CI healthy.ko1
2018-04-22thread*: all condvars are monotonicnormal
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-22mjit_compile.c: comment the intention of r63092 [ci skip]k0kubun
2018-04-22made *.cmd excutablenobu
2018-04-22made *.cmd excutablenobu
2018-04-22Makefile.in: MJIT_ARCHFLAGnobu
2018-04-21test/ruby/test_io.rb: try to diagnose stuck test_recycled_fd_closenormal
2018-04-21mjit.c: check pch statusnobu
2018-04-21* 2018-04-22svn
2018-04-21Improve docs for URI librarystomar
2018-04-21test_jit.rb: follow the change of instructionk0kubun
2018-04-21compile.c: optimize checktypenobu
2018-04-21insns.def: checktypenobu
2018-04-21compile.c: renamed macro argumentsnobu
2018-04-21rexml: Enable more testskou
2018-04-21rexml: Fix XPath concat() implementationkou
2018-04-21rexml: Fix XPath string() implementationkou
2018-04-21rexml: Make more readablekou
2018-04-21rexml: Fix a test bugkou
2018-04-21rexml: Make more readablekou
2018-04-21test/ruby/test_io.rb: add closing recycled FD testnormal
2018-04-21io.c: do not use rb_notify_fd_close close on recycled FDnormal
2018-04-20thread_sync: redo r62934 to use fork_gennormal
2018-04-20* 2018-04-21svn
2018-04-20simplify altstack and enable reuse with thread cachenormal
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-04-20Update latest bundled gems:hsbt
2018-04-20variable.c: fix thread + fork errors in autoloadnormal
2018-04-20vm_core.h: adjust indent [ci skip]nobu
2018-04-20range.c: step in bignumnobu
2018-04-20range.c: fix fixnum loop conditionnobu
2018-04-19fiddle/test_import.rb: fix warnings by rubygemsnobu
2018-04-19fiddle/import.rb: suppress warningnobu
2018-04-19rexml: Fix a XPath bug that white spaces aren't ignoredkou
2018-04-19rexml: Fix wrong assertionkou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Make more readablekou
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-04-19internal.h: use the same declaration as definitionk0kubun
2018-04-19Adds "endless range" to NEWSmame