aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* optparse.rb: fix char class optionnobu2016-05-311-0/+8
* Revert r55225naruse2016-05-311-8/+0
* * string.c: Activate full Unicode case mapping for UTF-8 by removingduerst2016-05-311-0/+8
* * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa2016-05-301-0/+5
* openssl: use NUM2TIMET() to convert Integer to time_trhe2016-05-301-0/+6
* * string.c: Document current behavior for other case mapping methodsduerst2016-05-301-0/+5
* * string.c: Document current situation for String#downcase. [ci skip]duerst2016-05-301-0/+4
* openssl: add SSLContext#ecdh_curves=rhe2016-05-301-0/+37
* raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRINGnobu2016-05-301-0/+7
* string.c: return reallocated pointernobu2016-05-301-0/+5
* stringio.c: share stringsnobu2016-05-301-0/+5
* string.c: get rid of unnecessary empty stringnobu2016-05-301-0/+7
* * ChangeLog: fix a typo for r55198.nagachika2016-05-291-1/+1
* * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198.usa2016-05-291-0/+5
* * regexec.c (ONIGENC_IS_MBC_ASCII_WORD): redefine optimized one.naruse2016-05-291-0/+5
* * regexec.c (match_at): make compilers optimize harder.naruse2016-05-291-0/+4
* auto_ext.rbnobu2016-05-291-0/+5
* ruby-insert-heredoc-code-blocknobu2016-05-281-0/+5
* * test/test_unicode_normalize.rb: Add test to check for availability ofduerst2016-05-281-0/+6
* * test/ruby/enc/test_case_comprehensive.rb: Add error messages to testsduerst2016-05-281-0/+5
* ChangeLog: fix typos [ci skip]nobu2016-05-281-3/+4
* openssl: move SSLSocket#initialize to C extensionrhe2016-05-281-0/+46
* * gems/bundled_gems: Update latest releases, power_assert-0.3.0,hsbt2016-05-281-0/+5
* * addr2line.c: drop to support ATARI ST platform. It was discontinuedhsbt2016-05-281-0/+7
* * test/ruby/enc/test_case_comprehensive.rb: Converted exception forduerst2016-05-281-0/+5
* * lib/cgi/util.rb: added to missing quote.hsbt2016-05-281-0/+5
* fix a typo [ci skip]kazu2016-05-271-1/+1
* variable.c: hidden constantsnobu2016-05-271-0/+5
* transcode.c: scrub in the given encodingnobu2016-05-271-0/+6
* fix non-static rb_scan_argsnobu2016-05-271-0/+12
* * symbol.c (is_identchar): use ISDIGIT instead of rb_enc_isalnum.naruse2016-05-261-0/+10
* ruby.h: fix for old clangnobu2016-05-261-0/+8
* openssl: avoid NULL dereference in {DH,DSA,RSA}_size()rhe2016-05-261-0/+14
* ruby.h: count and verifynobu2016-05-261-0/+5
* revert r55171nobu2016-05-261-5/+0
* ruby.h: fix clang warningsnobu2016-05-261-0/+5
* * test/ruby/enc/test_case_comprehensive.rb: Add set of comprehensiveduerst2016-05-261-0/+6
* * class.c (rb_define_class): Fix documentation.eregon2016-05-251-0/+4
* * re.c (unescape_nonascii): scan hex up to only 3 characters.naruse2016-05-251-0/+5
* * enc/unicode.c: Handle DOTLESS_i by hand because it isn't involved in folding.duerst2016-05-251-0/+4
* * regparse.c (fetch_token_in_cc): raise error if given octal escapednaruse2016-05-251-0/+5
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-251-0/+4
* openssl: remove unnecessary 'extern "C"' blocks from local headersrhe2016-05-251-0/+6
* openssl: remove check of OPENSSL_FIPS macro in extconf.rbrhe2016-05-251-0/+9
* class.c: simplifynobu2016-05-251-0/+4
* ruby.h: rb_scan_args_validatenobu2016-05-251-0/+5
* * regcomp.c: remove condition for debug output because preludenaruse2016-05-251-0/+5
* * regcomp.c (compile_length_tree): return error code immediatelynaruse2016-05-251-0/+5
* * enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst2016-05-241-0/+6
* openssl: add EC.generaterhe2016-05-241-0/+12