summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
2018-07-07process.c (rb_f_exec): pause MJIT before replacing processnormal
2018-07-07wait2_spec.rb: skip leak checker for nowk0kubun
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-07-02time.c: [DOC] Time#localtimenobu
2018-06-27Update to ruby/spec@a454137eregon
2018-06-27process.c (waitpid_wait): do not set ECHILD prematurelynormal
2018-06-27Revert "spec: skip Process wait specs on MJIT"normal
2018-06-23spec: skip Process wait specs on MJITk0kubun
2018-06-13* append newline at EOF.svn
2018-06-13Update to ruby/spec@4bb0f25eregon
2018-06-13Update to ruby/spec@4bc7a2beregon
2018-06-04String#uminus dedupes unconditionallynormal
2018-06-03Add TracePoint#parametersmame
2018-05-30object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz
2018-05-17range.c: === by cover?nobu
2018-04-28Update to ruby/spec@6f38a82eregon
2018-04-25Avoid "should_not raise_error" in Thread#raise speceregon
2018-04-25Fix style in Thread#raise speceregon
2018-04-25Use Thread.pass in loop{} to check interrupts more ofteneregon
2018-04-19dir.c: warning for NULnobu
2018-04-16string.c: fix dumped suffixnobu
2018-03-31use requrie_relativenobu
2018-03-31use require_relativenobu
2018-03-31file_types.rb: use the current terminal devicenobu
2018-03-26Update to ruby/spec@a585ec3eregon
2018-03-13Bug Fix Enumerator::Lazy#uniq state for multiple callnobu
2018-03-12Fix setting method visibility on method wrapped with prependnobu
2018-03-05required paths are real pathsnobu
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@51f301deregon
2018-02-27Update to ruby/spec@cbe855ceregon
2018-02-26Check the result of to_int in Kernel#Integermrkn
2018-02-25Add a new #filter alias for #selecteregon
2018-02-23groups_spec.rb: get rid of limit on macOSnobu
2018-02-23Use Process::Tmsnobu
2018-01-30skip EINVAL on unsupported platformko1
2018-01-29Update to ruby/spec@83063a3eregon
2018-01-26Fix rubyspec against the change in Hash#transform_keys!mrkn
2018-01-25Group related File.umask specs togethereregon
2018-01-25Remove specs trying arbitrary values for chmod and umaskeregon
2018-01-24system_spec.rb: add RubySpec for r62025k0kubun
2018-01-19r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2017-12-27Update to ruby/spec@b95d7ederegon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-21Simplify Thread#[]= speceregon
2017-12-20fix threading bug.ko1
2017-12-18Use syswrite to avoid potential buffering in IO#select speceregon
2017-12-17Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre