aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui2023-06-011-9/+1
* [rubygems/rubygems] tool_dir needs to handle ruby/ruby repo nowHiroshi SHIBATA2023-05-311-3/+3
* Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA2023-05-305-9/+35
* Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams2023-05-301-1/+9
* Refactor guards for Time.new specBenoit Daloze2023-05-291-10/+13
* Unify error messages of rb_num2ulong and rb_num2ullPeter Zhu2023-05-291-1/+8
* Update to ruby/spec@c3677cfBenoit Daloze2023-05-2956-132/+1452
* Fix "runs a C function with the global lock unlocked and unlocks IO with the ...Samuel Williams2023-05-242-17/+17
* Add a newline at EOF [ci skip]Nobuyoshi Nakada2023-05-241-1/+1
* Add support for pread/pwrite on windows. (#7827)Samuel Williams2023-05-243-69/+66
* Hash.new: print a deprecation warning when receiving keyword arguments (#7828)Jean byroot Boussier2023-05-234-5/+18
* Manually merge syntax_suggest-1.1.0Hiroshi SHIBATA2023-05-234-37/+205
* [ruby/syntax_suggest] Fixschneems2023-05-231-0/+31
* [ruby/syntax_suggest] Refactor Scanner logic out of AroundBlockScan introduce...schneems2023-05-233-4/+68
* Fix typo in spec file description [ci skip]Ivanov-Anton2023-05-211-1/+1
* Add Fiber#kill, similar to Thread#kill. (#7823)Samuel Williams2023-05-181-0/+90
* fix wording of spec description [ci skip]Martin Dürst2023-05-131-1/+1
* [Bug #19597] Freeze script nameNobuyoshi Nakada2023-05-101-2/+4
* Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA2023-05-101-7/+35
* Relax regexp for console assertionHiroshi SHIBATA2023-05-092-2/+2
* marshal.c: shallow freeze user objectsJean Boussier2023-04-261-9/+7
* Update to ruby/spec@7f6ca5bBenoit Daloze2023-04-252-1/+2
* Workaround CRuby adding x86_64-linux-fake in $LOADED_FEATURESBenoit Daloze2023-04-251-1/+5
* Update to ruby/spec@7f69c86Benoit Daloze2023-04-2599-183/+2316
* Update to ruby/mspec@1d8cf64Benoit Daloze2023-04-256-80/+3
* [ruby/syntax_suggest] Clean up outputschneems2023-04-253-6/+5
* [ruby/syntax_suggest] standardrb --fix-unsafely spec/spec_helper.rbHiroshi SHIBATA2023-04-251-1/+1
* Allow anonymous memberless StructJeremy Evans2023-04-241-0/+14
* Check the precision of `getrusage` at runtimeNobuyoshi Nakada2023-04-231-1/+11
* Fix a guard of `Process.times`Nobuyoshi Nakada2023-04-221-8/+5
* Fix an example of `Process.times`Nobuyoshi Nakada2023-04-221-1/+1
* Skip when unix socket path is too longNobuyoshi Nakada2023-04-211-1/+3
* [rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error...Hiroshi SHIBATA2023-04-201-0/+23
* Use ASCII-compatible encoding for testsNobuyoshi Nakada2023-04-202-0/+0
* [rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when in...Hiroshi SHIBATA2023-04-191-23/+0
* MatchData#named_captures: add optional symbolize_names keyword (#6952)Vladimir Dementyev2023-04-191-0/+12
* Add spec for `Warning[:performance]`Jean Boussier2023-04-171-0/+7
* Implement ObjectSpace::WeakMap#delete and ObjectSpace::WeakKeyMap#deleteJean Boussier2023-04-152-0/+70
* * append newline at EOF. [ci skip]git2023-04-151-1/+1
* Add specs for ObjectSpace::WeakKeyMapJean Boussier2023-04-155-0/+161
* Revert "Add specs for ObjectSpace::WeakKeyMap"Jean Boussier2023-04-145-151/+0
* Add specs for ObjectSpace::WeakKeyMapJean Boussier2023-04-145-0/+151
* [Bug #19533] Add spec of infinite range inclusionNobuyoshi Nakada2023-04-141-0/+6
* Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124Hiroshi SHIBATA2023-04-111-16/+0
* [rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez2023-04-074-32/+8
* [Bug #19584] Register global variables before assignmentNobuyoshi Nakada2023-04-071-3/+3
* Load only SyntaxSuggest::VERSION for version checkHiroshi SHIBATA2023-04-061-1/+1
* v1.0.4schneems2023-04-061-0/+34
* v1.0.3schneems2023-04-061-0/+18
* [ruby/syntax_suggest] Rollback comment indentation behaviorschneems2023-04-062-4/+3