aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the testusa2015-12-061-0/+6
* console.c: console_getpassnobu2015-12-061-0/+5
* * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already containedhsbt2015-12-051-0/+10
* Fix cross buildnobu2015-12-051-0/+7
* hash.c: env encoding fallback on Windowsnobu2015-12-051-0/+10
* ruby_atomic.h: fix old value type of ATOMIC_CASnobu2015-12-051-1/+5
* ruby_atomic.h: fix the argument ordernobu2015-12-051-0/+6
* random.c: fix filling sizenobu2015-12-051-0/+5
* vm.c: make ruby_vm_*_ptr staticnormal2015-12-041-0/+5
* * include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881.ngoto2015-12-041-0/+7
* enc/iso_8859_13.c: Added three missing lower/upper-caseduerst2015-12-041-0/+6
* enc/iso_8859_4.c: Added missing lower/upper-case characterduerst2015-12-041-0/+5
* string.c: should not taint fstringnobu2015-12-041-0/+6
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt2015-12-041-0/+6
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-041-5/+0
* thread.c: name must be ascii-compatiblenobu2015-12-041-0/+5
* string.c: should not taint fstringnobu2015-12-031-0/+5
* * lib/scanf.rb: fixed double words typo.hsbt2015-12-031-0/+5
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-031-0/+7
* sprintf.c: fix garbage inserted with Rationalnobu2015-12-031-0/+6
* range.c: infected by the receivernobu2015-12-031-0/+5
* configure.in: split SET_THREAD_NAMEnobu2015-12-031-0/+12
* * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko12015-12-021-0/+12
* * iseq.h: introduce ISEQ_ORIGINAL_ISEQ() andko12015-12-021-0/+11
* * iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.ko12015-12-021-0/+8
* * iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.ko12015-12-021-0/+14
* encoding.c: make fstringnobu2015-12-021-0/+5
* * iseq.h: introduce ISEQ_COMPILE_DATA() macro.ko12015-12-021-0/+8
* encoding.c: defer finding encodingnobu2015-12-021-0/+14
* * configure.in: Fixed double negative comments.hsbt2015-12-021-0/+5
* * test/ruby/test_string.rb: removed non executing tests.hsbt2015-12-021-0/+5
* * lib/csv.rb: enable frozen_string_literal.hsbt2015-12-021-0/+5
* * ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt2015-12-021-0/+5
* ext/openssl/ossl_ssl.c: hide globalsnormal2015-12-011-0/+11
* missing/explicit_bzero.c (explicit_bzero): fixup r52839normal2015-12-011-0/+5
* * missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unusedkosaki2015-12-011-0/+5
* fix typos [ci skip]kazu2015-12-011-3/+3
* thread.c: reset namenobu2015-12-011-0/+4
* thread.c: check name argumentnobu2015-12-011-0/+5
* string.c: no frozen error at cstrnobu2015-12-011-0/+5
* * missing/explicit_bzero.c: add a few comment.kosaki2015-12-011-0/+8
* missing/explicit_bzero.c: Fixup r52806normal2015-11-301-1/+5
* * thread_pthread.c (register_ubf_list): renamed fromkosaki2015-11-301-0/+24
* * test/ruby/test_rand.rb (TestRand#test_default_seed): addkosaki2015-11-301-0/+5
* * random.c (InitVM_Random): move Random::DEFAULT initializationkosaki2015-11-301-0/+7
* * random.c (Init_RandomSeed): move all Random::DEFAULTkosaki2015-11-301-0/+14
* * random.c (init_hashseed, init_siphash): extract initializekosaki2015-11-301-0/+5
* * configure.in: sort AC_CHECK_HEADERS() by alphabetical order.kosaki2015-11-301-0/+4
* * random.c (init_randomseed): remove "initial" argument. It neverkosaki2015-11-301-0/+5
* * lib/securerandom.rb (SecureRandom::gen_random): use /dev/urandomkosaki2015-11-301-0/+5