<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/strscan, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/strscan] [DOC] Add syntax highlighting to MarkDown code blocks</title>
<updated>2024-12-16T01:10:34+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>amomchilov@users.noreply.github.com</email>
</author>
<published>2024-12-13T01:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=41e24c2f3e9a5ff29cccbfe92ecf4d412e5a4e0d'/>
<id>41e24c2f3e9a5ff29cccbfe92ecf4d412e5a4e0d</id>
<content type='text'>
(https://github.com/ruby/strscan/pull/126)

Split off from https://github.com/ruby/ruby/pull/12322

https://github.com/ruby/strscan/commit/9bee37e0f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/strscan/pull/126)

Split off from https://github.com/ruby/ruby/pull/12322

https://github.com/ruby/strscan/commit/9bee37e0f5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/strscan] [DOC] doc/strscan/strscan.md - update Matcher Methods</title>
<updated>2024-12-10T02:30:19+00:00</updated>
<author>
<name>NAITOH Jun</name>
<email>naitoh@gmail.com</email>
</author>
<published>2024-12-07T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cb8f18620538e0ac31d0f9e5d7ff4fb5a15ef632'/>
<id>cb8f18620538e0ac31d0f9e5d7ff4fb5a15ef632</id>
<content type='text'>
(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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(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
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/strscan] [DOC] doc/strscan/strscan.md - fix triple backtick</title>
<updated>2024-10-29T04:52:22+00:00</updated>
<author>
<name>MSP-Greg</name>
<email>MSP-Greg@users.noreply.github.com</email>
</author>
<published>2024-10-28T20:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd4b45ab1710751ddfe200d92161abf5fec6c62d'/>
<id>cd4b45ab1710751ddfe200d92161abf5fec6c62d</id>
<content type='text'>
(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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(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
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed trailing spaces.</title>
<updated>2024-06-04T06:00:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-06-04T06:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8080cb709065f5985148e6b00fdb465915f8ac31'/>
<id>8080cb709065f5985148e6b00fdb465915f8ac31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync strscan HEAD again.</title>
<updated>2024-06-04T03:40:08+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-06-04T03:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3eda59e9752baec109241983bb7f946db31b74d1'/>
<id>3eda59e9752baec109241983bb7f946db31b74d1</id>
<content type='text'>
https://github.com/ruby/strscan/pull/99 split document with multi-byte
chars.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/strscan/pull/99 split document with multi-byte
chars.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ruby/strscan] Doc for StringScanner"</title>
<updated>2024-05-30T12:13:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-30T12:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=78bfde5d9f42f2d7bcfb40343477eb8e73ca0e29'/>
<id>78bfde5d9f42f2d7bcfb40343477eb8e73ca0e29</id>
<content type='text'>
This reverts commit 974ed1408c516d1e8f992f0b304e2de6f8bd5c1f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 974ed1408c516d1e8f992f0b304e2de6f8bd5c1f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix reference path for strscan documentation"</title>
<updated>2024-05-30T12:13:01+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-30T12:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d70b0da48226891efa7e04f266983b7cecdcbed8'/>
<id>d70b0da48226891efa7e04f266983b7cecdcbed8</id>
<content type='text'>
This reverts commit 1fa93fb9488a32018101689fd727965fd5874eb5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1fa93fb9488a32018101689fd727965fd5874eb5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reference path for strscan documentation</title>
<updated>2024-05-30T05:29:25+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-30T05:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1fa93fb9488a32018101689fd727965fd5874eb5'/>
<id>1fa93fb9488a32018101689fd727965fd5874eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/strscan] Doc for StringScanner</title>
<updated>2024-05-30T03:34:18+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2024-05-20T13:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=974ed1408c516d1e8f992f0b304e2de6f8bd5c1f'/>
<id>974ed1408c516d1e8f992f0b304e2de6f8bd5c1f</id>
<content type='text'>
(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 &lt;kou@cozmixng.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(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 &lt;kou@cozmixng.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
