summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: fix win32/ifchange.bat usagenobu
2016-06-09common.mk: use $(IFCHANGE) for mswinnobu
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-09* 2016-06-09svn
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