<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/pathname_builtin.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/pathname] Raise the previous message</title>
<updated>2025-12-07T14:20:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-07T03:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=db6071b5216ac58976f8ab8181ff6eab02dfa8be'/>
<id>db6071b5216ac58976f8ab8181ff6eab02dfa8be</id>
<content type='text'>
Fix ruby/pathname#75.

https://github.com/ruby/pathname/commit/5ba967b274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ruby/pathname#75.

https://github.com/ruby/pathname/commit/5ba967b274
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] [DOC] Pathname#freeze</title>
<updated>2025-12-07T13:51:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-07T02:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=806f2d3533ec5bbf6b4d598b36b1c9de7e786659'/>
<id>806f2d3533ec5bbf6b4d598b36b1c9de7e786659</id>
<content type='text'>
https://github.com/ruby/pathname/commit/4580540a2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/pathname/commit/4580540a2b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Define private method `same_paths?` for Ractor-safety</title>
<updated>2025-12-07T13:51:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-06T15:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f2b250c150b947c3b2341796b2ce44dd94002055'/>
<id>f2b250c150b947c3b2341796b2ce44dd94002055</id>
<content type='text'>
https://github.com/ruby/pathname/commit/d33d18e5e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/pathname/commit/d33d18e5e2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Freeze and hide internal constants</title>
<updated>2025-12-06T15:44:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-06T09:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=da3b7d5ee3afb5ae8e97a906d114b56242a5ff27'/>
<id>da3b7d5ee3afb5ae8e97a906d114b56242a5ff27</id>
<content type='text'>
https://github.com/ruby/pathname/commit/60f5d58d73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/pathname/commit/60f5d58d73
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Use `File.path` for conversion to path name</title>
<updated>2025-12-06T15:44:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-06T09:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b675deeeb175b6434bf6abaa747ca3a471eb18ad'/>
<id>b675deeeb175b6434bf6abaa747ca3a471eb18ad</id>
<content type='text'>
This method has been defined since 1.9, as the standard conversion
procedure.

https://github.com/ruby/pathname/commit/8f582dc65d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method has been defined since 1.9, as the standard conversion
procedure.

https://github.com/ruby/pathname/commit/8f582dc65d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Define `to_path` alias directly</title>
<updated>2025-12-06T15:44:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-06T08:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7319db44fc835d04616369b7b61c33e57960dcde'/>
<id>7319db44fc835d04616369b7b61c33e57960dcde</id>
<content type='text'>
The constant `TO_PATH` was defined for 1.9 compatibility but the code
for it was dropped 10 years ago.

https://github.com/ruby/pathname/commit/95ad4ceb19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The constant `TO_PATH` was defined for 1.9 compatibility but the code
for it was dropped 10 years ago.

https://github.com/ruby/pathname/commit/95ad4ceb19
</pre>
</div>
</content>
</entry>
<entry>
<title>Support passing a #to_str object to Pathname.new for compatibility</title>
<updated>2025-11-05T05:52:58+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2025-11-04T14:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f8d1291162d45db18f51f0a8e0e27bb1f98b60ae'/>
<id>f8d1291162d45db18f51f0a8e0e27bb1f98b60ae</id>
<content type='text'>
* See https://github.com/ruby/pathname/pull/57#issuecomment-3485646510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* See https://github.com/ruby/pathname/pull/57#issuecomment-3485646510
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix typos in comments</title>
<updated>2025-09-15T10:08:02+00:00</updated>
<author>
<name>Étienne Barrié</name>
<email>etienne.barrie@gmail.com</email>
</author>
<published>2025-09-15T09:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8ad5a0a8d92c1e8da7d1c26b1bc2495712cf41f3'/>
<id>8ad5a0a8d92c1e8da7d1c26b1bc2495712cf41f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine use of `Pathname::SEPARATOR_PAT`</title>
<updated>2025-09-06T15:01:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-09-06T01:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5c875519f3c78f9d3ea470f1c8593a6026af93eb'/>
<id>5c875519f3c78f9d3ea470f1c8593a6026af93eb</id>
<content type='text'>
- Remove unnecessary string interpolations.
- `/#{SEPARATOR_PAT}/o` is always same as `SEPARATOR_PAT` Regexp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove unnecessary string interpolations.
- `/#{SEPARATOR_PAT}/o` is always same as `SEPARATOR_PAT` Regexp.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Document constants in Pathname</title>
<updated>2025-08-26T14:39:02+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-08-26T14:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=da6198de8f27454fa18d6d7f9bcbaf36a3476255'/>
<id>da6198de8f27454fa18d6d7f9bcbaf36a3476255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
