summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-27Update to ruby/spec@007e908eregon
2018-08-27* append newline at EOF.svn
2018-08-27Update to ruby/spec@a89819deregon
2018-08-27Fix template/fake.rb.in if ENV["RUBYOPT"] is nileregon
2018-08-27Fix template/fake.rb.in when external and internal encodings are seteregon
2018-08-27* append newline at EOF.svn
2018-08-27Update to ruby/spec@09fa86ceregon
2018-08-27Simplify guards, the behavior seems Linux-specificeregon
2018-08-27* remove trailing spaces.svn
2018-08-27Merge master branch from rubygems upstream.hsbt
2018-08-27hrtime.h: add note explaining current use of uint64_t [ci skip]normal
2018-08-27hrtime.h: missing parennobu
2018-08-27hrtime.h: explicit casts to time_tnobu
2018-08-27configure.ac: printf prifix for int64_tnobu
2018-08-27thread.c: check interrupts explicitly in select/ppoll blocking regionsnormal
2018-08-27* properties.svn
2018-08-27* remove trailing spaces.svn
2018-08-27Merge rdoc-6.1.0.beta1.hsbt
2018-08-27* properties.svn
2018-08-27* 2018-08-27svn
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-08-26test/ruby/test_io.rb (test_recycled_fd_close): Linux workaroundnormal
2018-08-26thread_sync.c: common wakeup_{one,all} implementationnormal
2018-08-26process.c: remove worthless waitpid_sys macronormal
2018-08-25test/io/wait/test_io_wait_uncommon.rb: relax /dev/random checknormal
2018-08-25thread_pthread.c (ubf_wakeup_thread): `th' is never NULLnormal
2018-08-25thread_pthread.c: main thread always gets hit by signalsnormal
2018-08-25* 2018-08-26svn
2018-08-25thread.c: quiet down -Wmaybe-uninitialized on gcc 7.[2-3]normal
2018-08-25hrtime.h: add documentationnormal
2018-08-25* properties.svn
2018-08-25thread.c: use rb_hrtime_t scalar for high-resolution time operationsnormal
2018-08-25drb: close graceful shutdown pipe before socketnormal
2018-08-25drb: simplify shutdown pipe close logicnormal
2018-08-24Add AIX guardsnaruse
2018-08-24test/ruby/test_io.rb (test_recycled_fd_close): use IO#read to avoid ppoll callnormal
2018-08-24* 2018-08-25svn
2018-08-24thread_pthread.c: use eventfd instead of pipe on Linuxnormal
2018-08-24ext/readline/extconf.rb: try using more readline APIsk0kubun
2018-08-23test/readline/test_readline.rb: fix readline testk0kubun
2018-08-23thread_pthread.c (ubf_timer_destroy): remove redundant getpid checknormal
2018-08-23* 2018-08-24svn
2018-08-23NEWS: add entries for rb_waitpid and timer-thread [ci skip]normal
2018-08-23iseq.c (rb_vm_encoded_insn_data_table_init): add a cast to build on clangmame
2018-08-23Mention `--enable=jit` instead of `--jit`kazu
2018-08-23iseq.c (rb_iseq_trace_set): refactoring by using encoded_insn_datamame
2018-08-23iseq.c: add a map from encoded insn to insn datamame
2018-08-23compile.c: drop unused arraynobu
2018-08-23compile.c: drop unused stringnobu
2018-08-23remove `const` warning.ko1