<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/ipaddr.rb, 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/ipaddr] Bump the version to 1.2.7</title>
<updated>2024-10-19T12:59:03+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2024-10-19T12:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b101ca598ef7a0b7c81efe673fea52378c1564b4'/>
<id>b101ca598ef7a0b7c81efe673fea52378c1564b4</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/b44d2a1173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/b44d2a1173
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Use string interpolation instead of format()</title>
<updated>2024-10-19T12:56:27+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2024-10-19T12:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bfc586b2be70c66062581556e647757cf92804fd'/>
<id>bfc586b2be70c66062581556e647757cf92804fd</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/1f41cd7320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/1f41cd7320
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Use string interpolation instead of format()</title>
<updated>2024-10-18T16:03:49+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2024-10-18T15:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=689f14e255593172abe31a7669b47b528e47214f'/>
<id>689f14e255593172abe31a7669b47b528e47214f</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/73f59e111f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/73f59e111f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Added to_json/as_json method</title>
<updated>2024-10-18T15:00:37+00:00</updated>
<author>
<name>Taketo Takashima</name>
<email>t.taketo1113@gmail.com</email>
</author>
<published>2023-11-16T08:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eb8cf1d60e4436bfebf52fbf4342ee6e5e18ba05'/>
<id>eb8cf1d60e4436bfebf52fbf4342ee6e5e18ba05</id>
<content type='text'>
Updated to use cidr method when return address with prefix in #as_json

https://github.com/ruby/ipaddr/commit/cf8181d53e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated to use cidr method when return address with prefix in #as_json

https://github.com/ruby/ipaddr/commit/cf8181d53e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notation</title>
<updated>2024-04-18T01:27:19+00:00</updated>
<author>
<name>Ben Fritsch</name>
<email>beanie@benle.de</email>
</author>
<published>2020-04-03T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6ac8f6a10eb011147a6cdaf4cf4154c41a7d9080'/>
<id>6ac8f6a10eb011147a6cdaf4cf4154c41a7d9080</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/f5b006741f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/f5b006741f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Added IPAddr#wildcard_mask</title>
<updated>2024-04-10T10:30:53+00:00</updated>
<author>
<name>Taketo Takashima</name>
<email>t.taketo1113@gmail.com</email>
</author>
<published>2022-08-08T15:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f9f25d0ed001ae7c7a335c32fb3c5f0895709b9b'/>
<id>f9f25d0ed001ae7c7a335c32fb3c5f0895709b9b</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/2093cebc1d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/2093cebc1d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Prefer String#start_with? over Regexp.match</title>
<updated>2024-02-23T17:56:08+00:00</updated>
<author>
<name>Akira Matsuda</name>
<email>ronnie@dio.jp</email>
</author>
<published>2023-01-06T19:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=73dd3ce03e3a0a58a157607385418d7a3724752c'/>
<id>73dd3ce03e3a0a58a157607385418d7a3724752c</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/054fe12ec4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/054fe12ec4
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] String#split seems to be faster than capturing digits with Regexp</title>
<updated>2024-02-23T17:55:33+00:00</updated>
<author>
<name>Akira Matsuda</name>
<email>ronnie@dio.jp</email>
</author>
<published>2023-01-06T19:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6ad52e336d1733a0740186b7ee4df60c6e79030a'/>
<id>6ad52e336d1733a0740186b7ee4df60c6e79030a</id>
<content type='text'>
https://github.com/ruby/ipaddr/commit/e0feb0708b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ipaddr/commit/e0feb0708b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Consider IPv4-mapped IPv6 addresses link local/loopback if IPV4 address is private</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Earlopain</name>
<email>14981592+Earlopain@users.noreply.github.com</email>
</author>
<published>2023-12-16T12:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=86fa418dea646e52929b9df9163902c4728442d1'/>
<id>86fa418dea646e52929b9df9163902c4728442d1</id>
<content type='text'>
Same as #57

https://github.com/ruby/ipaddr/commit/d56acecb80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same as #57

https://github.com/ruby/ipaddr/commit/d56acecb80
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/ipaddr] Fix regressions in exception messages</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Luke Randall</name>
<email>lrandall@godaddy.com</email>
</author>
<published>2023-12-06T17:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=da77c79d80a615130bc67b42d3795db2a3fdd3fe'/>
<id>da77c79d80a615130bc67b42d3795db2a3fdd3fe</id>
<content type='text'>
Changes introduced by 09edfd4 have broken some exception
messages, and added the address as an unnecessary
suffix in others.

https://github.com/ruby/ipaddr/commit/74a043109c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes introduced by 09edfd4 have broken some exception
messages, and added the address as an unnecessary
suffix in others.

https://github.com/ruby/ipaddr/commit/74a043109c
</pre>
</div>
</content>
</entry>
</feed>
