aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* thread.c: fix thread_id formattingnobu2016-06-151-10/+6
* numeric.c: fix doc of Integer#digits [ci skip]nobu2016-06-142-2/+7
* Unicode Version in RbConfignobu2016-06-143-1/+13
* * 2016-06-15svn2016-06-141-1/+1
* use \A and \z instead of ^ and $ in regexpkazu2016-06-142-4/+10
* fix a typo [ci skip]kazu2016-06-141-1/+1
* remove backward macrosnobu2016-06-142-5/+6
* strftime.c: limit result sizenobu2016-06-142-7/+54
* openssl: add some accessor methods for OCSP::CertificateIdrhe2016-06-143-8/+110
* date_strftime.c: check precisionnobu2016-06-143-2/+21
* openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe2016-06-143-18/+176
* openssl: fix acesssor functions for RSA and DH in openssl_missing.hrhe2016-06-142-2/+8
* * 2016-06-14svn2016-06-141-1/+1
* NEWS: describe Integer#digits [ci skip]mrkn2016-06-142-0/+6
* fix test of r55397naruse2016-06-131-1/+1
* * thread.c (debug_deadlock_check): show thread lock dependency andnaruse2016-06-133-13/+43
* parse.y: no named capture conflict warningsnobu2016-06-133-6/+8
* numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn2016-06-134-0/+197
* Integer unification macronobu2016-06-138-11/+61
* * 2016-06-13svn2016-06-131-1/+1