<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcsv/csv-test.c, 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>2025-04-10T20:43:55Z</updated>
<entry>
<title>minor changes</title>
<updated>2025-04-10T20:43:55Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-10T20:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=0140964a5972f10312f3b93c23f4903f510c09e8'/>
<id>urn:sha1:0140964a5972f10312f3b93c23f4903f510c09e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linter fehler/warnungen behoben und bessere Benamung verschiedener Variablen</title>
<updated>2023-09-02T09:20:10Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2023-09-02T09:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=2ff8751874e7b3c1fc8480215d98cca3c48ea37b'/>
<id>urn:sha1:2ff8751874e7b3c1fc8480215d98cca3c48ea37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benutze size_t statt int bei Größenangaben</title>
<updated>2020-07-24T10:23:33Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-24T10:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=0ba2797fdf4577588bcf7f5cac9d94ae43b8b31b'/>
<id>urn:sha1:0ba2797fdf4577588bcf7f5cac9d94ae43b8b31b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benutze das UNUSED-Makro für nicht verwendete Parameter.</title>
<updated>2020-07-05T10:06:16Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-05T10:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=618430da7fc468fbb49e48e1ead4c5632860b5ce'/>
<id>urn:sha1:618430da7fc468fbb49e48e1ead4c5632860b5ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatiere den Quellcode mit clang-format</title>
<updated>2020-07-05T09:54:28Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-05T09:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=db6807fd6644b1e129008ff9622384cef4e48654'/>
<id>urn:sha1:db6807fd6644b1e129008ff9622384cef4e48654</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weiterer Testcase: Teste den Fall, dass ein CSV-Objekt nur initialisiert, aber bisher noch nicht benutzt wurde.</title>
<updated>2020-07-02T11:07:52Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-02T11:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=a0fc70b0c6b3860236e783a05aa5d70cfc831669'/>
<id>urn:sha1:a0fc70b0c6b3860236e783a05aa5d70cfc831669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>csv-read() sollte bei Dateiende EOF liefern, statt -1. Damit wird der</title>
<updated>2020-07-02T07:12:20Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-07-02T07:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=7cf4aa222ab5cbda4bf8a6ffc968a85304cc8333'/>
<id>urn:sha1:7cf4aa222ab5cbda4bf8a6ffc968a85304cc8333</id>
<content type='text'>
Clientcode lesbarer und verständlicher.
</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>Testcases für erfolgreiches Fehlermanagement...</title>
<updated>2020-06-26T15:10:12Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-06-26T15:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=57b81eacf20423c70a19d325bffee861d8b3a882'/>
<id>urn:sha1:57b81eacf20423c70a19d325bffee861d8b3a882</id>
<content type='text'>
</content>
</entry>
</feed>
