<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/ipaddress.git/README.rdoc, 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>corrected typo from l to 1.</title>
<updated>2023-03-16T17:28:27+00:00</updated>
<author>
<name>krpk1900</name>
<email>krpk1900@gmail.com</email>
</author>
<published>2023-03-16T17:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=2857607c37fd0657963b2aa5e681e4028e537aa3'/>
<id>2857607c37fd0657963b2aa5e681e4028e537aa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spaces between badges</title>
<updated>2016-04-02T18:49:51+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>fluong@fx-mbp-13.local</email>
</author>
<published>2016-04-02T18:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=ae8d052e1460de6d6bdd5dc33db600b7ed9e2b49'/>
<id>ae8d052e1460de6d6bdd5dc33db600b7ed9e2b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update readme and contributing</title>
<updated>2016-04-02T18:48:45+00:00</updated>
<author>
<name>Francis Luong (Franco)</name>
<email>fluong@fx-mbp-13.local</email>
</author>
<published>2016-04-02T18:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=6e3aa7d1f936ecd23c519743fa1c5041e74cea3a'/>
<id>6e3aa7d1f936ecd23c519743fa1c5041e74cea3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned up the README</title>
<updated>2015-03-23T19:51:52+00:00</updated>
<author>
<name>Mike Mackintosh</name>
<email>m@zyp.io</email>
</author>
<published>2015-03-23T19:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=a8dc5aaae6cf823fa8d9eb82e1aeebd87085cb91'/>
<id>a8dc5aaae6cf823fa8d9eb82e1aeebd87085cb91</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 #57 from mikemackintosh/uint32-parse</title>
<updated>2015-02-02T13:44:12+00:00</updated>
<author>
<name>Marco Ceresa</name>
<email>ceresa@gmail.com</email>
</author>
<published>2015-02-02T13:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=52234fe47f8682c94119930771eebb00acfe1f90'/>
<id>52234fe47f8682c94119930771eebb00acfe1f90</id>
<content type='text'>
added #ntoa unint32 -&gt; ip and tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added #ntoa unint32 -&gt; ip and tests</pre>
</div>
</content>
</entry>
<entry>
<title>added tested on for ruby21/20 on darwin</title>
<updated>2015-01-26T21:40:02+00:00</updated>
<author>
<name>Mike Mackintosh</name>
<email>m@zyp.io</email>
</author>
<published>2015-01-26T21:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=fbfd5830736efe15e6de2dc9585af27cacab3cfd'/>
<id>fbfd5830736efe15e6de2dc9585af27cacab3cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the #to_ipv6 method, faster</title>
<updated>2015-01-26T21:38:10+00:00</updated>
<author>
<name>Mike Mackintosh</name>
<email>m@zyp.io</email>
</author>
<published>2015-01-26T21:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=c635c994d1b1725f2b6994e6538a33f0bf8c92e8'/>
<id>c635c994d1b1725f2b6994e6538a33f0bf8c92e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added #ntoa unint32 -&gt; ip and tests</title>
<updated>2015-01-26T21:21:55+00:00</updated>
<author>
<name>Mike Mackintosh</name>
<email>m@zyp.io</email>
</author>
<published>2015-01-26T21:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=f90b36f2da80070411131af985c2af9f236a1685'/>
<id>f90b36f2da80070411131af985c2af9f236a1685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modify README file to include v1.0 development notification</title>
<updated>2014-08-08T21:40:49+00:00</updated>
<author>
<name>bluemonk</name>
<email>ceresa@gmail.com</email>
</author>
<published>2014-08-08T21:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=65c5436abd9810a07d79cb2b8cc3956866d242e5'/>
<id>65c5436abd9810a07d79cb2b8cc3956866d242e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.rdoc</title>
<updated>2013-09-13T12:47:06+00:00</updated>
<author>
<name>Steven Schmid</name>
<email>stevschmid@gmail.com</email>
</author>
<published>2013-09-13T12:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/ipaddress.git/commit/?id=94f8e44e2049bec7ba8702d15d6a1d91a95f5db9'/>
<id>94f8e44e2049bec7ba8702d15d6a1d91a95f5db9</id>
<content type='text'>
Small fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small fix</pre>
</div>
</content>
</entry>
</feed>
