summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18test_random.rb: skip old OpenSSLnobu
2016-05-18openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe
2016-05-18openssl/test_random.rb: requires utils.rbnobu
2016-05-18downloader.rb: disable verify if rubygems is oldnobu
2016-05-18string.c: integer overflownobu
2016-05-18* re.c (match_ary_subseq): get subseq of match array without creatingnaruse
2016-05-18ossl_pkey_ec.c: index typesnobu
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2016-05-18Describe Enumerable#sum in NEWS [ci skip]mrkn
2016-05-18ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
2016-05-18test/win32ole/test_win32ole_variant.rb: use other than Integernobu
2016-05-18extension.rdoc: RB_{INTEGER,FLOAT}_TYPE_P [ci skip]nobu
2016-05-18ruby.h: RB_INTEGER_TYPE_Pnobu
2016-05-18enum.c: fix declaration-after-statementnobu
2016-05-18extension.rdoc: RB_TYPE_P [ci skip]nobu
2016-05-18Optimize each_sum for hashesmrkn
2016-05-18Extract int_range_sum from enum_summrkn
2016-05-17re.c: fix up r55036nobu
2016-05-17vm_core.h: bit flagsnobu
2016-05-17* re.c (match_aref): remove useless condition and call rb_fix2int.naruse
2016-05-17* re.c (match_values_at): MatchData#values_at supports named capturesnaruse
2016-05-17* 2016-05-18svn
2016-05-17Optimize enum_sum for a range from int to intmrkn
2016-05-17Write document of Enumerable#summrkn
2016-05-17Implement Enumerable#summrkn
2016-05-17add issue number for Array#sum incompatitbility description.akr
2016-05-17Describe Fixnum and Bignum integration in NEWS.akr
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17fix alignmentkazu
2016-05-17fix typos [ci skip]kazu
2016-05-17* properties.svn
2016-05-17forgot to commit.akr
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-17configure.in: declare as NORETURNnobu
2016-05-17* 2016-05-17svn
2016-05-17configure.in: RUBY_CHECK_SETJMPnobu
2016-05-16* enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst
2016-05-16* append newline at EOF.svn
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-05-16* gems/bundled_gems: Update xmlrpc-0.1.1. xmlrpc-0.1.0 didn't allowhsbt
2016-05-16* test_handle.rb: refine test_fallback_to_ansinobu
2016-05-16configure.in: revert macro namesnobu
2016-05-16* lib/xmlrpc: Removed empty directory. It could not be deleted by git-svn.hsbt
2016-05-16* lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt
2016-05-16extmk.rb: fix skipping messagesnobu
2016-05-15* 2016-05-16svn
2016-05-15proc.c: fix RDoc of Proc#===/call/yield/[]normal
2016-05-15io.c: use PRI_OFFT_PREFIX for off_tnobu