summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-15vm_insnhelper.c: deprecated constant in classnobu
2016-05-14random.c: clear seednobu
2016-05-14* 2016-05-15svn
2016-05-14* iseq.h (struct iseq_compile_data): use struct rb_id_tablenaruse
2016-05-14ChangeLog: GitHub referencenobu
2016-05-14lib/mkmf.rb: use xsystem to pkg-config --existsnobu
2016-05-13test_rand.rb: tests for seedsnobu
2016-05-13random.c: no local copy of the seednobu
2016-05-13* 2016-05-14svn
2016-05-13random.c: fill_random_seed sizenobu
2016-05-13random.c: clear bufnobu
2016-05-13fix typos [ci skip]kazu
2016-05-12drop FreeBSD < 4 supportnobu
2016-05-12extmk.rb: failures formatnobu
2016-05-12defines.h: avoid redefinitionnobu
2016-05-12fix typo in r54988naruse
2016-05-12include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse
2016-05-12* 2016-05-13svn
2016-05-12Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse
2016-05-12* configurein: use alternative keywordnaruse
2016-05-12fix a typo [ci skip]kazu
2016-05-12extmk.rb: failed messages at the endnobu
2016-05-11mkmf.rb: fix conflict in have_librarynobu
2016-05-11win32: qsort_snobu
2016-05-11* win32/Makefile.sub (HAVE_QSORT_S): use qsort_s only for Visual Studiousa
2016-05-11fix typo at ChangeLogtarui
2016-05-11* 2016-05-12svn
2016-05-11 * vm_insnhelper.c (vm_getivar): describe fast-path explicittarui
2016-05-11 * compile.c (iseq_compile_each): share InlineCache during sametarui
2016-05-11test_minitest_unit.rb: fix "random" sortnobu
2016-05-11util.c: qsort_snobu
2016-05-11fix file name [ci skip]nobu
2016-05-11* 2016-05-11svn
2016-05-11* ChangeLog: Remove trailing-whitespaces.hsbt
2016-05-10* insns.def (defineclass): Also raise an error when redeclaring theeregon
2016-05-10random.c: reuse bitsnobu
2016-05-10random.c: use bytesnobu
2016-05-10* configure.in (-fexcess-precision=standard): before r54895 -std=c99naruse
2016-05-09* 2016-05-10svn
2016-05-09random.c: compare by rb_equalnobu
2016-05-09fix a typo [ci skip]kazu
2016-05-09random.c: consitifynobu
2016-05-09random.c: seed conversionnobu
2016-05-09thread.c: GET_THREAD once in rb_thread_atforknobu
2016-05-09thread.c: clear atfork functionsnobu
2016-05-09openssl/extconf.rb: NO SSL macros firstnobu
2016-05-09webrick/utils.rb: suppress messagesnobu
2016-05-09test_ssl_server.rb: assert_self_signed_certnobu
2016-05-08* include/ruby/{defines,ruby}.h: need to define function attributesusa
2016-05-08* include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors onusa