<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/ipaddress.git/test/ipaddress, 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>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>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>Merge branch 'master' into improve-remove_warnings</title>
<updated>2017-08-30T11:49:23+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-08-30T11:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=335e3433869581fb3e1ece78999aed473c3ea989'/>
<id>335e3433869581fb3e1ece78999aed473c3ea989</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 #64 from ghg/return_argument_error_for_nil</title>
<updated>2017-08-30T11:47:42+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-08-30T11:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=c534ea04cb6b69d10878b3049d494f06f411fc6b'/>
<id>c534ea04cb6b69d10878b3049d494f06f411fc6b</id>
<content type='text'>
Raise ArgumentError if IP address is nil</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise ArgumentError if IP address is nil</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #76 from smortex/spaceship_compare</title>
<updated>2017-08-30T11:46:53+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>franco@definefunk.com</email>
</author>
<published>2017-08-30T11:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=9dedeaf13caddb1827a48091c353c8f953b517ac'/>
<id>9dedeaf13caddb1827a48091c353c8f953b517ac</id>
<content type='text'>
Fix &lt;=&gt; for IPv4 and IPv6.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix &lt;=&gt; for IPv4 and IPv6.</pre>
</div>
</content>
</entry>
<entry>
<title>Add allocate() method</title>
<updated>2017-08-30T07:14:12+00:00</updated>
<author>
<name>Juho Mäkinen</name>
<email>juho.makinen@applifier.com</email>
</author>
<published>2016-11-04T11:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=eb017ad756f4ba8db98d20dbb777baddb6836d01'/>
<id>eb017ad756f4ba8db98d20dbb777baddb6836d01</id>
<content type='text'>
The allocate() method allows to use an IPAddress::IPv4 or ::IPv6 object
to allocate individual host addresses so that the IPAddress object
tracks the state of which address was previously allocated.

Example:

  ip = IPAddress("10.0.0.0/24")
  ip.allocate
    #=&gt; "10.0.0.1/24"
  ip.allocate
    #=&gt; "10.0.0.2/24"

There is support for both IPv4 and IPv6 with full test coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The allocate() method allows to use an IPAddress::IPv4 or ::IPv6 object
to allocate individual host addresses so that the IPAddress object
tracks the state of which address was previously allocated.

Example:

  ip = IPAddress("10.0.0.0/24")
  ip.allocate
    #=&gt; "10.0.0.1/24"
  ip.allocate
    #=&gt; "10.0.0.2/24"

There is support for both IPv4 and IPv6 with full test coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for unique_local?</title>
<updated>2017-08-30T07:13:22+00:00</updated>
<author>
<name>Michael Miller</name>
<email>icy.arctic.fox@gmail.com</email>
</author>
<published>2016-11-14T21:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=5a089bda5a9ff670751162092bd5853c30044d74'/>
<id>5a089bda5a9ff670751162092bd5853c30044d74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for #link_local?</title>
<updated>2017-08-30T07:13:22+00:00</updated>
<author>
<name>Michael Miller</name>
<email>icy.arctic.fox@gmail.com</email>
</author>
<published>2016-11-03T21:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=591ad0d5fd81fc0ad447b67fb4ec04ec40eddcd5'/>
<id>591ad0d5fd81fc0ad447b67fb4ec04ec40eddcd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more warning messages</title>
<updated>2017-08-30T06:52:51+00:00</updated>
<author>
<name>Romain Tartière</name>
<email>romain@blogreen.org</email>
</author>
<published>2017-08-30T06:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=6f0efd8d852adc10bea044d38603000c6acd0d2d'/>
<id>6f0efd8d852adc10bea044d38603000c6acd0d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
