summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-05* ext/json/json.gemspec: bump version to json 1.8.3. CRuby already containedhsbt
2015-12-05Fix cross buildnobu
2015-12-05assertions.rb: fallback encoding errornobu
2015-12-05hash.c: env encoding fallback on Windowsnobu
2015-12-05node.c: NODE_QCALLnobu
2015-12-05Makefile.in: set CONFIGURE_TTY directlynobu
2015-12-05ruby_atomic.h: fix old value type of ATOMIC_CASnobu
2015-12-05ruby_atomic.h: fix the argument ordernobu
2015-12-05random.c: fix filling sizenobu
2015-12-04vm.c: make ruby_vm_*_ptr staticnormal
2015-12-04compile.c: no extra parenthesesnobu
2015-12-04compile.c: just append compile error messagenobu
2015-12-04* 2015-12-05svn
2015-12-04* include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881.ngoto
2015-12-04* remove trailing spaces.svn
2015-12-04enc/iso_8859_13.c: Added three missing lower/upper-caseduerst
2015-12-04enc/iso_8859_4.c: Added missing lower/upper-case characterduerst
2015-12-04string.c: should not taint fstringnobu
2015-12-04ruby.h: make flag setting macros voidnobu
2015-12-04* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt
2015-12-04KNOWNBUGS.rb: assertion failurenobu
2015-12-04Revert r52872 "string.c: should not taint fstring"naruse
2015-12-04* 2015-12-04svn
2015-12-04thread.c: name must be ascii-compatiblenobu
2015-12-03string.c: should not taint fstringnobu
2015-12-03* lib/scanf.rb: fixed double words typo.hsbt
2015-12-03* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt
2015-12-03sprintf.c: fix garbage inserted with Rationalnobu
2015-12-03range.c: infected by the receivernobu
2015-12-03* 2015-12-03svn
2015-12-03configure.in: split SET_THREAD_NAMEnobu
2015-12-02* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko1
2015-12-02thread.c: rb_thread_setname on OS Xnobu
2015-12-02missing.h: __STDC_WANT_LIB_EXT1__nobu
2015-12-02* iseq.h: introduce ISEQ_ORIGINAL_ISEQ() andko1
2015-12-02* iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.ko1
2015-12-02* iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.ko1
2015-12-02encoding.c: make fstringnobu
2015-12-02* iseq.h: introduce ISEQ_COMPILE_DATA() macro.ko1
2015-12-02compile.c: fix the elementnobu
2015-12-02encoding.c: defer finding encodingnobu
2015-12-02marshal.c: lookup and removenobu
2015-12-02encoding.c: use rb_check_aritynobu
2015-12-02* configure.in: Fixed double negative comments.hsbt
2015-12-02* test/ruby/test_string.rb: removed non executing tests.hsbt
2015-12-02csv.rb: fix encodingnobu
2015-12-02explicit_bzero.c: fix typosnobu
2015-12-02* lib/csv.rb: enable frozen_string_literal.hsbt
2015-12-02missing.h: __STDC_WANT_LIB_EXT1__nobu
2015-12-02* ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt