summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17mkconfig.rb: add a magic comment to rbconfig.rbshugo
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-11-16ruby-additional.el: unquoted code blocknobu
2016-11-16configure.in: compressed debug section optionnobu
2016-11-16test_flip.rb: r56316nobu
2016-11-16math.c: remove needless ifdef clausemrkn
2016-11-16complex.c: optimize Numeric#polar and Numeric#argmrkn
2016-11-16rational.c: optimize Rational#absmrkn
2016-11-16Fix a typo.hsbt
2016-11-16Fixed regression of typo fix.hsbt
2016-11-15* 2016-11-16svn
2016-11-15Fix regexp and typokazu
2016-11-15Use rb_mod_name instead of classnamenaruse
2016-11-15ftp.rb: use Addrinfo interfacesshugo
2016-11-15complex.c: purge id_eqeq_p and limit return valuenobu
2016-11-15socket.rb: remove closed checksnobu
2016-11-15ftp.rb: use Addrinfonobu
2016-11-15st.c: fix crashes on huge hash tablesnormal
2016-11-14* test/thread/test_queue.rb: Give up to ten seconds for threads toheadius
2016-11-14* 2016-11-15svn
2016-11-14* test/ruby/test_module.rb: Method tables are not guaranteed to beheadius
2016-11-14net/ftp.rb: kwargsnobu
2016-11-14net/protocol.rb: kwargsnobu
2016-11-14socket.rb: kwargsnobu
2016-11-14vm_eval.c: fstring instance_evalnobu
2016-11-14complex.c: optimizenobu
2016-11-14rational.c: cast to intnobu
2016-11-14* remove trailing spaces.svn
2016-11-14Update bundled psych to 2.2.0.hsbt
2016-11-13complex.c: refactoringmrkn
2016-11-13complex.c: refactoringmrkn
2016-11-13complex.c: refactoring and small optimizationmrkn
2016-11-13* 2016-11-14svn
2016-11-13complex.c: refactoringmrkn
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-11-13readline: remove dependency on internal.hnobu
2016-11-13numeric.c: limit return valuenobu
2016-11-13purge id_eqeq_pnobu
2016-11-12complex.c: refactoringmrkn
2016-11-12rational.c: refactoringmrkn
2016-11-12rational.c: remove f_negative_pmrkn
2016-11-12rational.c: optimize Integer#lcmmrkn
2016-11-12rational.c: optimize (-rational).rationalize(some)mrkn
2016-11-12* 2016-11-13svn
2016-11-12rational.c: define Rational#{negative?,positive?}mrkn
2016-11-12rational.c: refactoringmrkn
2016-11-12test_fstring.rb: fix exceptionnobu
2016-11-12raitonal.c: remove needless macromrkn