aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * iseq.c (iseq_s_load): fix mysterious bug.ko12015-12-081-0/+4
* * introduce new ISeq binary format serializer/de-serializerko12015-12-081-0/+60
* mention about Enumerator::Lazy#grep_v in NEWSkazu2015-12-081-1/+6
* Revert r52907 "* configure.in: add missing x."kazu2015-12-081-4/+0
* string.c: removed unused variableduerst2015-12-081-0/+4
* enumerator.c: lazy_grep_vnobu2015-12-081-0/+6
* error.c: name_err_local_variablesnobu2015-12-081-0/+6
* marshal.c: skip internal namesnobu2015-12-081-0/+5
* * test/io/console/test_io_console.rb (test_getpass): s.getpassngoto2015-12-081-0/+6