summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-06-21* LEGAL: Added filenames and copyrights for some files induerst
2016-06-20Fix calling conventionnobu
2016-06-20RUBY_USE_SETJMPEXnobu
2016-06-20tabifynobu
2016-06-20* test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threadsduerst
2016-06-20* vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo
2016-06-20rubygems: fix test for OpenSSL 1.1.0rhe
2016-06-19openssl: add OpenSSL::OCSP::SingleResponserhe
2016-06-19openssl: allow passing absolute times in OCSP::BasicResponse#add_statusrhe
2016-06-19openssl: implement initialize_copy for OpenSSL::OCSP::*rhe
2016-06-19openssl: implement initialize_copy method for PKey classesrhe
2016-06-19* test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodingsduerst
2016-06-19* localeinit.c: Fix filesystem encoding for cygwin to UTF-8 (seeduerst
2016-06-19openssl: add 'const's required in OpenSSL masterrhe
2016-06-19variable.c: consider lengthnobu
2016-06-19variable.c: rb_const_searchnobu
2016-06-18* test/rubygems/test_gem_installer.rb: Fixed broken test with extensionhsbt
2016-06-18* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygemshsbt
2016-06-18Fix static-linked-ext encodingsnobu
2016-06-17stringio.c: fix index overflownobu
2016-06-16prevent rb_cObject from GCnobu
2016-06-16string.c: adjust buffer sizenobu
2016-06-16string.c: fix terminatornobu
2016-06-15openssl: refactor OpenSSL::OCSP::*#verifyrhe
2016-06-15openssl: allow specifying hash algorithm in OCSP::*#signrhe
2016-06-14numeric.c: fix doc of Integer#digits [ci skip]nobu
2016-06-14Unicode Version in RbConfignobu
2016-06-14use \A and \z instead of ^ and $ in regexpkazu
2016-06-14fix a typo [ci skip]kazu
2016-06-14remove backward macrosnobu
2016-06-14strftime.c: limit result sizenobu
2016-06-14openssl: add some accessor methods for OCSP::CertificateIdrhe
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