summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05configure.in: Fix the timing to detect the appropriate C++ compiler in OS Xmrkn
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-06-05* NEWS: Add news about Unicode-wide case mapping forduerst
2016-06-05* test/ruby/enc/test_case_comprehensive.rb:duerst
2016-06-05* string.c: Remove :lithuanian guard for Unicode case mapping.duerst
2016-06-04crypt.h: remove initializednobu
2016-06-04win32.c: use PATH_MAXnobu
2016-06-03ruby.c: refix r55260nobu
2016-06-03* ruby.c (process_options): need to duplicate path before passing it tousa
2016-06-03mkmf.rb: sort lists of source and object filesnobu
2016-06-02win32.c: use SHGetPathFromIDListExnobu
2016-06-02ruby.c: no MAXPATHLEN for loadpathnobu
2016-06-02ruby-mode.el: squiggly heredocnobu
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-06-01openssl: fix the Year 2038 problemrhe
2016-06-01use system cryptnobu
2016-06-01crypt_r.c: fix out of bounds accessnobu
2016-06-01* win32/Makefile.sub (MISSING): fixed build error introduced at r55237.usa
2016-06-01use crypt_rnobu
2016-06-01* missing/crypt.c (des_setkey): void function never returns any value.usa
2016-06-01separate crypt.hnobu
2016-06-01add crypt_rnobu
2016-05-31crypt.c: fix size macrosnobu
2016-05-31optparse.rb: fix char class optionnobu
2016-05-31Revert r55225naruse
2016-05-31* string.c: Activate full Unicode case mapping for UTF-8 by removingduerst
2016-05-30* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa
2016-05-30openssl: use NUM2TIMET() to convert Integer to time_trhe
2016-05-30* string.c: Document current behavior for other case mapping methodsduerst