summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2016-06-07* test/ruby/enc/test_case_comprehensive: Fix method nameduerst
2016-06-07* regenc.h/c: Rename onigenc_not_support_case_map toduerst
2016-06-07openssl: avoid deprecated version-specific ssl methods if necessaryrhe
2016-06-07* regenc.c (onigenc_not_support_case_map): Move to end of file;duerst
2016-06-07* regenc.c (onigenc_not_support_case_map): Rewrite to work correctlyduerst
2016-06-06appveyor.yml: Update libressl version to 2.3.5.kazu
2016-06-06vm_insnhelper.c: check symbol proc to thrownobu
2016-06-06* string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst
2016-06-06* test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst
2016-06-06openssl: fix free function of OpenSSL::Cipherrhe
2016-06-06* string.c Change rb_str_casemap to use encoding primitiveduerst
2016-06-06* test/ruby/enc/test_case_mapping.rb:duerst
2016-06-06openssl: fix compile on VCrhe
2016-06-06Thread.report_on_exceptionnobu
2016-06-05openssl: use SSL_is_server()rhe
2016-06-05openssl: avoid d2i_ASN1_BOOLEAN()rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe