summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-08-03Update to ruby/mspec@072849eeregon
2018-08-03encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon
2018-08-03ext/json/parser/parser.c: do not call rb_str_resize() on Time objecteregon
2018-08-03* 2018-08-04svn
2018-08-03Fix missed update of parser source in r62429eregon
2018-08-03Revert "encoding.c (rb_enc_get_index): return -1 for non-encoding capable obj...eregon
2018-08-03encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon
2018-08-03encoding.c (enc_set_index): raise instead of rb_bug() for non-encoding capabl...eregon
2018-08-03random.c: fix fallback valuenobu
2018-08-03random.c: use rb_check_funcallnobu
2018-08-03random.c: moved domain errornobu
2018-08-03ast.c: allocator of Nodenobu
2018-08-03random.c: endless range randomnobu
2018-08-03thread_pthread.c: add a macro guard for PTHREAD_CANCEL_ENABLEmame
2018-08-02thread_pthread.c (gvl_acquire_common): persist timeout across callsnormal
2018-08-02* 2018-08-03svn
2018-08-02test_jit.rb: split the test concernk0kubun
2018-08-02mjit.c: skip compaction on MinGWk0kubun
2018-08-02mjit.c: don't apply workaround if --enable-load-relativek0kubun
2018-08-02mjit.c: suppress warnings by -Wunused-valuek0kubun
2018-08-02thread_win32.c: suppress warnings by -Wsuggest-attributek0kubun
2018-08-02* 2018-08-02svn
2018-08-02test/socket/test_socket.rb (test_timestampns): retry sendnormal
2018-08-01move atomic logic from mjit.c from ruby_atomic.hshyouhei
2018-08-01(cosmetic) add blank lines for better readabilityshyouhei
2018-07-31[DOC] Added CI build status for Japanese docsnobu
2018-07-31Add same comment to thwait.gemspec like other gemspec at r64145kazu
2018-07-31Add PRINTF_ARGS to kprintfkazu
2018-07-31* 2018-08-01svn
2018-07-31Makefile.in: remove GNU-make dependencynobu
2018-07-31Try to load version file of github repository at first.hsbt
2018-07-31transform_mjit_header.rb: more strict FUNC_HEADER_REGEXPk0kubun
2018-07-31mjit.c: allow using MJIT header in build directoryk0kubun
2018-07-31Follow up r64141 with sync tool.hsbt
2018-07-31Fixed inconsistency gemspec location.hsbt
2018-07-31Fixed unexpected direction deletion with irb sync.hsbt
2018-07-31Support Sync module same as other default gems.hsbt
2018-07-31transform_mjit_header.rb: accept having attributek0kubun
2018-07-31Move obsoleted test/thread/test_*.rb with the current implementation.hsbt
2018-07-31Fixed inconsistency file structure for gemspec.hsbt
2018-07-31test/ruby/test_io.rb (test_race_gets_and_close): use SIGABRT on timeoutnormal
2018-07-30thread_pthread.c (unregister_ubf_list): assert unblock.func is unsetnormal
2018-07-30thread_pthread.c (gvl_yield): do ubf wakeups when uncontendednormal
2018-07-30* 2018-07-31svn
2018-07-30thread_pthread.c: revert r64123nobu
2018-07-30thread_pthread.h (native_thread_data): split condvars on some platformsnormal
2018-07-30thread_pthread.c: remove duplicate definenobu
2018-07-30fix typo(#2), sorry!shyouhei
2018-07-30fix typo; sorry!shyouhei