summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-06-14date_strftime.c: check precisionnobu
2016-06-14openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe
2016-06-14openssl: fix acesssor functions for RSA and DH in openssl_missing.hrhe
2016-06-14NEWS: describe Integer#digits [ci skip]mrkn
2016-06-13* thread.c (debug_deadlock_check): show thread lock dependency andnaruse
2016-06-13parse.y: no named capture conflict warningsnobu
2016-06-13numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn
2016-06-13Integer unification macronobu
2016-06-13* test/ruby/enc/test_case_comprehensive.rb: Add tests for full Unicodeduerst
2016-06-12* test/ruby/enc/test_case_comprehensive.rb: Add tests for ASCII-onlyduerst
2016-06-12openssl: support non AES-GCM AEAD ciphers in OpenSSL::Cipherrhe
2016-06-12openssl: avoid test failure in test_engine.rbrhe
2016-06-12file.c: normalize cwdnobu
2016-06-11* lib/forwardable.rb (_delegator_method): get rid of a warning whichusa
2016-06-11* ext/json/lib/*.rb: Removed some comments. Because these are unnecessaryhsbt
2016-06-11Remove dead link [ci skip]nobu
2016-06-11Fix typo in string.c [ci skip]nobu
2016-06-11ObjectSpace.dump_all: valid JSONnobu
2016-06-11forwardable.rb: optimize awy __send__nobu
2016-06-11iso_8859.h: SHARP_snobu
2016-06-11* enc/iso_8859_1.c: Revert to older version of code.duerst
2016-06-11* enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst
2016-06-11forwardable.rb: backtracenobu
2016-06-10* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error byngoto
2016-06-10forwardable.rb: fix for non-module objectsnobu
2016-06-10* string.c: Special-case :ascii option in rb_str_capitalize_bang andduerst
2016-06-10* string.c: Special-case :ascii option in rb_str_upcase_bang (retry).duerst
2016-06-10hash.c: ensure NUL-terminated for ENVnobu
2016-06-09openssl: use ASN1_ENUMERATED_to_BN() if neededrhe
2016-06-09* tool/ifchange: fix timestamp error when target without directory.kazu
2016-06-09openssl: fix build with OPENSSL_NO_ECrhe
2016-06-09Makefile.in: un-runnablenobu
2016-06-09common.mk: ifchange for mkconfig.rbnobu
2016-06-09ifchange: make target directorynobu
2016-06-09ifchange.bat: drop old systemsnobu
2016-06-09openssl: fix build with OpenSSL 1.1.0 and no pkg-configrhe
2016-06-08string.c (rb_str_ascii_casemap): fix compile error.kazu
2016-06-08* string.c: Revert previous commit (possibility of endless loop).duerst
2016-06-08* string.c: Special-case :ascii option in rb_str_upcase_bang.duerst
2016-06-08* string.c: New static function rb_str_ascii_casemap; special-casingduerst
2016-06-08* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto
2016-06-08Add an acknowledgement.shugo
2016-06-08* lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo
2016-06-07rubygems: regenerate server certificates used in testsrhe
2016-06-07open-uri: regenerate server certificates used in testsrhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-06-07* test/ruby/enc/test_case_comprehensive: Change test for encodingsduerst
2016-06-07* string.c (rb_str_upcase_bang, rb_str_capitalize_bang,duerst
2016-06-07* string.c (rb_str_downcase_bang): Switch to use primitive except ifduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Add regression tests forduerst