summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-05-13test_parse.rb: fix variable namenobu
2015-05-12* enum.c (enum_to_a): fix incompatibility introduced in r50457.glass
2015-05-10* ext/zlib/zlib.c (rb_gzreader_external_encoding):glass
2015-05-10* ext/win32ole/win32ole_variant.c: fix typo "indicies".glass
2015-05-10* string.c (rb_str_crypt): Raise ArgumentError whenglass
2015-05-08test_matrix.rb: Refactor on Matrix#determinantnobu
2015-05-08* lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo
2015-05-08vm_eval.c: resolve refined method entrynobu
2015-05-06test/excludes: expensive testsnobu
2015-05-06vm_eval.c: undefined refined check_funcallnobu
2015-05-03range.c: covered for linear objectsnobu
2015-04-30parse.y: %-string cannot be a labelnobu
2015-04-30compile.c: disallow private readersnobu
2015-04-30parse.y: push cmdarg_stacknobu
2015-04-29cookie.rb: trailing commanobu
2015-04-23vm_eval.c: allow symbols to instance_eval/execnobu
2015-04-22* test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka
2015-04-21* test/ruby/test_m17n_comb.rb: test_str_crypt split into strictheadius
2015-04-21* test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt
2015-04-20test_enum.rb: use assert_warningnobu
2015-04-20connect_nonblock(..., exception: false) does not raise EISCONNnormal
2015-04-19hash.c: check env vars encodingnobu
2015-04-18parser.rl: rb_enc_raisenobu
2015-04-17string.c: clear NOFREE flag at embeddingnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu