summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28test_redefinition_mismatchnobu
2015-06-28class.c: preserve encodingnobu
2015-06-28class.c: TypeError when superclass mismatchnobu
2015-06-26transcode.c: fix race conditionnobu
2015-06-25enum.c (enum_minmax): simplify return value creationnormal
2015-06-19test_method.rb: fix commit missnobu
2015-06-19proc.c: ArgumentError if no blocknobu
2015-06-19test_method.rb: split testnobu
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-06-18error.c: NameError#receivernobu
2015-06-17* include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt
2015-06-14test_require.rb: wait loadignobu
2015-06-14* test/ruby/test_require.rb (TestRequire#test_loading_fifo_threading): omit onusa
2015-06-14* enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr
2015-06-14file.c: open without gvlnobu
2015-06-13* test/ruby/test_io.rb: add test for IO.binread fd leak.eregon
2015-06-13* file.c (rb_stat_ino): get inode from the interval of struct st.naruse
2015-06-13sleep thread until assertionsnaruse
2015-06-13* vm_core.h (rb_thread_t): add th->name.naruse
2015-06-12fix errorkazu
2015-06-12vm.c: break from orphan blocknobu
2015-06-12* pack.c (pack_{un,}pack): new template character `j` and `J`, pointerusa
2015-06-12* file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa
2015-06-12hash.c: fetch_valuesnobu
2015-06-12array.c: bsearch_indexnobu
2015-06-11array.c: fix array size overflownobu
2015-06-06* Move test cases from test/ruby/test_complex.rb to test/test_cmath.rbgogotanaka
2015-06-03dir.c: FNM_SHORTNAMEnobu
2015-06-03variable.c: remove generic ivar support for special constantsnormal
2015-06-02* vm_insnhelper.c (vm_defined): check respond_to_missing?ko1
2015-06-02* vm_insnhelper.c (vm_defined): skip respond_to_missing? whenko1
2015-06-02* test/ruby/test_module.rb: Do not assume class variable order.eregon
2015-06-02* method.h: make rb_method_entry_t a VALUE.ko1
2015-06-02use assert_raisenobu
2015-06-01test/ruby/test_complex.rb: Add test for CMath.log2gogotanaka
2015-05-31* test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko1
2015-05-30* method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko1
2015-05-29parse.y: check NTH_REF rangenobu
2015-05-26* vm_method.c (rb_alias): should resolve refined methods.shugo
2015-05-22test_parse.rb: move assertionsnobu
2015-05-22* complex.c (f_complex_polar): simple bug reproduced only when y isusa
2015-05-22process.c: do not discard statusnobu
2015-05-21test_method.rb: add assertionnobu
2015-05-21* proc.c: fix issues caused by binding created from Method#to_proc.ko1
2015-05-21* vm_method.c: Remove private attribute warning [Bug #10967]zzak
2015-05-19iseq.c: check srouce typenobu
2015-05-19numeric.c: Bignum 0 is not positivenobu