summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-06-04FreeBSD raises Errno::EMSGSIZEnaruse
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-02test_nonblock.rb: skip if EPROTONOSUPPORTnobu
2015-06-02test/socket/test_nonblock.rb: new test for sendmsg_nonblocknormal
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-31test_tempfile.rb: use assert_predicatenobu
2015-05-31test_tempfile.rb: use assert_filenobu
2015-05-30* method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko1
2015-05-30* lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa
2015-05-29parse.y: check NTH_REF rangenobu
2015-05-28* ext/objspace/objspace.c: add two methods to debug internals.ko1
2015-05-28generator.c: allocate structs with wrappernobu
2015-05-28parser.rl: allocate structs with wrappernobu
2015-05-27test_bigdecimal.rb: adjustnobu
2015-05-27bigdecimal.c: wrapper object before allocnobu
2015-05-27envutil.rb: EnvUtil.gc_stress_to_classnobu
2015-05-26* vm_method.c (rb_alias): should resolve refined methods.shugo
2015-05-22* lib/prime.rb: Remove obsolete Prime.newmarcandre
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
2015-05-19* lib/uri/rfc2396_parser.rb (initialize_pattern):naruse
2015-05-18test_nonblock.rb: refine failure messagenobu
2015-05-18test_autoload.rb: use class_evalnobu
2015-05-18intern.h: rb_f_notimplement for ext on Windowsnobu
2015-05-18* lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo
2015-05-17notimplement: renamenobu
2015-05-17numeric.c: Numeric#positive? and Numeric#negative?nobu
2015-05-17test_numeric.rb: separate dummy classesnobu
2015-05-17ext/socket/init.c: use SOCK_NONBLOCK if availablenormal
2015-05-17default colorsnobu
2015-05-17reset colorsnobu
2015-05-16* load.c (loaded_feature_path): stop returning false negatives fortenderlove
2015-05-16fix test failures introduced in r50494tenderlove
2015-05-14* lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar
2015-05-14* variable.c: Change autoload to call `require` through Ruby rathertenderlove
2015-05-14* enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):sorah
2015-05-13parse.y: refine message for gvar w/o identitirsnobu