<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby.git/ext/pathname/pathname.c, branch ruby_3_2</title>
<subtitle>github.com: ruby/ruby.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/'/>
<entry>
<title>Expand tabs [ci skip]</title>
<updated>2022-07-21T16:42:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-07-21T16:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=5b21e94bebed90180d8ff63dad03b8b948361089'/>
<id>5b21e94bebed90180d8ff63dad03b8b948361089</id>
<content type='text'>
[Misc #18891]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Misc #18891]
</pre>
</div>
</content>
</entry>
<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='http://91.123.203.49/cgit/delta/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='http://91.123.203.49/cgit/delta/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] 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='http://91.123.203.49/cgit/delta/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>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='http://91.123.203.49/cgit/delta/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>[pathname] Make Pathname Ractor safe (#3940)</title>
<updated>2020-12-19T15:40:47+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@users.noreply.github.com</email>
</author>
<published>2020-12-19T15:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=de80b928910b7ca785725382cec53cb27f1d65ed'/>
<id>de80b928910b7ca785725382cec53cb27f1d65ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `#write` and `#binwrite` to IO section [ci skip]</title>
<updated>2020-03-02T07:05:44+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-03-02T05:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=761528e8aa7c54ec92c90335fe26a584b992918b'/>
<id>761528e8aa7c54ec92c90335fe26a584b992918b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong documentation for return value of Pathname#fnmatch</title>
<updated>2020-02-25T03:53:35+00:00</updated>
<author>
<name>Masataka Pocke Kuwabara</name>
<email>kuwabara@pocke.me</email>
</author>
<published>2020-02-24T07:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=fa1ec60424a80286a96dc746339be5a37df82def'/>
<id>fa1ec60424a80286a96dc746339be5a37df82def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix call-seq of Pathname#{,l}ch{mod,own} [ci skip]</title>
<updated>2020-02-15T03:14:12+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-02-15T03:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=79ad50d2194f8d19ef9eb317fea83cfe284a2b08'/>
<id>79ad50d2194f8d19ef9eb317fea83cfe284a2b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add call-seq to Pathname#open from File.open</title>
<updated>2020-02-04T11:56:13+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-02-04T11:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=3c7a09ece8f5ddab2a0e71918dc976cd1cd0ec92'/>
<id>3c7a09ece8f5ddab2a0e71918dc976cd1cd0ec92</id>
<content type='text'>
before:
```
  open(p1 = v1, p2 = v2, p3 = v3)
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before:
```
  open(p1 = v1, p2 = v2, p3 = v3)
```
</pre>
</div>
</content>
</entry>
</feed>
