aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe2016-06-141-0/+17
* openssl: fix acesssor functions for RSA and DH in openssl_missing.hrhe2016-06-141-0/+6
* NEWS: describe Integer#digits [ci skip]mrkn2016-06-141-0/+4
* * thread.c (debug_deadlock_check): show thread lock dependency andnaruse2016-06-131-0/+8
* parse.y: no named capture conflict warningsnobu2016-06-131-0/+6
* numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn2016-06-131-0/+10
* Integer unification macronobu2016-06-131-0/+11
* * test/ruby/enc/test_case_comprehensive.rb: Add tests for full Unicodeduerst2016-06-131-0/+5
* * test/ruby/enc/test_case_comprehensive.rb: Add tests for ASCII-onlyduerst2016-06-121-0/+5
* openssl: support non AES-GCM AEAD ciphers in OpenSSL::Cipherrhe2016-06-121-0/+15
* openssl: avoid test failure in test_engine.rbrhe2016-06-121-0/+10
* file.c: normalize cwdnobu2016-06-121-0/+6
* * lib/forwardable.rb (_delegator_method): get rid of a warning whichusa2016-06-111-0/+5
* * ext/json/lib/*.rb: Removed some comments. Because these are unnecessaryhsbt2016-06-111-0/+5
* Remove dead link [ci skip]nobu2016-06-111-0/+5
* Fix typo in string.c [ci skip]nobu2016-06-111-0/+5
* ObjectSpace.dump_all: valid JSONnobu2016-06-111-0/+4
* forwardable.rb: optimize awy __send__nobu2016-06-111-0/+5
* iso_8859.h: SHARP_snobu2016-06-111-0/+4
* * enc/iso_8859_1.c: Revert to older version of code.duerst2016-06-111-0/+4
* * enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst2016-06-111-0/+8
* forwardable.rb: backtracenobu2016-06-111-0/+7
* * include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error byngoto2016-06-101-0/+6
* forwardable.rb: fix for non-module objectsnobu2016-06-101-0/+6
* * string.c: Special-case :ascii option in rb_str_capitalize_bang andduerst2016-06-101-0/+5
* * string.c: Special-case :ascii option in rb_str_upcase_bang (retry).duerst2016-06-101-0/+4
* hash.c: ensure NUL-terminated for ENVnobu2016-06-101-0/+8
* openssl: use ASN1_ENUMERATED_to_BN() if neededrhe2016-06-091-0/+12
* * tool/ifchange: fix timestamp error when target without directory.kazu2016-06-091-0/+5
* openssl: fix build with OPENSSL_NO_ECrhe2016-06-091-0/+12
* Makefile.in: un-runnablenobu2016-06-091-0/+5
* common.mk: ifchange for mkconfig.rbnobu2016-06-091-1/+6
* ifchange: make target directorynobu2016-06-091-1/+4
* ifchange.bat: drop old systemsnobu2016-06-091-0/+5
* openssl: fix build with OpenSSL 1.1.0 and no pkg-configrhe2016-06-091-0/+7
* string.c (rb_str_ascii_casemap): fix compile error.kazu2016-06-081-0/+4
* * string.c: Revert previous commit (possibility of endless loop).duerst2016-06-081-0/+4
* * string.c: Special-case :ascii option in rb_str_upcase_bang.duerst2016-06-081-0/+4
* * string.c: New static function rb_str_ascii_casemap; special-casingduerst2016-06-081-0/+10
* * include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto2016-06-081-0/+7
* Add an acknowledgement.shugo2016-06-081-1/+1
* * lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo2016-06-081-0/+6
* rubygems: regenerate server certificates used in testsrhe2016-06-071-0/+7
* open-uri: regenerate server certificates used in testsrhe2016-06-071-0/+9
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-071-0/+40
* * test/ruby/enc/test_case_comprehensive: Change test for encodingsduerst2016-06-071-0/+6
* * string.c (rb_str_upcase_bang, rb_str_capitalize_bang,duerst2016-06-071-0/+5
* * string.c (rb_str_downcase_bang): Switch to use primitive except ifduerst2016-06-071-0/+5
* * test/ruby/enc/test_case_comprehensive: Add regression tests forduerst2016-06-071-0/+5
* * test/ruby/enc/test_case_comprehensive: Fix method nameduerst2016-06-071-0/+5