summaryrefslogtreecommitdiff
path: root/spec/ruby/language
AgeCommit message (Expand)Author
12 daysUpdate to ruby/spec@4d2fc4dAndrew Konchin
2025-05-16"binary" is not valid encoding name in EmacsNobuyoshi Nakada
2025-05-09Update to ruby/spec@d8bacefAndrew Konchin
2025-04-26Implement Set as a core classJeremy Evans
2025-04-18U+036F is now alnumMari Imaizumi
2025-03-27Avoid array allocation for *nil, by not calling nil.to_aJeremy Evans
2025-03-27Freeze $/ and make it ractor safeÉtienne Barrié
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-02-21Use an exclusive range for `ruby_version_is`Nobuyoshi Nakada
2025-02-18reject numbered parameters from Binding#local_variablesYusuke Endoh
2024-12-24Postpone spec of eszett with ignore case in look behindNobuyoshi Nakada
2024-12-10Update to ruby/spec@9f10222Andrew Konchin
2024-11-06Update to ruby/spec@54c391eBenoit Daloze
2024-10-03Update spec/ruby/ for colon-style hash inspecttompng
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-06-10Update to ruby/spec@517f06fAndrew Konchin
2024-06-06Remove circular parameter syntax errorKevin Newton
2024-05-24Update duplicated when clause warning messageKevin Newton
2024-05-19Update to ruby/spec@6b04c1dAndrew Konchin
2024-04-18chore: remove repetitive words (#10573)careworry
2024-04-11prism_compile.c: X_STRING should be frozenJean Boussier
2024-04-03Reset `$.` before matchingNobuyoshi Nakada
2024-04-02Update to ruby/spec@573cf97Andrew Konchin
2024-03-22[Feature #20275] Remove extra backtrace entries for rescue and ensureBenoit Daloze
2024-03-19Implement chilled stringsÉtienne Barrié
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-03-05[DOC] fix some commentscui fliter
2024-02-19[Bug #20280] Fix wrong testsNobuyoshi Nakada
2024-02-15ruby-spec: Accept the receiver in backtracesYusuke Endoh
2024-02-15ruby-spec: Accept both a backtick and a single quote in error messagesYusuke Endoh
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2023-12-25Re-skip a failing specTakashi Kokubun
2023-12-07Fix keyword splat passing as regular argumentJeremy Evans
2023-11-27Update to ruby/spec@c3206f6Benoit Daloze
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-09-04Update to ruby/spec@96d1072Benoit Daloze
2023-08-02Update to ruby/spec@9e278f5Benoit Daloze
2023-07-24Use the caller location as default filename for eval family of methodsJean Boussier
2023-07-19Add tests for `return` in `BEGIN` and `END` blocksNobuyoshi Nakada
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-05-13fix wording of spec description [ci skip]Martin Dürst
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2023-04-20Use ASCII-compatible encoding for testsNobuyoshi Nakada
2023-02-27Update to ruby/spec@e7dc804Benoit Daloze
2023-01-24Add tests for variables in `END` block shared with the toplevelNobuyoshi Nakada
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-12-26Skip some examples for Ruby 3.3Hiroshi SHIBATA
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-08-29Update to ruby/spec@d01709fBenoit Daloze