aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin,duerst2016-06-212-1/+6
* * LEGAL: Added filenames and copyrights for some files induerst2016-06-212-0/+34
* Optimize to speed upnaruse2016-06-201-16/+19
* Don't cache simple data to reduce memory usagenaruse2016-06-201-13/+13
* Fix calling conventionnobu2016-06-202-1/+7
* * 2016-06-21svn2016-06-201-1/+1
* RUBY_USE_SETJMPEXnobu2016-06-203-1/+8
* Name USE_NAME_ON_FS constantsnobu2016-06-201-9/+14
* tabifynobu2016-06-201-1/+1
* * test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threadsduerst2016-06-202-1/+7
* Update cygwin/GNUmakefile.innobu2016-06-201-0/+3
* update description about rb_cFixnum and rb_cBignum.akr2016-06-201-4/+6
* * vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo2016-06-203-6/+59
* * 2016-06-20svn2016-06-201-1/+1
* rubygems: fix test for OpenSSL 1.1.0rhe2016-06-202-12/+7
* openssl: add OpenSSL::OCSP::SingleResponserhe2016-06-193-19/+506
* openssl: allow passing absolute times in OCSP::BasicResponse#add_statusrhe2016-06-193-31/+78
* openssl: implement initialize_copy for OpenSSL::OCSP::*rhe2016-06-193-0/+116
* openssl: implement initialize_copy method for PKey classesrhe2016-06-199-12/+208
* * test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodingsduerst2016-06-192-0/+13
* * remove trailing spaces.svn2016-06-191-1/+1
* * localeinit.c: Fix filesystem encoding for cygwin to UTF-8 (seeduerst2016-06-192-1/+8
* openssl: add 'const's required in OpenSSL masterrhe2016-06-196-17/+25
* variable.c: consider lengthnobu2016-06-193-11/+17
* variable.c: rb_const_searchnobu2016-06-192-3/+18
* * 2016-06-19svn2016-06-191-1/+1
* Normalization test iff UTF-8 file systemnobu2016-06-191-2/+1
* openssl: avoid test crash on Ubuntu 16.04rhe2016-06-181-3/+3
* * test/rubygems/test_gem_installer.rb: Fixed broken test with extensionhsbt2016-06-182-1/+13
* * properties.svn2016-06-180-0/+0
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygemshsbt2016-06-1832-260/+984
* Refine test of r55432nobu2016-06-181-1/+2
* Refine test of r55432nobu2016-06-181-1/+7
* Integer conversionnobu2016-06-181-11/+11
* Suppress false warningsnobu2016-06-181-1/+3
* Suppress false warningsnobu2016-06-182-18/+11
* Unnecessary volatilenobu2016-06-181-6/+3
* Fix static-linked-ext encodingsnobu2016-06-183-5/+13
* * 2016-06-18svn2016-06-171-1/+1
* stringio.c: fix index overflownobu2016-06-173-1/+18
* * 2016-06-17svn2016-06-171-1/+1
* Unnecessary checksnobu2016-06-172-11/+1
* prevent rb_cObject from GCnobu2016-06-162-0/+6
* string.c: adjust buffer sizenobu2016-06-162-6/+9
* string.c: fix terminatornobu2016-06-162-8/+15
* * 2016-06-16svn2016-06-151-1/+1
* openssl: refactor OpenSSL::OCSP::*#verifyrhe2016-06-152-16/+26
* openssl: allow specifying hash algorithm in OCSP::*#signrhe2016-06-153-41/+99
* date_core.c: remove assertnobu2016-06-151-2/+0
* date_core.c: missing argumentnobu2016-06-151-1/+1