summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05Add missing filenaruse
2018-07-05Re-apply r63848 (Optimize Time.utc)naruse
2018-07-05Revert "get rid of a compiler warning of VC"normal
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04signal.c: packed signalsnobu
2018-07-04* 2018-07-05svn
2018-07-04Revert r63758 and related commitsnaruse
2018-07-04Fallback to Digest::SHA512kazu
2018-07-04Skip more rubygems tests when openssl is missingkazu
2018-07-04Revert "Optimize Time.utc"naruse
2018-07-04Optimize Time.utcnaruse
2018-07-04internal.h (rb_warning_string): use PRINTF_ARGSnormal
2018-07-04thread_pthread.c: pass rb_vm_t to timer_thread_sleepnormal
2018-07-03vm.c: simplified core#hash_merge_kwdnobu
2018-07-03mjit.h: avoid signed pointer comparisons (fix for 32-bit)normal
2018-07-03* 2018-07-04svn
2018-07-03Fix compile errorkazu
2018-07-03signal.c: packed signalsnobu
2018-07-03adjust indent [ci skip]nobu
2018-07-03skip test_localtime_zone if force_tz_test is falsenaruse
2018-07-03[DOC] Use https: instead of git: [ci skip]kazu
2018-07-03vm.c (rb_source_location): check for NULL cfp->iseqnormal
2018-07-03thread_pthread.c (native_thread_destroy): clear native TSD pointernormal
2018-07-03cont.c: handle errors for getcontext()nobu
2018-07-03fake.rb.in: duplicated RUBYOPTnobu
2018-07-03rubyopt_spec.rb: skip -v in RUBYOPT examplesnobu
2018-07-03configure.ac: [DOC] refine help messagesnobu
2018-07-03test/ruby/test_signal.rb: speedup some test by disabling RubyGemsnormal
2018-07-02* 2018-07-03svn
2018-07-02process.c (waitpid_nogvl): start timer thread polling for lossy SIGCHLDnormal
2018-07-02Makefile.in: ARCH_FLAG may contain "-m64" etc.ngoto
2018-07-02Use PRI_PIDT_PREFIX for results of getpid()kazu
2018-07-02time.c: [DOC] Time#localtimenobu
2018-07-02set up mjit.on at initializationnobu
2018-07-02* 2018-07-02svn
2018-07-02get rid of a compiler warning of VCusa
2018-07-01NEWS: add NEWS entry about Kernel#then [Feature #14594]ktsj
2018-07-01lib/.document: add csvktsj
2018-07-01Fix a typo [ci skip]kazu
2018-07-01Remove unused variablekazu
2018-07-01* 2018-07-01svn
2018-07-01[DOC] newer codes recommend to use spaces onlykazu
2018-06-30Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-speceregon
2018-06-30use sigsetjmp on macOSnobu
2018-06-30fix r63799 ("test/ruby/test_rubyoptions.rb: improve diagnostics for failures")normal
2018-06-30[DOC] Use https: instead of http:, git: [ci skip]kazu
2018-06-30[DOC] Update URL of rurema [ci skip]kazu
2018-06-30test/ruby/test_rubyoptions.rb: improve diagnostics for failuresnormal
2018-06-30test/ruby/test_optimization.rb: increase timeoutnormal
2018-06-30process.c: attempt to reap spawnvp (win32) result from mjitnormal