aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bug of peephole optimizationmame2018-07-062-1/+12
* thread.c (ruby_ppoll): improve timespec to msec conversionnormal2018-07-061-3/+4
* thread.c: our fake ppoll implementation is staticnormal2018-07-061-2/+3
* Fixup r63864kazu2018-07-061-1/+1
* Prefixed reset_leap_second_infonobu2018-07-063-3/+4
* revert r62655 for r63763k0kubun2018-07-058-65/+45
* * 2018-07-06svn2018-07-051-1/+1
* Make a prototypenobu2018-07-051-1/+1
* ruby tool/update-deps --fixnaruse2018-07-053-15/+157
* Add missing prototypenaruse2018-07-051-0/+1
* Add missing filenaruse2018-07-051-0/+14
* Re-apply r63848 (Optimize Time.utc)naruse2018-07-053-2/+53
* Revert "get rid of a compiler warning of VC"normal2018-07-052-3/+3
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-0516-230/+627
* signal.c: packed signalsnobu2018-07-041-8/+14
* * 2018-07-05svn2018-07-041-1/+1
* Revert r63758 and related commitsnaruse2018-07-0416-638/+238
* Fallback to Digest::SHA512kazu2018-07-042-3/+7
* Skip more rubygems tests when openssl is missingkazu2018-07-044-3/+14
* Revert "Optimize Time.utc"naruse2018-07-041-3/+0
* Optimize Time.utcnaruse2018-07-041-0/+3
* internal.h (rb_warning_string): use PRINTF_ARGSnormal2018-07-041-1/+1
* thread_pthread.c: pass rb_vm_t to timer_thread_sleepnormal2018-07-041-9/+7
* vm.c: simplified core#hash_merge_kwdnobu2018-07-032-23/+9
* mjit.h: avoid signed pointer comparisons (fix for 32-bit)normal2018-07-031-1/+1
* * 2018-07-04svn2018-07-031-1/+1
* Fix compile errorkazu2018-07-031-1/+1
* signal.c: packed signalsnobu2018-07-031-8/+14
* adjust indent [ci skip]nobu2018-07-031-1/+1
* skip test_localtime_zone if force_tz_test is falsenaruse2018-07-031-0/+1
* [DOC] Use https: instead of git: [ci skip]kazu2018-07-031-1/+1
* vm.c (rb_source_location): check for NULL cfp->iseqnormal2018-07-031-1/+1
* thread_pthread.c (native_thread_destroy): clear native TSD pointernormal2018-07-031-4/+11
* cont.c: handle errors for getcontext()nobu2018-07-031-3/+12
* fake.rb.in: duplicated RUBYOPTnobu2018-07-031-1/+6
* rubyopt_spec.rb: skip -v in RUBYOPT examplesnobu2018-07-031-8/+10
* configure.ac: [DOC] refine help messagesnobu2018-07-031-3/+3
* test/ruby/test_signal.rb: speedup some test by disabling RubyGemsnormal2018-07-031-13/+14
* * 2018-07-03svn2018-07-021-1/+1
* process.c (waitpid_nogvl): start timer thread polling for lossy SIGCHLDnormal2018-07-021-0/+3
* Makefile.in: ARCH_FLAG may contain "-m64" etc.ngoto2018-07-021-4/+25
* Use PRI_PIDT_PREFIX for results of getpid()kazu2018-07-021-2/+2
* time.c: [DOC] Time#localtimenobu2018-07-023-0/+27
* set up mjit.on at initializationnobu2018-07-021-4/+3
* * 2018-07-02svn2018-07-021-1/+1
* get rid of a compiler warning of VCusa2018-07-022-2/+2
* NEWS: add NEWS entry about Kernel#then [Feature #14594]ktsj2018-07-011-0/+2
* lib/.document: add csvktsj2018-07-011-0/+1
* Fix a typo [ci skip]kazu2018-07-011-1/+1
* Remove unused variablekazu2018-07-011-1/+0