| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-19 | Update to ruby/spec@6e62695 | Benoit Daloze | |
| 2025-04-14 | Expose `ruby_thread_has_gvl_p`. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/11975 | |||
| 2024-02-05 | Update to ruby/spec@3fc4444 | Benoit Daloze | |
| 2023-12-25 | Move non-portable pragmas to rubyspec.h | Nobuyoshi Nakada | |
| In the extension libraries in spec/ruby/optional/capi, do not care about deprecated declarations. | |||
| 2023-11-27 | Update to ruby/spec@c3206f6 | Benoit Daloze | |
| 2023-05-24 | Fix "runs a C function with the global lock unlocked and unlocks IO with the ↵ | Samuel Williams | |
| generic RUBY_UBF_IO" on Windows. (#7848) * Enable borked spec. * Ensure win32 wrappers are visible and used. * Reorganise `read`/`write`/`pipe` in `thread_spec.c`. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2022-04-07 | Get rid of type aliasing | Nobuyoshi Nakada | |
| 2022-04-07 | Suppress an unused function | Nobuyoshi Nakada | |
| 2022-01-10 | Update to ruby/spec@226cfdc | Benoit Daloze | |
| 2020-10-26 | Remove spec which is too difficult to get working with various compilers | Benoit Daloze | |
| * The spec means to use an actual system library function, not a wrapper. | |||
| 2020-10-26 | Use gcc-specific pragma only on gcc (and the family) | Nobuyoshi Nakada | |
| 2020-10-25 | Fix compilation on MSVC | Nobuyoshi Nakada | |
| * cast scalar value instead of function * use `rb_pid_t` for the portability | |||
| 2020-10-25 | Try to fix compilation on MSVC | Benoit Daloze | |
| 2020-10-24 | Update to ruby/spec@4f59d86 | Benoit Daloze | |
| 2020-02-28 | Update to ruby/spec@41bf282 | Benoit Daloze | |
| 2019-08-28 | Follows callback declaration updates | Nobuyoshi Nakada | |
| 2019-08-27 | Fix rb_thread_create argument type | Takashi Kokubun | |
| in response to the declaration change in e3fc30564e9466d6926f9d25a090dcf787bd5c33. Fixing the AppVeyor mswin CI failure: https://ci.appveyor.com/project/ruby/ruby/builds/26980881/job/2j6h1qwjnbc8cpop ref: https://github.com/ruby/ruby/pull/2404 | |||
| 2019-01-20 | Update to ruby/spec@35a9fba | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2018-09-25 | Update to ruby/spec@241f9e7 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
| * Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
