diff options
| author | Benoit Daloze <eregontp@gmail.com> | 2026-03-28 22:48:38 +0100 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-03-28 21:49:07 +0000 |
| commit | cbcd75224ea0dc979cf4a30be65e950029b338f5 (patch) | |
| tree | 69ed868fb06a860888391f87592679302fa4d60f /id_table.c | |
| parent | 64e103651259836837595771ed163ba71f0f1d43 (diff) | |
[ruby/strscan] Implement StringScanner for TruffleRuby in pure Ruby
(https://github.com/ruby/strscan/pull/195)
* Fixes https://github.com/ruby/strscan/issues/194.
* This is a fresh new implementation from scratch, contributed directly
to ruby/strscan, under BSD-2-Clause.
This was implemented using the strscan tests, specs from ruby/spec and
the documentation
(https://docs.ruby-lang.org/en/master/StringScanner.html).
* lib/strscan.rb now handles the loading for all implementations.
* Test on TruffleRuby 33 to ensure it keeps working on older TruffleRuby
releases,
which do not have the necessary Primitives used by this new
implementation.
---------
https://github.com/ruby/strscan/commit/3908e0ddb0
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'id_table.c')
0 files changed, 0 insertions, 0 deletions
