aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo2015-12-121-0/+6
* * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse2015-12-121-0/+4
* object.c: raise TypeErrornobu2015-12-121-0/+5
* * test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk2015-12-121-0/+5
* * doc/NEWS-0.2.2: add description about incompatible change in Hashnagachika2015-12-121-0/+5
* IO#advise should not raise Errno::ENOSYSnormal2015-12-111-0/+7
* enc/windows_1252.c: newnobu2015-12-111-0/+5
* * sample/trick2015/: added the award-winning entries of TRICK 2015.mame2015-12-111-0/+5
* insns.def (opt_case_dispatch): avoid converting Infinitynormal2015-12-111-0/+6
* hash.c (rb_num_hash_start): avoid pathological behaviornormal2015-12-111-0/+5
* * NEWS: Mentioned rubygems-2.5.1hsbt2015-12-111-0/+4
* * lib/rubygems: Update to RubyGems 2.5.1hsbt2015-12-111-0/+5
* compile.c: rehash cdhashnobu2015-12-111-0/+6
* * object.c (rb_inspect): dump inspected result with rb_str_escape()naruse2015-12-101-0/+9
* fix a typo [ci skip]kazu2015-12-101-1/+1
* * test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko12015-12-101-0/+4
* * cont.c: fix a double word typo.hsbt2015-12-101-0/+5
* * ext/tk/lib/multi-tk.rb: fix typos.hsbt2015-12-101-0/+5
* compile.c (iseq_compile_each): reduce needless rb_str_dupnormal2015-12-101-0/+5
* disable frozen-string-literalnobu2015-12-101-0/+5
* marshal.c: remove NULL checks for *_memsizenormal2015-12-091-0/+5
* mkconfig.rb: must not be frozennobu2015-12-091-0/+5
* ext/socket/ifaddr.c: remove empty ifaddr_marknormal2015-12-091-0/+5
* proc.c: remove bm_free, use defaultnormal2015-12-091-0/+5
* * compile.c (iseq_compile_each): do not add debug informationko12015-12-091-0/+11
* * iseq.c: rename methodsko12015-12-091-0/+15
* References to tickets addedkazu2015-12-091-0/+1
* fix a typo [ci skip]kazu2015-12-091-1/+1
* regparse.h: ANSI alias rule fixnobu2015-12-091-0/+5
* Revert r52995nobu2015-12-091-9/+0
* * vm.c (rb_vm_cref_in_context): Module#define_method in non-classko12015-12-091-0/+8
* use atomic operationsnobu2015-12-091-0/+9
* * gc.c (gc_mark_stacked_objects): fix typo.ko12015-12-091-0/+5
* * doc/syntax/refinements.rdoc: remove outdated description.shugo2015-12-091-0/+4
* * ext/**/*.c (*_memsize): same as r52986 for extensions.ko12015-12-091-0/+4
* * .gitignore: ignored ISeq binary format.hsbt2015-12-091-0/+4
* * *.c (*_memsize): do not check ptr.ko12015-12-091-0/+6
* * test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt2015-12-091-0/+5
* lib/uri/generic.rb: enable frozen_string_literalnormal2015-12-081-0/+10
* test/uri/test_generic.rb (to_s): new testnormal2015-12-081-0/+5
* * compile.c (ibf_dump_memsize): should check NULL.ko12015-12-081-0/+4
* * string.c (rb_str_init): now accepts new option parameter `encoding'.usa2015-12-081-0/+5
* file.c: call get_stat only oncenobu2015-12-081-0/+6
* * compile.c (iseq_ibf_dump): dump extra data just string length.ko12015-12-081-0/+8
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1yuki2015-12-081-0/+4
* * compile.c (ibf_load_setup): cast to int.ko12015-12-081-0/+4
* * compile.c (ibf_setup_load): rename to ibf_load_setup().ko12015-12-081-0/+6
* fix typos [ci skip]kazu2015-12-081-2/+2
* * test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto2015-12-081-0/+6
* * compile.c (iseq_ibf_dump): fix for clang type checker.ko12015-12-081-0/+4