<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/ipaddress.git/lib, branch monkey-patching</title>
<subtitle>github.com: bluemonk/ipaddress.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/'/>
<entry>
<title>Remove monkeypatch for ruby 1.8</title>
<updated>2023-05-07T19:18:26+00:00</updated>
<author>
<name>Alexander Sandström</name>
<email>mail+github@a16m.se</email>
</author>
<published>2023-05-07T19:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=f67a344f10d8b79a59b41c4bf028430b4bc8fd61'/>
<id>f67a344f10d8b79a59b41c4bf028430b4bc8fd61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #77 from smortex/eql</title>
<updated>2022-01-08T10:14:52+00:00</updated>
<author>
<name>Marco Ceresa</name>
<email>bluemonk@users.noreply.github.com</email>
</author>
<published>2022-01-08T10:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=8ff186bd8d71da69fa33b999ff69be9d8885c424'/>
<id>8ff186bd8d71da69fa33b999ff69be9d8885c424</id>
<content type='text'>
Make eql? behare like ==.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make eql? behare like ==.</pre>
</div>
</content>
</entry>
<entry>
<title>remove potential for creating base-ambiguous octets of three digits or less</title>
<updated>2021-07-17T17:46:05+00:00</updated>
<author>
<name>kaoudis</name>
<email>moshimoshi@kellykaoud.is</email>
</author>
<published>2021-07-17T17:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=bb4fb04de5e7413642176c7ffd60bae696295fcf'/>
<id>bb4fb04de5e7413642176c7ffd60bae696295fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/adress/address</title>
<updated>2018-08-20T06:11:50+00:00</updated>
<author>
<name>Pedro don't want to be here</name>
<email>39959198+pedro-nonfree@users.noreply.github.com</email>
</author>
<published>2018-08-19T23:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=a8eb06d418efc1b3bb036c849c95cf0ce4b7e18b'/>
<id>a8eb06d418efc1b3bb036c849c95cf0ce4b7e18b</id>
<content type='text'>
fix typos</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typos</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #84 from garo/feature/allocate</title>
<updated>2017-09-01T19:28:39+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-09-01T19:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=c50f7ac59d6dfedf22f6c657698924c81c70382b'/>
<id>c50f7ac59d6dfedf22f6c657698924c81c70382b</id>
<content type='text'>
Add allocate() method</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add allocate() method</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #83 from icy-arctic-fox/link-local</title>
<updated>2017-09-01T18:25:54+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-09-01T18:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=a172928b3a29c9286800bf8e4d9a9f13f0cf738a'/>
<id>a172928b3a29c9286800bf8e4d9a9f13f0cf738a</id>
<content type='text'>
Add detection of link-local addresses</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add detection of link-local addresses</pre>
</div>
</content>
</entry>
<entry>
<title>Add IPv6 subnet validation</title>
<updated>2017-09-01T06:54:09+00:00</updated>
<author>
<name>Romain Tartière</name>
<email>romain@blogreen.org</email>
</author>
<published>2017-09-01T06:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=fa687f77fdb96bbbd13285f184c93fc15a464eb4'/>
<id>fa687f77fdb96bbbd13285f184c93fc15a464eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IPv4 subnet validation</title>
<updated>2017-09-01T06:33:53+00:00</updated>
<author>
<name>Paulius Dambravičius</name>
<email>dambravicius@gmail.com</email>
</author>
<published>2015-04-03T09:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=81e192ecead751f1abe916af8e667a13c282047c'/>
<id>81e192ecead751f1abe916af8e667a13c282047c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #94 from ipaddress-gem/improve-remove_warnings</title>
<updated>2017-08-30T11:54:06+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-08-30T11:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=9bdfb364e0c670ead7f5f339f944a4d5d43927a2'/>
<id>9bdfb364e0c670ead7f5f339f944a4d5d43927a2</id>
<content type='text'>
Improve remove warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve remove warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #35 from havenwood/patch-1</title>
<updated>2017-08-30T11:52:34+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-08-30T11:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=5712182757e385ac9e7872f18f8b0bdd91de1e87'/>
<id>5712182757e385ac9e7872f18f8b0bdd91de1e87</id>
<content type='text'>
Fix method name typo in `#subnet` docs example.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix method name typo in `#subnet` docs example.</pre>
</div>
</content>
</entry>
</feed>
