<feed xmlns='http://www.w3.org/2005/Atom'>
<title>data-structures/arraylist.c, branch master</title>
<subtitle>My implementation of widly used data structures</subtitle>
<id>https://git.its1.de/public/data-structures/atom?h=master</id>
<link rel='self' href='https://git.its1.de/public/data-structures/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/'/>
<updated>2022-04-09T07:43:53Z</updated>
<entry>
<title>neue Verzeichnisstruktur</title>
<updated>2022-04-09T07:43:53Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2022-04-09T07:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=154874afda4a8df885e51c01f7681f04fb0b8e61'/>
<id>urn:sha1:154874afda4a8df885e51c01f7681f04fb0b8e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: überflüssig Klammern bei sizeof-Operator entfernt</title>
<updated>2022-01-16T09:41:49Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2022-01-16T09:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=fb0e8a6fa561cd2a518b6a65f50e8179a19985cc'/>
<id>urn:sha1:fb0e8a6fa561cd2a518b6a65f50e8179a19985cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2021-12-30T10:01:32Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2021-12-30T10:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=214f0923ba2981649f14ec3761662332df446d9d'/>
<id>urn:sha1:214f0923ba2981649f14ec3761662332df446d9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: remove NULL-checks</title>
<updated>2021-12-29T09:48:03Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2021-12-29T09:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=6ced2a50056acbf7caec404a1edfa3b07fa1ac5d'/>
<id>urn:sha1:6ced2a50056acbf7caec404a1edfa3b07fa1ac5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bessere Namen für Funktionen</title>
<updated>2020-11-13T13:19:33Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-13T13:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=4d1d41985e1f3033ef82e9761b0bc49310008cf0'/>
<id>urn:sha1:4d1d41985e1f3033ef82e9761b0bc49310008cf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zusätzliches Argument beim linearen Suchen hinzugefügt, damit die Schnittstellen wieder identisch sind!</title>
<updated>2020-11-11T19:38:08Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-11T19:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=a594ea35a36e644d3bd7235352857b2c9f87973a'/>
<id>urn:sha1:a594ea35a36e644d3bd7235352857b2c9f87973a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zusätzliches Argument beim binären Suchen...</title>
<updated>2020-10-31T18:09:25Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-10-31T18:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=f320cd9027b9bee52442e8c58d2f3b2281c87bfc'/>
<id>urn:sha1:f320cd9027b9bee52442e8c58d2f3b2281c87bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pragmatisches C...</title>
<updated>2020-10-31T18:05:36Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-10-31T18:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=8d515c516c019ff51a782923c0a13ba240fda197'/>
<id>urn:sha1:8d515c516c019ff51a782923c0a13ba240fda197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suche in ArrayList hinzugefügt. Sortierfunktion benutzt nun einheitliches Namensschema.</title>
<updated>2020-10-31T18:03:04Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-10-31T18:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=f3b075e842cfbccfe668853266c83766bec0e3a3'/>
<id>urn:sha1:f3b075e842cfbccfe668853266c83766bec0e3a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benutze util.h für ERROR-Handling</title>
<updated>2020-10-31T08:32:58Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-10-31T08:32:58Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=8f580522d6c499ba9a73cff0be6563171c506bfb'/>
<id>urn:sha1:8f580522d6c499ba9a73cff0be6563171c506bfb</id>
<content type='text'>
</content>
</entry>
</feed>
