summaryrefslogtreecommitdiff
path: root/spec/ruby/optional
AgeCommit message (Expand)Author
2023-01-18Define RUBY_VERSION_IS_3_3 macro in rubyspec.hNobuyoshi Nakada
2023-01-11Move classpath to rb_classext_tPeter Zhu
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-12-09[Bug #19167] Remove useless conversion of classes for special constNobuyoshi Nakada
2022-11-21Fixup spec/ruby/optional/capi/rbasic_spec.rb for mswinMSP-Greg
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-11-07Revert jobserver handling in specNobuyoshi Nakada
2022-11-07Let other test runners follow the change of GNU make 4.4 jobserverNobuyoshi Nakada
2022-10-19Transition frozen string to frozen root shapeJemma Issroff
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2022-04-07Get rid of type aliasingNobuyoshi Nakada
2022-04-07Suppress an unused functionNobuyoshi Nakada
2022-04-06Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans
2022-04-01Revert "Raise RuntimeError if Kernel#binding is called from a non-Ruby frame"Jeremy Evans
2022-03-28Update to ruby/spec@aaf998fBenoit Daloze
2022-03-24Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans
2022-03-24Now all extension libraries must consider the ABI headerNobuyoshi Nakada
2022-03-03Update to ruby/spec@82cd3a3Benoit Daloze
2022-01-28Update to ruby/spec@902ab83Benoit Daloze
2022-01-10Update to ruby/spec@226cfdcBenoit Daloze
2021-12-26Remove tainted and trusted featuresNobuyoshi Nakada
2021-11-29Update to ruby/spec@7f22a0bBenoit Daloze
2021-10-25[Feature #18239] Implement VWA for stringsPeter Zhu
2021-10-05Update to ruby/spec@ccf0d85Benoit Daloze
2021-09-25FL_USER flags on ohter than T_DATA are reserved [Misc #18059]Nobuyoshi Nakada
2021-09-24FL_USER flags on ohter than T_DATA are reserved [Misc #18059]Nobuyoshi Nakada
2021-09-20Don't describe C function that does not exist in prior versions.Samuel Williams
2021-09-20Add C interface spec.Samuel Williams
2021-09-12Add printf attribute to functions call va_list format functionsNobuyoshi Nakada
2021-09-10spec/ruby/optional/capi/ext: must support GCC 5卜部昌平
2021-09-10spec/ruby/optional/capi/ext: support ruby < 3卜部昌平
2021-09-10spec/ruby/optional/capi/ext: suppress warnings卜部昌平
2021-09-07Update to ruby/spec@b1e93a2Benoit Daloze
2021-08-30Fix rubyspec_capiext dependency and flagsNobuyoshi Nakada
2021-08-30Fix dllimport attributeNobuyoshi Nakada
2021-08-07Suppress unused-result warningsS.H
2021-07-30Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on...Benoit Daloze
2021-07-29Update to ruby/spec@b65d01fBenoit Daloze
2021-07-26rb_iterate is no longer used in ruby/specBenoit Daloze
2021-07-18Use rb_block_call() instead of the deprecated rb_iterate()Nobuyoshi Nakada
2021-06-02Update to ruby/spec@a0b7d0dBenoit Daloze
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-03-27Update to ruby/spec@fd6edddBenoit Daloze