<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/pathname/test_pathname.rb, branch v3_2_11</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] Implement Pathname#lutime</title>
<updated>2022-04-21T08:10:19+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2022-04-03T17:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cb02324c4e5c7aae0add0a5c4e5adbf637d9acb0'/>
<id>cb02324c4e5c7aae0add0a5c4e5adbf637d9acb0</id>
<content type='text'>
https://github.com/ruby/pathname/commit/268cb5acff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/pathname/commit/268cb5acff
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Make Pathname#each_entry return enumerator if called without block</title>
<updated>2022-01-07T00:42:09+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2021-09-17T19:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd6a75195a635abfcfdb8ac5df26885e91708908'/>
<id>dd6a75195a635abfcfdb8ac5df26885e91708908</id>
<content type='text'>
Fixes [Bug #18158]

https://github.com/ruby/pathname/commit/914c726aa2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Bug #18158]

https://github.com/ruby/pathname/commit/914c726aa2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Prefer omit over skip</title>
<updated>2021-09-07T04:02:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-07T03:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=26153667f91f0c883f6af6b61fac2c0df5312b45'/>
<id>26153667f91f0c883f6af6b61fac2c0df5312b45</id>
<content type='text'>
https://github.com/ruby/pathname/commit/abd0b91044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/pathname/commit/abd0b91044
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #16972] Add mode: option to Pathname#mkpath</title>
<updated>2021-08-31T02:53:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-21T02:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2dd26bed86f721ed1982d00c3a0bd5ed37568e96'/>
<id>2dd26bed86f721ed1982d00c3a0bd5ed37568e96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Fix segfault of Pathname#split</title>
<updated>2021-03-28T05:04:10+00:00</updated>
<author>
<name>Kenichi Kamiya</name>
<email>kachick1@gmail.com</email>
</author>
<published>2021-03-27T05:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9af57eeed61ad53c0a2a92a93a6a6e40704cd6ae'/>
<id>9af57eeed61ad53c0a2a92a93a6a6e40704cd6ae</id>
<content type='text'>
Fix segmentation fault of Pathname#split when File.split returns
non array value [Bug #17755]

https://github.com/ruby/pathname/commit/e29b49e3b1
https://github.com/ruby/pathname/commit/1db7479a74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix segmentation fault of Pathname#split when File.split returns
non array value [Bug #17755]

https://github.com/ruby/pathname/commit/e29b49e3b1
https://github.com/ruby/pathname/commit/1db7479a74
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/pathname] Support Ruby 3.0</title>
<updated>2021-03-28T05:03:42+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-02-10T06:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=447e095413557330760558c2b0e1d82c3aa685f1'/>
<id>447e095413557330760558c2b0e1d82c3aa685f1</id>
<content type='text'>
Update test/pathname/test_pathname.rb

https://github.com/ruby/pathname/commit/29645187e0
https://github.com/ruby/pathname/commit/78584864de

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update test/pathname/test_pathname.rb

https://github.com/ruby/pathname/commit/29645187e0
https://github.com/ruby/pathname/commit/78584864de

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Forward keyword arguments for Pathname#each_line [Bug #17589]</title>
<updated>2021-01-29T05:27:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-01-29T04:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9241211538189a58b477bd55b539357617fd42ed'/>
<id>9241211538189a58b477bd55b539357617fd42ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280]</title>
<updated>2021-01-12T11:02:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-01-12T09:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7dc0511ea4be210f82abb1c82a31aec3a4fe5736'/>
<id>7dc0511ea4be210f82abb1c82a31aec3a4fe5736</id>
<content type='text'>
Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the test suite pass on real Android/Termux environment</title>
<updated>2020-10-12T12:26:05+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-10-12T12:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2fd71112fb5b1aafa5b243c7ac5713cfae7fc23c'/>
<id>2fd71112fb5b1aafa5b243c7ac5713cfae7fc23c</id>
<content type='text'>
Attempting to create a hard link raises EACCES
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempting to create a hard link raises EACCES
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize Pathname#relative? / absolute?</title>
<updated>2020-09-14T18:18:23+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2019-04-03T19:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39312cf4d6c2ab3f07d688ad1a467c8f84b58db0'/>
<id>39312cf4d6c2ab3f07d688ad1a467c8f84b58db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
