aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * include/ruby/{defines,ruby}.h: need to define function attributesusa2016-05-083-38/+47
* * include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors onusa2016-05-082-0/+11
* * gc.c (rb_gc_unprotect_logging): throw rb_memerror when it cannotnaruse2016-05-084-4/+22
* * 2016-05-09svn2016-05-081-1/+1
* * configure.in: check function attirbute const and pure,naruse2016-05-0819-80/+99
* fix typos [ci skip]kazu2016-05-081-2/+2
* * ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse2016-05-082-0/+13
* win32ole_error.h: add attributesnobu2016-05-081-1/+1
* objspace_dump.c: fix formatnobu2016-05-081-2/+2