aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix template/fake.rb.in when external and internal encodings are seteregon2018-08-271-2/+2
* * append newline at EOF.svn2018-08-272-1/+1
* Update to ruby/spec@09fa86ceregon2018-08-2754-106/+601
* Simplify guards, the behavior seems Linux-specificeregon2018-08-271-1/+1
* * remove trailing spaces.svn2018-08-276-17/+17
* Merge master branch from rubygems upstream.hsbt2018-08-2756-242/+868
* hrtime.h: add note explaining current use of uint64_t [ci skip]normal2018-08-271-1/+2
* hrtime.h: missing parennobu2018-08-271-1/+1
* hrtime.h: explicit casts to time_tnobu2018-08-271-2/+2
* configure.ac: printf prifix for int64_tnobu2018-08-272-0/+5
* thread.c: check interrupts explicitly in select/ppoll blocking regionsnormal2018-08-271-8/+15
* * properties.svn2018-08-270-0/+0
* * remove trailing spaces.svn2018-08-271-1/+1
* Merge rdoc-6.1.0.beta1.hsbt2018-08-2722-194/+576
* * properties.svn2018-08-270-0/+0
* * 2018-08-27svn2018-08-271-1/+1
* Merge psych-3.1.0.pre1.hsbt2018-08-2716-130/+505
* test/ruby/test_io.rb (test_recycled_fd_close): Linux workaroundnormal2018-08-261-0/+12
* thread_sync.c: common wakeup_{one,all} implementationnormal2018-08-261-16/+11
* process.c: remove worthless waitpid_sys macronormal2018-08-261-8/+1
* test/io/wait/test_io_wait_uncommon.rb: relax /dev/random checknormal2018-08-251-1/+7
* thread_pthread.c (ubf_wakeup_thread): `th' is never NULLnormal2018-08-251-2/+1
* thread_pthread.c: main thread always gets hit by signalsnormal2018-08-252-1/+61
* * 2018-08-26svn2018-08-251-1/+1
* thread.c: quiet down -Wmaybe-uninitialized on gcc 7.[2-3]normal2018-08-251-0/+9
* hrtime.h: add documentationnormal2018-08-252-1/+53
* * properties.svn2018-08-250-0/+0
* thread.c: use rb_hrtime_t scalar for high-resolution time operationsnormal2018-08-256-235/+279
* drb: close graceful shutdown pipe before socketnormal2018-08-252-0/+2
* drb: simplify shutdown pipe close logicnormal2018-08-251-9/+3
* Add AIX guardsnaruse2018-08-242-4/+4
* test/ruby/test_io.rb (test_recycled_fd_close): use IO#read to avoid ppoll callnormal2018-08-241-1/+1
* * 2018-08-25svn2018-08-241-1/+1
* thread_pthread.c: use eventfd instead of pipe on Linuxnormal2018-08-243-11/+54
* ext/readline/extconf.rb: try using more readline APIsk0kubun2018-08-241-3/+3
* test/readline/test_readline.rb: fix readline testk0kubun2018-08-232-7/+15
* thread_pthread.c (ubf_timer_destroy): remove redundant getpid checknormal2018-08-231-10/+7
* * 2018-08-24svn2018-08-231-1/+1
* NEWS: add entries for rb_waitpid and timer-thread [ci skip]normal2018-08-231-0/+4
* iseq.c (rb_vm_encoded_insn_data_table_init): add a cast to build on clangmame2018-08-231-1/+1
* Mention `--enable=jit` instead of `--jit`kazu2018-08-231-1/+1
* iseq.c (rb_iseq_trace_set): refactoring by using encoded_insn_datamame2018-08-231-23/+13
* iseq.c: add a map from encoded insn to insn datamame2018-08-234-35/+54
* compile.c: drop unused arraynobu2018-08-231-0/+5
* compile.c: drop unused stringnobu2018-08-231-0/+9
* remove `const` warning.ko12018-08-231-1/+1
* check trace flags at loading [Bug #14702]ko12018-08-234-4/+28
* Also skip on AIXnaruse2018-08-221-1/+1
* compile.c: pop literal object in conditionnobu2018-08-221-0/+7
* * 2018-08-23svn2018-08-221-1/+1