summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16* enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst
2016-05-16* append newline at EOF.svn
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-05-16* gems/bundled_gems: Update xmlrpc-0.1.1. xmlrpc-0.1.0 didn't allowhsbt
2016-05-16* test_handle.rb: refine test_fallback_to_ansinobu
2016-05-16configure.in: revert macro namesnobu
2016-05-16* lib/xmlrpc: Removed empty directory. It could not be deleted by git-svn.hsbt
2016-05-16* lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt
2016-05-16extmk.rb: fix skipping messagesnobu
2016-05-15* 2016-05-16svn
2016-05-15proc.c: fix RDoc of Proc#===/call/yield/[]normal
2016-05-15io.c: use PRI_OFFT_PREFIX for off_tnobu
2016-05-15don't use keeper thread. [Bug #12342]seki
2016-05-15* array.c (rb_ary_entry): extract rb_ary_elt to organize if-conditionsnaruse
2016-05-15random.c: suppress a warningnobu
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