aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rational.c: optimize rational + rationalmrkn2016-11-111-12/+12
* rational.c: prevent unused warningmrkn2016-11-111-0/+3
* numeric.c, rational.c: refactor by using FIXNUM_NEGATIVE_P and FIXNUM_ZERO_Pmrkn2016-11-113-8/+10
* rational.c: optimize Integer#gcd.mrkn2016-11-111-7/+10
* rational.c: optimize rational + integer.mrkn2016-11-111-3/+3
* rational.c: optimize rational + float.mrkn2016-11-111-1/+2
* range.c: check loadingnobu2016-11-112-3/+18
* rational.c: check loadnobu2016-11-112-26/+40
* rational.c: optimizenobu2016-11-111-43/+34
* rational.c: use RB_INTEGER_TYPE_Pnobu2016-11-111-8/+8
* Enable the document for Kernel[#.]pp.akr2016-11-111-3/+2
* vm_eval.c: reordernobu2016-11-111-7/+5
* rational.c: optimize Rational#to_f by using rb_int_fdivmrkn2016-11-101-1/+1
* * 2016-11-11svn2016-11-101-1/+1
* numeric.c, internal.h: export int_fdiv() as rb_int_fdiv()mrkn2016-11-102-3/+4
* vm_eval.c: fix refined method when prependednobu2016-11-102-5/+24
* range.c: check if range modifiablenobu2016-11-102-0/+7
* parse.y: new_attr_op_assign in ripper needs symbolnobu2016-11-101-2/+4
* test_files.rb: sample sizenobu2016-11-101-1/+3
* test_files.rb: separate testsnobu2016-11-101-9/+33
* Use environment variable for system ruby detection on appveyor.hsbt2016-11-101-1/+3
* make-snapshot: repository optionsnobu2016-11-101-1/+13
* make-snapshot: program namenobu2016-11-101-2/+2
* Extend timeout for RubyCI chkbuild on Debian 8.2 x86_64.shugo2016-11-101-1/+1
* * 2016-11-10svn2016-11-101-1/+1
* test_process.rb: fix pgroup testnobu2016-11-101-1/+5
* range.c: indent [ci skip]nobu2016-11-101-2/+2
* default.mspec: end of optionsnobu2016-11-091-0/+1
* Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda2016-11-082-1/+19
* Fix grammar errorsa_matsuda2016-11-081-12/+12
* Update documentation of fetcha_matsuda2016-11-081-2/+3
* Fix typo in code doc of proc.ca_matsuda2016-11-081-1/+1
* Add a space [ci skip]kazu2016-11-081-1/+1
* * 2016-11-09svn2016-11-081-1/+1
* Add ticket number [ci skip]kazu2016-11-081-0/+1
* Update comment about default constanta_matsuda2016-11-081-1/+1
* vcs.rb: fix GIT.get_revisionsnobu2016-11-081-4/+4
* * properties.svn2016-11-080-0/+0
* Moved deleted ChangeLog into doc/ChangeLog-2.4.0naruse2016-11-083-791/+9497
* vcs.rb: format from git-lognobu2016-11-081-2/+16
* vcs.rb: expand srcdirnobu2016-11-081-0/+8
* vcs.rb: fix srcdir in VCS::GITnobu2016-11-081-15/+36
* * 2016-11-08svn2016-11-071-1/+1
* Add entry for Enumerator::Lazy#chunk_whilekazu2016-11-071-0/+1
* fix a typo [ci skip]kazu2016-11-071-1/+1
* Added Entry for Rubygems 2.6.8 update.hsbt2016-11-071-0/+4
* test_optimization.rb: for r56208nobu2016-11-071-2/+31
* Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.shugo2016-11-071-1/+1
* Add NEWS about removing ChangeLognaruse2016-11-071-0/+8
* vcs.rb: suppress warningnobu2016-11-071-0/+3