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
/
capi
Age
Commit message (
Expand
)
Author
10 days
Mark as NORETURN
Nobuyoshi Nakada
11 days
Update to ruby/spec@4d2fc4d
Andrew Konchin
2025-05-16
"binary" is not valid encoding name in Emacs
Nobuyoshi Nakada
2025-05-09
Fix rb_range_beg_len() and rb_arithmetic_sequence_beg_len_step() spec
Benoit Daloze
2025-05-09
Fix digest specs when run in CRuby via make test-spec
Andrew Konchin
2025-05-09
Fix formatting in digest_spec.c
Andrew Konchin
2025-05-09
Update to ruby/spec@d8bacef
Andrew Konchin
2025-05-08
Rename `ivptr` -> `fields`, `next_iv_index` -> `next_field_index`
Jean Boussier
2025-04-14
Expose `ruby_thread_has_gvl_p`.
Samuel Williams
2025-04-14
Add `RUBY_VERSION_IS_3_5`.
Samuel Williams
2025-04-10
Restore the original order of const_added and inherited callbacks
Xavier Noria
2025-04-02
Removed Solaris conditions from optional and shared directories
Hiroshi SHIBATA
2025-03-27
Update to ruby/spec@5e579e2
Andrew Konchin
2025-03-20
Trigger `inherited` and `const_set` callbacks after const has been defined
Jean Boussier
2025-03-19
avoid platform dependent message
YO4
2025-03-14
Invoke `inherited` callbacks before `const_added`
Jean Boussier
2025-02-25
Prefer `0.000001` over `0.000001f` for timeout calculations. (#12803)
Samuel Williams
2025-01-30
Update to ruby/spec@affef93
Andrew Konchin
2024-12-10
Fix formatting of spec/ruby/optional/capi/ext/hash_spec.c
Andrew Konchin
2024-12-10
Update to ruby/spec@9f10222
Andrew Konchin
2024-11-06
Update to ruby/spec@54c391e
Benoit Daloze
2024-11-04
YJIT: Replace Array#each only when YJIT is enabled (#11955)
Takashi Kokubun
2024-10-04
Update `io_spec.c` to use `rb_io_maybe_wait*` if possible. (#11792)
Samuel Williams
2024-10-04
Better handling of timeout in `rb_io_maybe_wait_*`. (#9531)
Samuel Williams
2024-10-03
Update spec/ruby/ for colon-style hash inspect
tompng
2024-07-24
Stop depending on Integer#size to return `sizeof(long)`
Alan Wu
2024-07-24
Add "c_long_size" guard, supplanting "wordsize" and stop using Integer#size
Alan Wu
2024-07-02
Update to ruby/spec@f8987ac
Andrew Konchin
2024-06-10
Update to ruby/spec@517f06f
Andrew Konchin
2024-06-07
Balance block braces with `#if`
Nobuyoshi Nakada
2024-06-07
Enclose in ruby_version_is blocks
Nobuyoshi Nakada
2024-06-07
Remove the old untyped Data API in spec/ruby
Nobuyoshi Nakada
2024-05-19
Update to ruby/spec@6b04c1d
Andrew Konchin
2024-05-02
Declare as NORETURN
Nobuyoshi Nakada
2024-04-17
Revert an accidentally merged change [ci skip]
Nobuyoshi Nakada
2024-04-17
[Feature #20335] `Thread.each_caller_location` arguments
Nobuyoshi Nakada
2024-04-02
Update to ruby/spec@573cf97
Andrew Konchin
2024-03-27
[DOC] remove repetitive words in comments
crazeteam
2024-03-14
Update to ruby/spec@89175b2
Benoit Daloze
2024-03-14
[Feature #20265] Remove rb_newobj_of and RB_NEWOBJ_OF
Peter Zhu
2024-03-03
[Bug #20322] Fix rb_enc_interned_str_cstr null encoding
Thomas Marshall
2024-02-26
Update to ruby/spec@3a510bb
Benoit Daloze
2024-02-23
Stop using rb_fstring publicly
Peter Zhu
2024-02-12
Update to ruby/spec@ce834ad
Benoit Daloze
2024-02-05
Update to ruby/spec@3fc4444
Benoit Daloze
2023-12-25
Move non-portable pragmas to rubyspec.h
Nobuyoshi Nakada
2023-11-27
Update to ruby/spec@c3206f6
Benoit Daloze
2023-10-31
Missing format string
Nobuyoshi Nakada
2023-10-30
Update to ruby/spec@bd7017f
Benoit Daloze
2023-09-04
Update to ruby/spec@96d1072
Benoit Daloze
[next]