summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-05-10[Bug #19597] Freeze script nameNobuyoshi Nakada
2023-05-10Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA
2023-05-09Relax regexp for console assertionHiroshi SHIBATA
2023-04-26marshal.c: shallow freeze user objectsJean Boussier
2023-04-25Update to ruby/spec@7f6ca5bBenoit Daloze
2023-04-25Workaround CRuby adding x86_64-linux-fake in $LOADED_FEATURESBenoit Daloze
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2023-04-25Update to ruby/mspec@1d8cf64Benoit Daloze
2023-04-25[ruby/syntax_suggest] Clean up outputschneems
2023-04-25[ruby/syntax_suggest] standardrb --fix-unsafely spec/spec_helper.rbHiroshi SHIBATA
2023-04-24Allow anonymous memberless StructJeremy Evans
2023-04-23Check the precision of `getrusage` at runtimeNobuyoshi Nakada
2023-04-22Fix a guard of `Process.times`Nobuyoshi Nakada
2023-04-22Fix an example of `Process.times`Nobuyoshi Nakada
2023-04-21Skip when unix socket path is too longNobuyoshi Nakada
2023-04-20[rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error...Hiroshi SHIBATA
2023-04-20Use ASCII-compatible encoding for testsNobuyoshi Nakada
2023-04-19[rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when in...Hiroshi SHIBATA
2023-04-19MatchData#named_captures: add optional symbolize_names keyword (#6952)Vladimir Dementyev
2023-04-17Add spec for `Warning[:performance]`Jean Boussier
2023-04-15Implement ObjectSpace::WeakMap#delete and ObjectSpace::WeakKeyMap#deleteJean Boussier
2023-04-15* append newline at EOF. [ci skip]git
2023-04-15Add specs for ObjectSpace::WeakKeyMapJean Boussier
2023-04-14Revert "Add specs for ObjectSpace::WeakKeyMap"Jean Boussier
2023-04-14Add specs for ObjectSpace::WeakKeyMapJean Boussier
2023-04-14[Bug #19533] Add spec of infinite range inclusionNobuyoshi Nakada
2023-04-11Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124Hiroshi SHIBATA
2023-04-07[rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez
2023-04-07[Bug #19584] Register global variables before assignmentNobuyoshi Nakada
2023-04-06Load only SyntaxSuggest::VERSION for version checkHiroshi SHIBATA
2023-04-06v1.0.4schneems
2023-04-06v1.0.3schneems
2023-04-06[ruby/syntax_suggest] Rollback comment indentation behaviorschneems
2023-04-06[ruby/syntax_suggest] Add comments and refactor AroundBlockScan methodsschneems
2023-04-06[ruby/syntax_suggest] Fix sibling bug to #177schneems
2023-04-06[ruby/syntax_suggest] Preserve whitespace in front of commentsschneems
2023-04-06[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfileDavid Rodríguez
2023-04-04Revert "Fix transient heap mode"Aaron Patterson
2023-04-04Implement `Process.warmup`Jean Boussier
2023-03-28[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...Josef Šimánek
2023-03-28[rubygems/rubygems] Fix installing plugins in frozen modeDavid Rodríguez
2023-03-28[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfileDavid Rodríguez
2023-03-28[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...David Rodríguez
2023-03-28[rubygems/rubygems] Rewrite GemVersionPromoter specsMichael Siegfried
2023-03-24Raise ArgumentError if IO.read is provided negative offsetJeremy Evans
2023-03-24Add Dir.fchdirJeremy Evans
2023-03-24Change Hash#compact to keep default values and compare_by_identity flagJeremy Evans
2023-03-24Copy compare_by_identity flag for empty hashes in Hash.ruby2_keywords_hashJeremy Evans
2023-03-24Do not copy compare_by_identity flag for non-empty hashes in Hash.[]Jeremy Evans
2023-03-23Don't suggest `--full-index` on API Response mismatch errorsDavid Rodríguez