<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcsv/makefile, branch master</title>
<subtitle>CSV parsing library</subtitle>
<id>https://git.its1.de/public/libcsv/atom?h=master</id>
<link rel='self' href='https://git.its1.de/public/libcsv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/'/>
<updated>2020-08-21T11:37:11Z</updated>
<entry>
<title>fix(doku): Dokumentation überarbeitet und deutlich ausgebaut.</title>
<updated>2020-08-21T11:37:11Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-08-21T11:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=0ee2ec205c32de9b2563cc4175d1f6d3b65eb220'/>
<id>urn:sha1:0ee2ec205c32de9b2563cc4175d1f6d3b65eb220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testfälle besser dokumentiert</title>
<updated>2020-07-01T14:37:30Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-01T14:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=319e60d31b30c59868edc0bee8688ba4f40fdb80'/>
<id>urn:sha1:319e60d31b30c59868edc0bee8688ba4f40fdb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aktiviere Code-Coverage-Test</title>
<updated>2020-06-27T08:23:57Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-27T08:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=a609a0d5e82a15ee43f71f0a19218c59e9556575'/>
<id>urn:sha1:a609a0d5e82a15ee43f71f0a19218c59e9556575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Aktiviere continuous Testing</title>
<updated>2020-06-25T10:56:27Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-25T10:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=8e022f70175836330567898257d131394f9d4f7f'/>
<id>urn:sha1:8e022f70175836330567898257d131394f9d4f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor makefile</title>
<updated>2020-06-25T06:19:49Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-25T06:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=5136f7bebbc3f2f89295bb11f2145ab878096977'/>
<id>urn:sha1:5136f7bebbc3f2f89295bb11f2145ab878096977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite</title>
<updated>2020-06-24T16:09:35Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-24T16:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=13d62b00936cbf394444e56e2fbc7d74653d34ea'/>
<id>urn:sha1:13d62b00936cbf394444e56e2fbc7d74653d34ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>csv-test nach csv-perf umbenannt</title>
<updated>2020-06-24T16:06:50Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-24T16:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=5f3f5efcabf800358edd2507230f0dbc3ecc059c'/>
<id>urn:sha1:5f3f5efcabf800358edd2507230f0dbc3ecc059c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix makefile</title>
<updated>2020-06-23T15:28:21Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-23T15:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=719d907bfeab945060cfc879770d10c4bfb2b6f4'/>
<id>urn:sha1:719d907bfeab945060cfc879770d10c4bfb2b6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>überarbeite makefile, dass die csv-lib separat übersetzt wird...</title>
<updated>2020-06-23T14:04:16Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-23T14:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=339fa0bd4e4d29e385e3d13987e80f698069357a'/>
<id>urn:sha1:339fa0bd4e4d29e385e3d13987e80f698069357a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Der Code benötigt nur C99, nicht C11. Fixe das in der makefile.</title>
<updated>2020-06-19T08:53:19Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-19T08:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=b3d12c0a9d075baae55c9922e82eb6af173e788b'/>
<id>urn:sha1:b3d12c0a9d075baae55c9922e82eb6af173e788b</id>
<content type='text'>
</content>
</entry>
</feed>
