summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-04-26[PRISM] Use redundant return flagKevin Newton
2024-04-26[PRISM] Enable coverage in eval ISEQsKevin Newton
2024-04-26[PRISM] Enable coverage in top and main iseqsKevin Newton
2024-04-25[PRISM] Raise LoadError when file cannot be readKevin Newton
2024-04-25[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
2024-04-25[PRISM] Enable more passing testsKevin Newton
2024-04-25[rubygems/rubygems] Don't upcase Windows ENV when backing it upDavid Rodriguez
2024-04-25[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
2024-03-28[PRISM] Use new -x prism APIKevin Newton
2024-03-28Suppress warning at literal stringNobuyoshi Nakada
2024-03-28Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA
2024-03-27[PRISM] Include file and line in error messageKevin Newton
2024-03-27[PRISM] Pass --enable-frozen-string-literal through to evalsKevin Newton
2024-03-27[PRISM] Enable other passing specsKevin Newton
2024-03-27[rubygems/rubygems] Allow installing plugins from path via CLICody Cutrer
2024-03-27[DOC] remove repetitive words in commentscrazeteam
2024-03-25[rubygems/rubygems] Improve validation of `bundle plugin install` optionsCody Cutrer
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-03-22[Feature #20275] Remove extra backtrace entries for rescue and ensureBenoit Daloze