summaryrefslogtreecommitdiff
path: root/spec/ruby/core/kernel
AgeCommit message (Expand)Author
6 days[Feature #21219] Selective inspect of instance variablesNobuyoshi Nakada
12 daysUpdate to ruby/spec@4d2fc4dAndrew Konchin
2025-05-09Update to ruby/spec@d8bacefAndrew Konchin
2025-04-26Implement Set as a core classJeremy Evans
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-02-26Check LoadError firstNobuyoshi Nakada
2025-02-26Added assertion strings with Xcode 16.3 betaHiroshi SHIBATA
2025-01-30Update to ruby/spec@affef93Andrew Konchin
2025-01-07Update to ruby/spec@18032a7Andrew Konchin
2024-12-10Update to ruby/spec@9f10222Andrew Konchin
2024-11-07Quarantine unreliable specBenoit Daloze
2024-11-07Loosen the criteria for timing checks of Kernel#sleepYusuke Endoh
2024-11-06Update to ruby/spec@54c391eBenoit Daloze
2024-07-11Do not warn about extra `format` argument when passed as keywordsJean Boussier
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-04-02Update to ruby/spec@573cf97Andrew Konchin
2024-03-19Implement chilled stringsÉtienne Barrié
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-03-01Add an example for fallback to shNobuyoshi Nakada
2024-02-26Update to ruby/spec@3a510bbBenoit Daloze
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
2024-01-12Ignore windows_31j module with mswinHiroshi SHIBATA
2023-11-27Update to ruby/spec@c3206f6Benoit Daloze
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-09-12Make Kernel#lambda raise when given non-literal blockAlan Wu
2023-09-04Update to ruby/spec@96d1072Benoit Daloze
2023-08-10Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio
2023-07-30Add examples of `return` in `eval`Nobuyoshi Nakada
2023-07-24Use the caller location as default filename for eval family of methodsJean Boussier
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-05-29Update to ruby/spec@c3677cfBenoit Daloze
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-03-10Accept `sleep(nil)` as sleep forever. (#7484)Samuel Williams
2023-02-27Update to ruby/spec@e7dc804Benoit Daloze
2023-02-08Only emit circular dependency warning for owned thread shieldsJean byroot Boussier
2023-02-06Revert "Only emit circular dependency warning for owned thread shields"Jean byroot Boussier
2023-02-06Only emit circular dependency warning for owned thread shieldsJean Boussier
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-08-20[Bug #18955] format single character for `%c`Nobuyoshi Nakada
2022-08-10Only allow procs created by Symbol#to_proc to call public methodsJeremy Evans
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2022-03-28Update to ruby/spec@aaf998fBenoit Daloze