summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
2017-12-14The main Thread should have report_on_exception=true for consistencyeregon
2017-12-12Set Thread.report_on_exception=true by default to report exceptions in Threadseregon
2017-12-12struct.c: add keyword_init option to Struct.newk0kubun
2017-12-12catch up r61131.ko1
2017-12-10Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre
2017-12-01Update to ruby/spec@e2d0d1eeregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-11-29Cherrypick 9f8d3d0 from ruby/specmarcandre
2017-11-19* append newline at EOF.svn
2017-11-19Add specs for concurrent Module#autoloaderegon
2017-11-19Reorganize Module#autoload to have similar specs next to each othereregon
2017-10-30stop refine_spec because it causes double free errorko1
2017-10-29Clarify what is written and read in IO#popen speceregon
2017-10-29Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-10-28Add specs for [Feature #13983] Rational and Complex should be frozeneregon
2017-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-27Fix typoa_matsuda
2017-10-25io.c: write a newline togethernobu
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-09-29array.c: improve operations on small arraysnobu
2017-09-28Update to ruby/spec@691755deregon
2017-09-20check_funcall_missing() should call respond_to_missing?(name, priv=true)eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon