<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimterop, branch v0.3.2</title>
<subtitle>Forked from https://github.com/nimterop/nimterop</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/'/>
<entry>
<title>v0.3.2</title>
<updated>2019-10-29T14:31:59+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-29T14:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=12cc08900d1bfd39579164567acad75ca021a86b'/>
<id>12cc08900d1bfd39579164567acad75ca021a86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save skipped symbols with -d</title>
<updated>2019-10-28T22:13:50+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=1f09de2531f499160b2e766554aa1dfd8a376b95'/>
<id>1f09de2531f499160b2e766554aa1dfd8a376b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regex improvements</title>
<updated>2019-10-28T15:48:53+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-28T15:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=872873c07a0a85117da73c4a27a806d90029a4f7'/>
<id>872873c07a0a85117da73c4a27a806d90029a4f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.3.1</title>
<updated>2019-10-25T20:11:07+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-25T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=1bca308ac472796329c212410ae198c0e31d3acb'/>
<id>1bca308ac472796329c212410ae198c0e31d3acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix size_t conversion</title>
<updated>2019-10-25T19:30:38+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-25T19:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=b7c7f7a06a006ee07eb9f6adf1fd3e50b0758fc0'/>
<id>b7c7f7a06a006ee07eb9f6adf1fd3e50b0758fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add incompleteStruct pragma</title>
<updated>2019-10-24T23:56:46+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-24T23:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=8e9bd0da0d321f5548d90c34debaaf7dec780bda'/>
<id>8e9bd0da0d321f5548d90c34debaaf7dec780bda</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 #145 from matkuki/patch-1</title>
<updated>2019-10-23T15:52:59+00:00</updated>
<author>
<name>genotrance</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-23T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=3c960c140c1237231c99cd34896752abc35fb371'/>
<id>3c960c140c1237231c99cd34896752abc35fb371</id>
<content type='text'>
This adds a drive change command to every Windows `execAction` call that starts with the `cd` command. Tested with the `libmodbus` C library (https://github.com/stephane/libmodbus).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a drive change command to every Windows `execAction` call that starts with the `cd` command. Tested with the `libmodbus` C library (https://github.com/stephane/libmodbus).</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the regex stuff</title>
<updated>2019-10-23T14:53:43+00:00</updated>
<author>
<name>matkuki</name>
<email>kukovecmatic@hotmail.com</email>
</author>
<published>2019-10-23T14:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=3765862b6ee94ca661ca24a636af950bfc37d9c4'/>
<id>3765862b6ee94ca661ca24a636af950bfc37d9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to search for "cd x:"</title>
<updated>2019-10-22T21:36:49+00:00</updated>
<author>
<name>matkuki</name>
<email>kukovecmatic@hotmail.com</email>
</author>
<published>2019-10-22T21:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=36ef771ea82fe5c775100195d55e18e960fd5cc7'/>
<id>36ef771ea82fe5c775100195d55e18e960fd5cc7</id>
<content type='text'>
Tested again with `libmodbus` and it works.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested again with `libmodbus` and it works.</pre>
</div>
</content>
</entry>
<entry>
<title>0.3.0</title>
<updated>2019-10-22T19:30:24+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-22T19:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=37f5faa43d446a415e8934cc1a713bb7f5c5564f'/>
<id>37f5faa43d446a415e8934cc1a713bb7f5c5564f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
