<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcsv, 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-13T08:36:12Z</updated>
<entry>
<title>update readme file</title>
<updated>2025-04-13T08:36:12Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-13T08:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=0402756330a118e55d3d7d31baa06e1420347320'/>
<id>urn:sha1:0402756330a118e55d3d7d31baa06e1420347320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove sub directory 'doc'</title>
<updated>2025-04-11T10:26:49Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-11T10:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=81929bbff9a0cb687e30457865fe0c6733d689ad'/>
<id>urn:sha1:81929bbff9a0cb687e30457865fe0c6733d689ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better documentation for code blocks in readme</title>
<updated>2025-04-11T10:07:18Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-11T10:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=754fe554f289e6ea1933815a1f772bfd34b20d92'/>
<id>urn:sha1:754fe554f289e6ea1933815a1f772bfd34b20d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add readme.md file</title>
<updated>2025-04-11T09:59:20Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-11T09:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=8bf373e0dd4cfb5773e28ba6d1d1dc0f5c7254ec'/>
<id>urn:sha1:8bf373e0dd4cfb5773e28ba6d1d1dc0f5c7254ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add readme.md file</title>
<updated>2025-04-11T09:57:30Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2025-04-11T09:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=62c6eb8f6a5ac1e343a22abefb1d7bc5e82d8ac5'/>
<id>urn:sha1:62c6eb8f6a5ac1e343a22abefb1d7bc5e82d8ac5</id>
<content type='text'>
</content>
</entry>
<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>Allgemeine Funktion zum Vergrößern eines Array implementiert</title>
<updated>2023-09-13T08:53:05Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2023-09-13T08:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=41d8eaca5bbe16144cbb0d98c8522c8f6a137c1d'/>
<id>urn:sha1:41d8eaca5bbe16144cbb0d98c8522c8f6a137c1d</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>Einfacheres Speichermanagement implementiert</title>
<updated>2023-08-27T11:15:02Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2023-08-27T11:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=25eed0fcaca4c72bfddb71ded3930912c8e672fb'/>
<id>urn:sha1:25eed0fcaca4c72bfddb71ded3930912c8e672fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bessere Variablennamen und andere Vereinfachungen im Code</title>
<updated>2023-07-16T08:38:31Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2023-07-16T08:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/libcsv/commit/?id=c684b9b035082c4e5f69d856a33888ede45ba204'/>
<id>urn:sha1:c684b9b035082c4e5f69d856a33888ede45ba204</id>
<content type='text'>
</content>
</entry>
</feed>
