summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-23check trace flags at loading [Bug #14702]ko1
2018-08-22Also skip on AIXnaruse
2018-08-22compile.c: pop literal object in conditionnobu
2018-08-22* 2018-08-23svn
2018-08-22parse.y (arg_append): support NODE_ARGSCAT casemame
2018-08-22compile.c: remove tracecoverage instruction for line coveragemame
2018-08-22parse.y: remove coverage-related code fragmentsmame
2018-08-22node.h (rb_ast_t): move its field mark_ary to node_buffer_tmame
2018-08-22prototizednobu
2018-08-22common.mk: update "make help" so that "make check" now runs test-specmame
2018-08-22thread.c (rb_reset_coverages): remove coverage counters from all ISeqsmame
2018-08-22Avoid compiler depend errorkazu
2018-08-21Run specs against 2.3.7 to ensure version guards are correctly addederegon
2018-08-21Update to ruby/spec@dd828d6eregon
2018-08-21Update to ruby/mspec@269f9cderegon
2018-08-21Only run the spec on Linuxeregon
2018-08-21Revert r64483eregon
2018-08-21* 2018-08-22svn
2018-08-21AIX also timeouts the specnaruse
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-21rename an argument of calc_wday.akr
2018-08-21Re-Revert "Temporary revert "process.c: dead code when no SIGCHLD""naruse
2018-08-21cont.c: fix syntax errornobu
2018-08-21common.mk: timestamp directorynobu
2018-08-21thread*.c: replace GetMutexPtr with mutex_ptrnormal
2018-08-21cont.c: replace "GetFooPtr" macros with "foo_ptr" functionsnormal
2018-08-21internal.h: remove prototype for non-existent rb_divert_reserved_fdnormal
2018-08-20cont.c (struct rb_fiber_struct): bitfields for trasnferred and statusnormal
2018-08-20thread*.c: avoid unnecessary initialization for list_for_each_safenormal
2018-08-20thread_pthread.c: reinitialize ubf_list at forknormal
2018-08-20test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsgnormal
2018-08-20Try 4 times for WIN32OLE specseregon
2018-08-20Revert r64471eregon
2018-08-20* 2018-08-21svn
2018-08-20Remove extra semicolonkazu
2018-08-20Update link to Email address specificationkazu
2018-08-20spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal
2018-08-19thread_sync.c (rb_condvar_initialize): remove extra semicolonnormal
2018-08-19thread_sync.c (rb_mutex_sleep): disable interrupt checking in ensurenormal