<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/version_compare.git, branch master</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/version_compare.git/'/>
<entry>
<title>Bug fix:</title>
<updated>2023-07-05T14:42:21+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-07-05T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/version_compare.git/commit/?id=6b0ddba545ca578903fe856af6d820883121bb1e'/>
<id>6b0ddba545ca578903fe856af6d820883121bb1e</id>
<content type='text'>
* Pad first element of a version to avoid small versions being detected as greater than larger versions
* before: 1.0.3 &gt; 2.0.0 == TRUE
* after:  1.0.3 &gt; 2.0.0 == FALSE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pad first element of a version to avoid small versions being detected as greater than larger versions
* before: 1.0.3 &gt; 2.0.0 == TRUE
* after:  1.0.3 &gt; 2.0.0 == FALSE
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement test harnass</title>
<updated>2022-07-23T00:17:29+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2022-07-23T00:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/version_compare.git/commit/?id=a70733d9a64320eac8038d733df67467cd97976c'/>
<id>a70733d9a64320eac8038d733df67467cd97976c</id>
<content type='text'>
* Fix various memory leaks
* Fix off by one error in rsplit
* main program is a wrapper for the vcmp library entry() function
* Implement basic CI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix various memory leaks
* Fix off by one error in rsplit
* main program is a wrapper for the vcmp library entry() function
* Implement basic CI
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-07-12T19:46:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2022-07-12T19:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/version_compare.git/commit/?id=4a196857e13bd65ef982fe90dae1a1865985ee94'/>
<id>4a196857e13bd65ef982fe90dae1a1865985ee94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-07-12T04:07:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2022-07-12T04:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/version_compare.git/commit/?id=113f8d0e3d797d942ea6d40d8f6032595878b549'/>
<id>113f8d0e3d797d942ea6d40d8f6032595878b549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
