aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* compile optimized case dispatch for nil/true/falsenormal2015-12-081-0/+15
* optparse.rb: Fix typo [ci skip]nobu2015-12-081-0/+5
* date_core.c: missing argument checknobu2015-12-081-0/+5
* insns.def (opt_case_dispatch): check Float#=== redefinitionnormal2015-12-071-0/+6
* * test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko12015-12-071-0/+14
* doc/extension.rdoc: warn about kwargs performance in C [ci skip]normal2015-12-071-0/+5
* * iseq.c (iseq_load): disable peephole optimization optionko12015-12-071-0/+6
* * compile.c (rb_iseq_build_from_ary): do not allocate tableko12015-12-071-0/+5
* socket: expand docs+tests for recv_io/send_ionormal2015-12-071-0/+6
* * iseq.c (iseq_translate): at the end of constructing an iseq,ko12015-12-071-0/+18
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-071-0/+5
* * string.c: introduce String#+@ and String#-@ to controlko12015-12-071-0/+6
* parse.y: indented hereocnobu2015-12-071-0/+4
* fix a typo [ci skip]kazu2015-12-071-1/+1
* add missing options to call-seq of IO#read_nonblockkazu2015-12-071-0/+5
* .gitignore: added cygwin*.def for Cygwinduerst2015-12-071-0/+4
* introduce rb_autoload_str to replace rb_autoloadnormal2015-12-061-0/+9
* * configure.in: add missing x.kazu2015-12-061-0/+4
* fix a typo [ci skip]kazu2015-12-061-1/+1
* * 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