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
ruby_4_0
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
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
2023-08-02
Update to ruby/spec@9e278f5
Benoit Daloze
2023-06-26
Update to ruby/spec@30e1c35
Benoit Daloze
2023-06-01
rb_io_descriptor() is available since 3.1
Benoit Daloze
2023-06-01
Hide the usage of `rb_io_t` where possible. (#7880)
Samuel Williams
2023-06-01
Revert "Hide most of the implementation of `struct rb_io`. (#6511)"
NARUSE, Yui
2023-05-30
Hide most of the implementation of `struct rb_io`. (#6511)
Samuel Williams
2023-05-24
Fix "runs a C function with the global lock unlocked and unlocks IO with the ...
Samuel Williams
2023-05-24
Add support for pread/pwrite on windows. (#7827)
Samuel Williams
2023-04-25
Update to ruby/spec@7f69c86
Benoit Daloze
2023-04-07
[Bug #19584] Register global variables before assignment
Nobuyoshi Nakada
2023-01-18
Define RUBY_VERSION_IS_3_3 macro in rubyspec.h
Nobuyoshi Nakada
2023-01-11
Move classpath to rb_classext_t
Peter Zhu
2023-01-05
Update to ruby/spec@9d69b95
Benoit Daloze
2022-12-09
[Bug #19167] Remove useless conversion of classes for special const
Nobuyoshi Nakada
2022-11-21
Fixup spec/ruby/optional/capi/rbasic_spec.rb for mswin
MSP-Greg
2022-11-07
Update to ruby/spec@740ccc8
Benoit Daloze
2022-11-07
Revert jobserver handling in spec
Nobuyoshi Nakada
2022-11-07
Let other test runners follow the change of GNU make 4.4 jobserver
Nobuyoshi Nakada
[next]