diff options
author | Charles Oliver Nutter <[email protected]> | 2024-03-12 23:46:49 -0500 |
---|---|---|
committer | git <[email protected]> | 2024-03-13 04:46:54 +0000 |
commit | 0b7487b44ecc0f95dcc8bfa0fdf7d5915dcc0f8f (patch) | |
tree | f21873f40fffa21aa7e7f2e172d8757e3572ccc1 /variable.c | |
parent | 8c81a6bd613d3cabaccf55207cdc8155bea0d2b7 (diff) |
[ruby/stringio] Various cleanup for JRuby ext
(https://github.com/ruby/stringio/pull/85)
* Fix compile warnings on latest Java.
* Adjust one test for JRuby erroring on bad pos= value.
* Replace hard JVM synchronization with a spin lock.
* Avoid duplicate reads of state fields where possible.
* Remove long-deprecated codepoints, chars, bytes, lines methods.
* Mark fcntl as not implemented
* Split most of the remaining variable-arity methods.
https://github.com/ruby/stringio/commit/31a9d42e6c
Diffstat (limited to 'variable.c')
0 files changed, 0 insertions, 0 deletions