summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-12-12* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse
2015-12-12object.c: raise TypeErrornobu
2015-12-12* test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk
2015-12-12* doc/NEWS-0.2.2: add description about incompatible change in Hashnagachika
2015-12-11IO#advise should not raise Errno::ENOSYSnormal
2015-12-11enc/windows_1252.c: newnobu
2015-12-11* sample/trick2015/: added the award-winning entries of TRICK 2015.mame
2015-12-11insns.def (opt_case_dispatch): avoid converting Infinitynormal
2015-12-11hash.c (rb_num_hash_start): avoid pathological behaviornormal
2015-12-11* NEWS: Mentioned rubygems-2.5.1hsbt
2015-12-11* lib/rubygems: Update to RubyGems 2.5.1hsbt
2015-12-11compile.c: rehash cdhashnobu
2015-12-10* object.c (rb_inspect): dump inspected result with rb_str_escape()naruse
2015-12-10fix a typo [ci skip]kazu
2015-12-10* test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko1
2015-12-10* cont.c: fix a double word typo.hsbt
2015-12-10* ext/tk/lib/multi-tk.rb: fix typos.hsbt
2015-12-10compile.c (iseq_compile_each): reduce needless rb_str_dupnormal
2015-12-10disable frozen-string-literalnobu
2015-12-09marshal.c: remove NULL checks for *_memsizenormal
2015-12-09mkconfig.rb: must not be frozennobu
2015-12-09ext/socket/ifaddr.c: remove empty ifaddr_marknormal
2015-12-09proc.c: remove bm_free, use defaultnormal
2015-12-09* compile.c (iseq_compile_each): do not add debug informationko1
2015-12-09* iseq.c: rename methodsko1
2015-12-09References to tickets addedkazu
2015-12-09fix a typo [ci skip]kazu
2015-12-09regparse.h: ANSI alias rule fixnobu
2015-12-09Revert r52995nobu
2015-12-09* vm.c (rb_vm_cref_in_context): Module#define_method in non-classko1
2015-12-09use atomic operationsnobu
2015-12-09* gc.c (gc_mark_stacked_objects): fix typo.ko1
2015-12-09* doc/syntax/refinements.rdoc: remove outdated description.shugo
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-12-09* .gitignore: ignored ISeq binary format.hsbt
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-12-09* test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt
2015-12-08lib/uri/generic.rb: enable frozen_string_literalnormal
2015-12-08test/uri/test_generic.rb (to_s): new testnormal
2015-12-08* compile.c (ibf_dump_memsize): should check NULL.ko1
2015-12-08* string.c (rb_str_init): now accepts new option parameter `encoding'.usa
2015-12-08file.c: call get_stat only oncenobu
2015-12-08* compile.c (iseq_ibf_dump): dump extra data just string length.ko1
2015-12-08gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1yuki
2015-12-08* compile.c (ibf_load_setup): cast to int.ko1
2015-12-08* compile.c (ibf_setup_load): rename to ibf_load_setup().ko1
2015-12-08fix typos [ci skip]kazu
2015-12-08* test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto
2015-12-08* compile.c (iseq_ibf_dump): fix for clang type checker.ko1
2015-12-08* iseq.c (iseq_s_load): fix mysterious bug.ko1