summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-19thread.c (rb_thread_fd_select): fix off-by-one with sigwait_fdnormal
2018-08-19thread_sync.rb (rb_condvar_wait): golf out unnecessary variablesnormal
2018-08-19* 2018-08-20svn
2018-08-19test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal
2018-08-19don't run specs add at r64409 on Windowsnaruse
2018-08-19select() on all platforms for Socket#recvmsg_nonblock speceregon
2018-08-19NEWS: categorized new entries allnobu
2018-08-19Fix a typo [ci skip]kazu
2018-08-19thread_pthread.c: reset timeslice delay when uncontendednormal
2018-08-19Revert "thread_sync.c (rb_mutex_sleep): skip interrupt check before sleep"normal
2018-08-18Guard spec which only works on Linuxeregon