summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-12-13function.c: check argumentsnobu
2015-12-13conversions.h: PTR2NUMnobu
2015-12-13pack.c: check index rangenobu
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-13tkutil.c: check argnobu
2015-12-13tkutil.c: array lengthnobu
2015-12-13tkutil.c: check argsnobu
2015-12-13win32ole.c: check argument typenobu
2015-12-13configure.in: make BASERUBY fullpathnobu
2015-12-13configure.in: make BOOTSTRAPRUBY MINIRUBYnobu
2015-12-13* test/test_shellwords.rb (TestShellwords): Add many more testsknu
2015-12-13* lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu
2015-12-13ChangeLog: r53068 entry [ci skip]normal
2015-12-13* object.c (rb_inspect): check the default internal encoding asshugo
2015-12-13* lib/shellwords.rb: Turn on frozen-string-literal after fixingknu
2015-12-13KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]duerst
2015-12-13* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse
2015-12-12* lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre
2015-12-12* vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo
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