aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt2015-12-0410-28/+58
* KNOWNBUGS.rb: assertion failurenobu2015-12-041-0/+9
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-043-17/+1
* * 2015-12-04svn2015-12-041-2/+2
* thread.c: name must be ascii-compatiblenobu2015-12-043-0/+12
* string.c: should not taint fstringnobu2015-12-033-1/+17
* * lib/scanf.rb: fixed double words typo.hsbt2015-12-032-1/+6
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-034-3/+10
* sprintf.c: fix garbage inserted with Rationalnobu2015-12-033-7/+19
* range.c: infected by the receivernobu2015-12-033-2/+17
* * 2015-12-03svn2015-12-031-2/+2
* configure.in: split SET_THREAD_NAMEnobu2015-12-034-21/+33
* * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko12015-12-026-44/+68
* thread.c: rb_thread_setname on OS Xnobu2015-12-021-0/+6
* missing.h: __STDC_WANT_LIB_EXT1__nobu2015-12-021-0/+2
* * iseq.h: introduce ISEQ_ORIGINAL_ISEQ() andko12015-12-025-13/+27
* * iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.ko12015-12-024-3/+11
* * iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.ko12015-12-026-9/+33
* encoding.c: make fstringnobu2015-12-022-5/+8
* * iseq.h: introduce ISEQ_COMPILE_DATA() macro.ko12015-12-025-129/+139
* compile.c: fix the elementnobu2015-12-021-9/+6
* encoding.c: defer finding encodingnobu2015-12-026-5/+59
* marshal.c: lookup and removenobu2015-12-021-3/+2
* encoding.c: use rb_check_aritynobu2015-12-021-1/+1
* * configure.in: Fixed double negative comments.hsbt2015-12-022-1/+6
* * test/ruby/test_string.rb: removed non executing tests.hsbt2015-12-022-52/+5
* csv.rb: fix encodingnobu2015-12-021-1/+1
* explicit_bzero.c: fix typosnobu2015-12-021-2/+2
* * lib/csv.rb: enable frozen_string_literal.hsbt2015-12-022-4/+10
* missing.h: __STDC_WANT_LIB_EXT1__nobu2015-12-021-0/+2
* * ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt2015-12-022-1/+6
* explicit_bzero.c: fix commentsnobu2015-12-021-7/+8
* string.c: adjust argument qualifiernobu2015-12-021-1/+1
* undef for tha case missing.h defines it as macronaruse2015-12-021-0/+1
* ext/openssl/ossl_ssl.c: hide globalsnormal2015-12-013-8/+17
* missing/explicit_bzero.c (explicit_bzero): fixup r52839normal2015-12-012-1/+6
* * 2015-12-02svn2015-12-011-2/+2
* * missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unusedkosaki2015-12-013-28/+61
* fix typos [ci skip]kazu2015-12-011-3/+3
* thread.c: reset namenobu2015-12-013-7/+21
* thread.c: check name argumentnobu2015-12-013-0/+24
* string.c: no frozen error at cstrnobu2015-12-013-30/+70
* cstr.c: split bug_str_cstr_untermnobu2015-12-012-2/+34
* compile.c: consistent messagesnobu2015-12-011-17/+32
* win32.c: fix argument typenobu2015-12-011-1/+1
* explicit_bzero.c: needs windows.hnobu2015-12-014-1/+9
* missing.h: explicit_bzero by SecureZeroMemorynobu2015-12-011-0/+2
* parse.y: TAB_WIDTHnobu2015-12-011-1/+3
* missing.h: explicit_bzero by memset_snobu2015-12-012-0/+13
* configure.in: FUNC_UNOPTIMIZEDnobu2015-12-013-2/+8