aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dir.c: FNM_SHORTNAMEnobu2015-06-031-2/+4
* variable.c: remove generic ivar support for special constantsnormal2015-06-031-0/+18
* * vm_insnhelper.c (vm_defined): check respond_to_missing?ko12015-06-021-0/+15
* * vm_insnhelper.c (vm_defined): skip respond_to_missing? whenko12015-06-021-0/+25
* * test/ruby/test_module.rb: Do not assume class variable order.eregon2015-06-021-2/+2
* * method.h: make rb_method_entry_t a VALUE.ko12015-06-021-0/+5
* use assert_raisenobu2015-06-0230-100/+100
* test_nonblock.rb: skip if EPROTONOSUPPORTnobu2015-06-021-4/+4
* test/socket/test_nonblock.rb: new test for sendmsg_nonblocknormal2015-06-021-0/+13
* test/ruby/test_complex.rb: Add test for CMath.log2gogotanaka2015-06-011-0/+4
* * test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko12015-05-311-1/+1
* test_tempfile.rb: use assert_predicatenobu2015-05-311-4/+4
* test_tempfile.rb: use assert_filenobu2015-05-311-5/+5
* * method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko12015-05-302-1/+10
* * lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa2015-05-301-1/+1
* parse.y: check NTH_REF rangenobu2015-05-291-0/+7
* * ext/objspace/objspace.c: add two methods to debug internals.ko12015-05-281-0/+51
* generator.c: allocate structs with wrappernobu2015-05-281-0/+13
* parser.rl: allocate structs with wrappernobu2015-05-281-0/+13
* test_bigdecimal.rb: adjustnobu2015-05-271-2/+2
* bigdecimal.c: wrapper object before allocnobu2015-05-271-0/+27
* envutil.rb: EnvUtil.gc_stress_to_classnobu2015-05-271-0/+8
* * vm_method.c (rb_alias): should resolve refined methods.shugo2015-05-261-0/+26
* * lib/prime.rb: Remove obsolete Prime.newmarcandre2015-05-221-14/+8
* test_parse.rb: move assertionsnobu2015-05-223-20/+16
* * complex.c (f_complex_polar): simple bug reproduced only when y isusa2015-05-221-0/+1
* process.c: do not discard statusnobu2015-05-221-0/+12
* test_method.rb: add assertionnobu2015-05-211-0/+1
* * proc.c: fix issues caused by binding created from Method#to_proc.ko12015-05-211-9/+17
* * vm_method.c: Remove private attribute warning [Bug #10967]zzak2015-05-211-2/+1
* iseq.c: check srouce typenobu2015-05-191-0/+7
* numeric.c: Bignum 0 is not positivenobu2015-05-191-0/+12
* * lib/uri/rfc2396_parser.rb (initialize_pattern):naruse2015-05-191-0/+4
* test_nonblock.rb: refine failure messagenobu2015-05-181-1/+1
* test_autoload.rb: use class_evalnobu2015-05-181-10/+2
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-181-0/+4
* * lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo2015-05-181-0/+32
* notimplement: renamenobu2015-05-171-2/+2
* numeric.c: Numeric#positive? and Numeric#negative?nobu2015-05-174-0/+75
* test_numeric.rb: separate dummy classesnobu2015-05-171-87/+35
* ext/socket/init.c: use SOCK_NONBLOCK if availablenormal2015-05-171-0/+4
* default colorsnobu2015-05-172-1/+10
* reset colorsnobu2015-05-171-3/+3
* * load.c (loaded_feature_path): stop returning false negatives fortenderlove2015-05-161-0/+26
* fix test failures introduced in r50494tenderlove2015-05-161-7/+13
* * lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar2015-05-141-1/+4
* * variable.c: Change autoload to call `require` through Ruby rathertenderlove2015-05-141-0/+25
* * enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):sorah2015-05-141-0/+12
* parse.y: refine message for gvar w/o identitirsnobu2015-05-132-0/+22
* test_parse.rb: fix variable namenobu2015-05-131-1/+1