aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe2016-05-211-0/+16
* openssl: fix SSL client example in documentation [ci skip]rhe2016-05-211-0/+6
* openssl: add OpenSSL::PKey::EC#private? and #public?rhe2016-05-211-0/+9
* openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe2016-05-211-0/+6
* ipaddr: fix typo [ci skip]nobu2016-05-211-0/+5
* Restore documentation of ARGFnobu2016-05-211-0/+5
* methods.rdoc: closing tagnobu2016-05-211-0/+5
* configure.in: missing macro definitionnobu2016-05-211-0/+5
* fix build on no-fork-spawnv platformsnobu2016-05-201-0/+6
* openssl: improve handling of password for encrypted PEMrhe2016-05-201-0/+27
* capa should be even number on 64-bit SPARC for 8-byte word alignmentngoto2016-05-201-0/+10
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pngoto2016-05-201-0/+4
* fix typos [ci skip]kazu2016-05-201-0/+5
* Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto2016-05-201-0/+16
* win32ole.c: share the contentnobu2016-05-201-0/+5
* exclude non-VALUE in memo from GCnobu2016-05-201-0/+11
* 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