aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* openssl: add OpenSSL::BN#inspect and OpenSSL::X509::Name#inspectKazuki Yamaguchi2016-05-201-0/+8
* fix document of Regexp#match?kazu2016-05-191-0/+7
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-0/+21
* openssl: check argument type in OpenSSL::X509::Attribute#value=rhe2016-05-191-0/+8
* re.c: fix match?nobu2016-05-191-0/+7
* fix typonobu2016-05-191-1/+1
* re.c: match? should return nil if no matchnobu2016-05-191-0/+5
* * re.c (reg_names_iter): specify capacifynaruse2016-05-181-0/+4
* fix a typo [ci skip]kazu2016-05-181-1/+1
* * thread.c (recursive_list_access): a object id may be a Bignum. so,usa2016-05-181-0/+6
* * re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse2016-05-181-0/+5
* openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe2016-05-181-0/+6
* downloader.rb: disable verify if rubygems is oldnobu2016-05-181-0/+6
* string.c: integer overflownobu2016-05-181-0/+5
* * re.c (match_ary_subseq): get subseq of match array without creatingnaruse2016-05-181-0/+12
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-0/+26
* openssl: report errors in OpenSSL error queue when clear itrhe2016-05-181-0/+24
* ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe2016-05-181-0/+9
* openssl: fix equality test methods of OpenSSL::BNrhe2016-05-181-0/+14
* ruby.h: RB_INTEGER_TYPE_Pnobu2016-05-181-0/+6
* Optimize each_sum for hashesmrkn2016-05-181-0/+5
* Extract int_range_sum from enum_summrkn2016-05-181-1/+6
* re.c: fix up r55036nobu2016-05-171-0/+5
* * re.c (match_aref): remove useless condition and call rb_fix2int.naruse2016-05-171-0/+5
* * re.c (match_values_at): MatchData#values_at supports named capturesnaruse2016-05-171-0/+7
* Optimize enum_sum for a range from int to intmrkn2016-05-171-0/+11
* Write document of Enumerable#summrkn2016-05-171-0/+4
* Implement Enumerable#summrkn2016-05-171-0/+10
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-0/+23
* fix typos [ci skip]kazu2016-05-171-2/+2
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-171-0/+38
* configure.in: declare as NORETURNnobu2016-05-171-0/+6
* configure.in: RUBY_CHECK_SETJMPnobu2016-05-171-0/+5
* * enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst2016-05-161-0/+4
* * include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst2016-05-161-0/+8
* * gems/bundled_gems: Update xmlrpc-0.1.1. xmlrpc-0.1.0 didn't allowhsbt2016-05-161-0/+5
* configure.in: revert macro namesnobu2016-05-161-0/+8
* * lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt2016-05-161-0/+7
* proc.c: fix RDoc of Proc#===/call/yield/[]normal2016-05-151-0/+5
* don't use keeper thread. [Bug #12342]seki2016-05-151-0/+6
* * array.c (rb_ary_entry): extract rb_ary_elt to organize if-conditionsnaruse2016-05-151-0/+5
* vm_insnhelper.c: deprecated constant in classnobu2016-05-151-0/+5
* * iseq.h (struct iseq_compile_data): use struct rb_id_tablenaruse2016-05-141-0/+14
* ChangeLog: GitHub referencenobu2016-05-141-1/+1
* lib/mkmf.rb: use xsystem to pkg-config --existsnobu2016-05-141-0/+6
* random.c: no local copy of the seednobu2016-05-131-0/+5
* fix typos [ci skip]kazu2016-05-131-2/+2
* drop FreeBSD < 4 supportnobu2016-05-121-0/+8
* include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse2016-05-121-0/+4
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse2016-05-121-0/+6