summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-09strio_init: return self for tail call optimizationnobu
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-08Makefile.in: revert r55303 because of an error on Solaris 10. [Bug #12471] [r...ngoto
2016-06-08* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto
2016-06-08ext/stringio/README.md: update [ci skip]nobu
2016-06-08Add an acknowledgement.shugo
2016-06-08* lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo
2016-06-08suppress static-in-inline warningnobu
2016-06-08fix date buildnobu
2016-06-08test_proc.rb: test_lambda?nobu
2016-06-08ext/date/zonetab.list: gperf timezone namesnobu
2016-06-08* 2016-06-08svn
2016-06-08ext/date: constifynobu
2016-06-07rubygems: regenerate server certificates used in testsrhe
2016-06-07* remove trailing spaces.svn
2016-06-07open-uri: regenerate server certificates used in testsrhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-06-07ruby-additional.el: adjust heredoc line numbernobu
2016-06-07test_syntax.rb: formal argument name testsnobu
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-07openssl: add SSL::SSLContext#security_level{=,}rhe
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-07Makefile.in: cd to working directorynobu
2016-06-07* regenc.c (onigenc_not_support_case_map): Move to end of file;duerst
2016-06-07appveyor.yml: fix file namesnobu
2016-06-07* 2016-06-07svn
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-05* 2016-06-06svn
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