aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@595645feregon2017-12-1522-26/+606
* The main Thread should have report_on_exception=true for consistencyeregon2017-12-141-0/+10
* Set Thread.report_on_exception=true by default to report exceptions in Threadseregon2017-12-121-2/+10
* struct.c: add keyword_init option to Struct.newk0kubun2017-12-121-1/+1
* catch up r61131.ko12017-12-121-2/+2
* Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre2017-12-101-6/+90
* Update to ruby/spec@e2d0d1eeregon2017-12-012-34/+53
* Update to ruby/spec@bacedc5eregon2017-12-0150-438/+1699
* Cherrypick 9f8d3d0 from ruby/specmarcandre2017-11-298-16/+72
* * append newline at EOF.svn2017-11-191-0/+1
* Add specs for concurrent Module#autoloaderegon2017-11-192-0/+50
* Reorganize Module#autoload to have similar specs next to each othereregon2017-11-191-20/+16
* stop refine_spec because it causes double free errorko12017-10-301-0/+3
* Clarify what is written and read in IO#popen speceregon2017-10-291-1/+1
* Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon2017-10-291-0/+1
* Update to ruby/spec@a6b8805eregon2017-10-28102-122/+2367
* Add specs for [Feature #13983] Rational and Complex should be frozeneregon2017-10-283-0/+68
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-271-2/+2
* Fix typoa_matsuda2017-10-271-2/+2
* io.c: write a newline togethernobu2017-10-251-6/+3
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-221-2/+2
* Revert "ignore server side error"naruse2017-10-211-1/+1
* ignore server side errornaruse2017-10-211-1/+1
* array.c: improve operations on small arraysnobu2017-09-293-15/+16
* Update to ruby/spec@691755deregon2017-09-282-0/+8
* check_funcall_missing() should call respond_to_missing?(name, priv=true)eregon2017-09-201-4/+20
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-202090-0/+102940