<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/_regexp.rdoc, 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>[DOC] RegExp: The Graph property includes some control characters</title>
<updated>2024-12-24T20:40:57+00:00</updated>
<author>
<name>Alan Wu</name>
<email>alanwu@ruby-lang.org</email>
</author>
<published>2024-12-24T20:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=468b7af67e5ea2f7308581115d4c4eb6d4d45556'/>
<id>468b7af67e5ea2f7308581115d4c4eb6d4d45556</id>
<content type='text'>
The behavior of this is a carry-over from Oniguruma:
  https://github.com/kkos/oniguruma/blob/5eaee9f5f8f674aff4875c2b35db00758fa349d6/doc/RE#L246

The previous phrasing was inaccurate since it's fair to construe e.g.
Zero Width Joiner as a control character.

Reported-by: https://github.com/ruby/ruby/pull/12294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The behavior of this is a carry-over from Oniguruma:
  https://github.com/kkos/oniguruma/blob/5eaee9f5f8f674aff4875c2b35db00758fa349d6/doc/RE#L246

The previous phrasing was inaccurate since it's fair to construe e.g.
Zero Width Joiner as a control character.

Reported-by: https://github.com/ruby/ruby/pull/12294
</pre>
</div>
</content>
</entry>
<entry>
<title>s/Punctation/Punctuation/</title>
<updated>2024-12-22T09:09:02+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-12-22T08:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd8ad9634d9ab93f813d23b92384e04ecb8cc5f9'/>
<id>cd8ad9634d9ab93f813d23b92384e04ecb8cc5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix link</title>
<updated>2024-09-10T18:07:04+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2024-09-01T16:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=07a0aa9be67a0a0c2b0f501fb470c91091056188'/>
<id>07a0aa9be67a0a0c2b0f501fb470c91091056188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation for [[:word:]] and \p{Word} in regexps</title>
<updated>2023-11-30T18:40:40+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2023-11-30T17:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=060f14bf62ad3f426a6666901c45b82d4334fa26'/>
<id>060f14bf62ad3f426a6666901c45b82d4334fa26</id>
<content type='text'>
Onigmo uses Decimal_Number and not Number for these.

Fixes [Bug #19417]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Onigmo uses Decimal_Number and not Number for these.

Fixes [Bug #19417]
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix doc/regexp.rdoc links</title>
<updated>2023-11-14T06:56:57+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-14T04:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=caa9881fde884238e38c2decea97ecfca559280c'/>
<id>caa9881fde884238e38c2decea97ecfca559280c</id>
<content type='text'>
- Rename regexp.rdoc to exclude from "Pages".  This file is for to be
  included in the "class Regexp" document, but it also appeared as a
  separate page duplicately.
- Fix links on case-sensitive filesystems.
- Fix to use rdoc-ref instead of converted HTML page names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename regexp.rdoc to exclude from "Pages".  This file is for to be
  included in the "class Regexp" document, but it also appeared as a
  separate page duplicately.
- Fix links on case-sensitive filesystems.
- Fix to use rdoc-ref instead of converted HTML page names.
</pre>
</div>
</content>
</entry>
</feed>
