summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-12Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse
2017-12-12process.c: add Process.last_statusmrkn
2017-12-12struct.c: add keyword_init option to Struct.newk0kubun
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame
2017-12-11Fix a method nameyui-knk
2017-12-11remove vm_opt_binop_dispatch().ko1
2017-12-10Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre
2017-12-09test_process.rb (test_maxgroups): add assertionsnobu
2017-12-08test_file_exhaustive.rb: get rid of failuresnobu
2017-12-08test_file_exhaustive.rb: test_utime_symlinkfilenobu
2017-12-08test_file_exhaustive.rb: fix arguments ordernobu
2017-12-06remove unnecessary read_timeout.shugo
2017-12-06`Integer#pow(b)` accepts numerickazu
2017-12-05test_syntax.rb: Add a test case for `not()`yui-knk
2017-12-05ext/coverage/coverage.c: method coverage has column info. of method def.mame
2017-12-05Revamp method coverage to support define_methodmame
2017-12-05Remove unnecessary read_timeout.shugo
2017-12-04bignum.c, numeric.c: add Integer#pow(b, m)mrkn
2017-12-04revert r60999usa
2017-12-03give a change to determine to rotate the log or notusa
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-02Modules should not have subclasses.shugo
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-12-01Merge psych-3.0.0.hsbt
2017-11-29Make Module#{define|alias|undef|remove}_method public [#14133]marcandre
2017-11-29Make Module#attr{accessor|reader|writer|} public [#14132]marcandre
2017-11-29test_workspace.rb: prefer using skipk0kubun
2017-11-29file.c: File.lutimenobu
2017-11-29* remove trailing spaces.svn
2017-11-29Unused module refinement shouldn't break method search.shugo
2017-11-29strscan.c: add MatchData-like methodsnobu
2017-11-28Merge rubygems-2.7.3.hsbt
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-11-27Ignore failures related to threading.ko1
2017-11-26openssl: sync with 2475d94517b4rhe
2017-11-26leakchecker.rb: no conversionnobu
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-11-24test_workspace.rb: skip test failing on windowsk0kubun
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24Fix typos [ci skip]kazu
2017-11-24test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24parse.y: refactor list literalsnobu
2017-11-24test_parser_events.rb: results of list literalsnobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-11-23io.c: read BOM only for readingnobu
2017-11-23ripper.y: fix word list eventsnobu