aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: add OpenSSL::BN#inspect and OpenSSL::X509::Name#inspecttopic/openssl-inspectKazuki Yamaguchi2016-05-153-0/+14
* random.c: suppress a warningnobu2016-05-151-1/+5
* vm_insnhelper.c: deprecated constant in classnobu2016-05-154-9/+24
* random.c: clear seednobu2016-05-141-0/+1
* * 2016-05-15svn2016-05-141-1/+1
* * iseq.h (struct iseq_compile_data): use struct rb_id_tablenaruse2016-05-144-8/+32
* ChangeLog: GitHub referencenobu2016-05-141-1/+1
* lib/mkmf.rb: use xsystem to pkg-config --existsnobu2016-05-142-1/+7
* test_rand.rb: tests for seedsnobu2016-05-131-0/+14
* random.c: no local copy of the seednobu2016-05-132-15/+12
* * 2016-05-14svn2016-05-131-1/+1
* random.c: fill_random_seed sizenobu2016-05-131-6/+7
* random.c: clear bufnobu2016-05-131-1/+4
* fix typos [ci skip]kazu2016-05-131-2/+2
* drop FreeBSD < 4 supportnobu2016-05-123-8/+11
* extmk.rb: failures formatnobu2016-05-121-2/+11
* defines.h: avoid redefinitionnobu2016-05-121-0/+2
* fix typo in r54988naruse2016-05-121-1/+1
* include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse2016-05-125-23/+27
* * 2016-05-13svn2016-05-121-1/+1
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse2016-05-126-8/+15
* * configurein: use alternative keywordnaruse2016-05-123-19/+26
* fix a typo [ci skip]kazu2016-05-121-1/+1
* extmk.rb: failed messages at the endnobu2016-05-121-9/+17
* mkmf.rb: fix conflict in have_librarynobu2016-05-112-5/+13
* win32: qsort_snobu2016-05-111-1/+1
* * win32/Makefile.sub (HAVE_QSORT_S): use qsort_s only for Visual Studiousa2016-05-112-1/+7
* fix typo at ChangeLogtarui2016-05-111-1/+1
* * 2016-05-12svn2016-05-111-1/+1
* * vm_insnhelper.c (vm_getivar): describe fast-path explicittarui2016-05-112-22/+23
* * compile.c (iseq_compile_each): share InlineCache during sametarui2016-05-114-3/+35
* test_minitest_unit.rb: fix "random" sortnobu2016-05-111-7/+3
* util.c: qsort_snobu2016-05-114-0/+14
* fix file name [ci skip]nobu2016-05-111-1/+1
* * 2016-05-11svn2016-05-111-1/+1
* * ChangeLog: Remove trailing-whitespaces.hsbt2016-05-112-2/+7
* * insns.def (defineclass): Also raise an error when redeclaring theeregon2016-05-103-5/+31
* random.c: reuse bitsnobu2016-05-101-2/+14
* random.c: use bytesnobu2016-05-105-29/+92
* * configure.in (-fexcess-precision=standard): before r54895 -std=c99naruse2016-05-102-1/+8
* * 2016-05-10svn2016-05-091-1/+1
* random.c: compare by rb_equalnobu2016-05-091-2/+1
* fix a typo [ci skip]kazu2016-05-091-1/+1
* random.c: consitifynobu2016-05-091-1/+1
* random.c: seed conversionnobu2016-05-091-3/+2
* thread.c: GET_THREAD once in rb_thread_atforknobu2016-05-092-5/+12
* thread.c: clear atfork functionsnobu2016-05-094-7/+30
* openssl/extconf.rb: NO SSL macros firstnobu2016-05-091-8/+10
* webrick/utils.rb: suppress messagesnobu2016-05-091-1/+2
* test_ssl_server.rb: assert_self_signed_certnobu2016-05-091-13/+9