| Age | Commit message (Collapse) | Author |
|
(https://github.com/ruby/strscan/pull/126)
Split off from https://github.com/ruby/ruby/pull/12322
https://github.com/ruby/strscan/commit/9bee37e0f5
|
|
(https://github.com/ruby/strscan/pull/123)
Added support for string pattern type in
https://github.com/ruby/strscan/pull/106.
And fix Success Return content.
https://github.com/ruby/strscan/commit/6a5acde674
|
|
(https://github.com/ruby/strscan/pull/112)
See current doc, search for '## Target Substring', notice the backtick
that isn't visible to the GitHub md parser.
https://github.com/ruby/strscan/blob/843e931d134b0a8f0284296250454374e3f8a6aa/doc/strscan/strscan.md
Fixed in the PR, see:
https://github.com/MSP-Greg/strscan/blob/00-strscan.md/doc/strscan/strscan.md
https://github.com/ruby/strscan/commit/041b15df4c
|
|
|
|
https://github.com/ruby/strscan/pull/99 split document with multi-byte
chars.
|
|
This reverts commit 974ed1408c516d1e8f992f0b304e2de6f8bd5c1f.
|
|
This reverts commit 1fa93fb9488a32018101689fd727965fd5874eb5.
|
|
|
|
(https://github.com/ruby/strscan/pull/96)
#peek_byte and #scan_byte not updated (not available in my repo --
sorry).
---------
https://github.com/ruby/strscan/commit/0123da7352
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
|