summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
46 hours[rubygems/rubygems] Remove `Gem::Specification#mark_version`David Rodriguez
3 daysReject empty lines in IRB binding specStan Lo
3 days[PRISM] Enable Socket.gethostbyaddr specKevin Newton
3 daysDeclare as NORETURNNobuyoshi Nakada
4 days[PRISM] Enable passing Symbol specsKevin Newton
4 daysSkip Warning.[] spec if mspec is passing warning optionsKevin Newton
4 days[PRISM] Support interpolated regexp with encoding modifiersKevin Newton
6 days[rubygems/rubygems] Make sure to force latest resolvable version explicitlyDavid Rodriguez
6 days[rubygems/rubygems] Fix circular require warningDavid Rodríguez
6 days[rubygems/rubygems] Show better error when installed gemspecs are unreadableDavid Rodríguez
6 days[rubygems/rubygems] Fix issue with `bundle update` with an out of sync lockfileDavid Rodríguez
9 days[PRISM] Use redundant return flagKevin Newton
9 days[PRISM] Enable coverage in eval ISEQsKevin Newton
9 days[PRISM] Enable coverage in top and main iseqsKevin Newton
10 days[PRISM] Raise LoadError when file cannot be readKevin Newton
10 days[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
10 days[PRISM] Enable more passing testsKevin Newton
10 days[rubygems/rubygems] Don't upcase Windows ENV when backing it upDavid Rodriguez
10 days[rubygems/rubygems] Properly resolve aliases when `bundle help` is runDavid Rodríguez
2024-04-19[rubygems/rubygems] Track HEAD changes for old PR proposalHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Add plugin hooks for Bundler.requirefatkodima
2024-04-18chore: remove repetitive words (#10573)careworry
2024-04-18Add a hint of `ASCII-8BIT` being `BINARY`Jean Boussier
2024-04-18[rubygems/rubygems] Never write credentials to lockfilesDavid Rodriguez
2024-04-17[rubygems/rubygems] Excluding local platform from lockfile should not affect ...Mike Dalessio
2024-04-17`Fiber#raise` recursively raises on nested resuming_fiber. (#10482)Samuel Williams
2024-04-17Revert an accidentally merged change [ci skip]Nobuyoshi Nakada
2024-04-17[Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada
2024-04-12[PRISM] Enable more passing testsKevin Newton
2024-04-12[PRISM] Enable passing tests for prismKevin Newton
2024-04-12[rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall
2024-04-12[rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall
2024-04-11[PRISM] Enable more passing testsKevin Newton
2024-04-11[rubygems/rubygems] Fix installing plugins via relative pathsCody Cutrer
2024-04-11[PRISM] Fix break in super blockKevin Newton
2024-04-11prism_compile.c: X_STRING should be frozenJean Boussier
2024-04-10[Misc #18984] Raise TypeError from Range#size if the range is not iterableKouhei Yanagita
2024-04-05Use rake-13.2.1Hiroshi SHIBATA
2024-04-05[rubygems/rubygems] Fix crash with development bundler binstubDavid Rodriguez
2024-04-03Reset `$.` before matchingNobuyoshi Nakada
2024-04-02Update to ruby/spec@573cf97Andrew Konchin
2024-04-02Use Rake 13.2.0Hiroshi SHIBATA
2024-04-01[PRISM] Enable passing pattern matching testsKevin Newton
2024-04-01[rubygems/rubygems] Improve error message when strict resolution filters out ...David Rodriguez
2024-04-01[rubygems/rubygems] Let GemVersionPromoter sort in preferred order directlyDavid Rodriguez
2024-04-01[rubygems/rubygems] Remove unnecessary filteringDavid Rodriguez
2024-03-29[rubygems/rubygems] add test case to ensure updating with multiple sources + ...Alex Robbin
2024-03-29[PRISM] Fix BEGIN{} execution orderKevin Newton
2024-03-28[PRISM] Add debug info for frozen stringsKevin Newton
2024-03-28[PRISM] Allow space before encoding commentKevin Newton