index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
optional
Age
Commit message (
Expand
)
Author
2022-09-28
Update to ruby/spec@1d9d5c6
Benoit Daloze
2022-09-28
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-08-29
Update to ruby/spec@d01709f
Benoit Daloze
2022-07-27
Update to ruby/spec@cbfaf51
Benoit Daloze
2022-06-26
Update to ruby/spec@ab32a1a
Benoit Daloze
2022-04-25
Update to ruby/spec@3affe1e
Benoit Daloze
2022-04-07
Get rid of type aliasing
Nobuyoshi Nakada
2022-04-07
Suppress an unused function
Nobuyoshi Nakada
2022-04-06
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-04-01
Revert "Raise RuntimeError if Kernel#binding is called from a non-Ruby frame"
Jeremy Evans
2022-03-28
Update to ruby/spec@aaf998f
Benoit Daloze
2022-03-24
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-03-24
Now all extension libraries must consider the ABI header
Nobuyoshi Nakada
2022-03-03
Update to ruby/spec@82cd3a3
Benoit Daloze
2022-01-28
Update to ruby/spec@902ab83
Benoit Daloze
2022-01-10
Update to ruby/spec@226cfdc
Benoit Daloze
2021-12-26
Remove tainted and trusted features
Nobuyoshi Nakada
2021-11-29
Update to ruby/spec@7f22a0b
Benoit Daloze
2021-10-25
[Feature #18239] Implement VWA for strings
Peter Zhu
2021-10-05
Update to ruby/spec@ccf0d85
Benoit Daloze
2021-09-25
FL_USER flags on ohter than T_DATA are reserved [Misc #18059]
Nobuyoshi Nakada
2021-09-24
FL_USER flags on ohter than T_DATA are reserved [Misc #18059]
Nobuyoshi Nakada
2021-09-20
Don't describe C function that does not exist in prior versions.
Samuel Williams
2021-09-20
Add C interface spec.
Samuel Williams
2021-09-12
Add printf attribute to functions call va_list format functions
Nobuyoshi Nakada
2021-09-10
spec/ruby/optional/capi/ext: must support GCC 5
卜部昌平
2021-09-10
spec/ruby/optional/capi/ext: support ruby < 3
卜部昌平
2021-09-10
spec/ruby/optional/capi/ext: suppress warnings
卜部昌平
2021-09-07
Update to ruby/spec@b1e93a2
Benoit Daloze
2021-08-30
Fix rubyspec_capiext dependency and flags
Nobuyoshi Nakada
2021-08-30
Fix dllimport attribute
Nobuyoshi Nakada
2021-08-07
Suppress unused-result warnings
S.H
2021-07-30
Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on...
Benoit Daloze
2021-07-29
Update to ruby/spec@b65d01f
Benoit Daloze
2021-07-26
rb_iterate is no longer used in ruby/spec
Benoit Daloze
2021-07-18
Use rb_block_call() instead of the deprecated rb_iterate()
Nobuyoshi Nakada
2021-06-02
Update to ruby/spec@a0b7d0d
Benoit Daloze
2021-05-11
Run nmake check on Actions (#4487)
Takashi Kokubun
2021-03-27
Update to ruby/spec@fd6eddd
Benoit Daloze
2021-02-28
Skip spec which does not work on mingw
Benoit Daloze
2021-02-27
Update to ruby/spec@37e52e5
Benoit Daloze
2021-01-28
Update to ruby/spec@8cafaa5
Benoit Daloze
2021-01-27
Taint flags has been deprecated in 3.1
Nobuyoshi Nakada
2020-12-27
Update to ruby/spec@4ce9f41
Benoit Daloze
2020-12-22
Remvoed no longer needed version guards
Nobuyoshi Nakada
2020-12-22
Removed rb_cData entity
Nobuyoshi Nakada
2020-11-27
Update to ruby/spec@ac878ad
Benoit Daloze
2020-11-22
Suppress a unused-variable warning
Nobuyoshi Nakada
[next]