<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ft_printf, branch master</title>
<subtitle>Reimplementation of printf from scratch in C as part of the 42 curriculum
</subtitle>
<id>https://git.dkaiser.de/42/ft_printf/atom?h=master</id>
<link rel='self' href='https://git.dkaiser.de/42/ft_printf/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/'/>
<updated>2024-03-20T11:14:51Z</updated>
<entry>
<title>Update Makefile just to make sure moulinette is happy</title>
<updated>2024-03-20T11:14:51Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-20T11:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=70af8ed2075f1755f1b42642622ac26ae8ffcc51'/>
<id>urn:sha1:70af8ed2075f1755f1b42642622ac26ae8ffcc51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly compile files in Makefile</title>
<updated>2024-03-18T12:29:40Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-18T12:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=681026f782093d53fe4ac058caefb2fbcced6f0b'/>
<id>urn:sha1:681026f782093d53fe4ac058caefb2fbcced6f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change include to updated location</title>
<updated>2024-03-18T10:43:53Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-18T10:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=a609e8d638fe92d5ea644d2d2313adb997cd3cb4'/>
<id>urn:sha1:a609e8d638fe92d5ea644d2d2313adb997cd3cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the src dir and put everything in root dir</title>
<updated>2024-03-18T10:37:50Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-18T10:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=0fb01c961c92e54e04ad4c7881805db597089863'/>
<id>urn:sha1:0fb01c961c92e54e04ad4c7881805db597089863</id>
<content type='text'>
hoping that it will appease moulinette
</content>
</entry>
<entry>
<title>Remove unnecessary comment in header</title>
<updated>2024-03-15T12:33:20Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-15T12:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=b3bb3f0889cb01e6a1064a13b718f623bdc5a1e2'/>
<id>urn:sha1:b3bb3f0889cb01e6a1064a13b718f623bdc5a1e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ft_printaddr more compact</title>
<updated>2024-03-15T12:20:20Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-15T12:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=d1c0783d459418ddc32a3d5a95b07dd24d67e8a7'/>
<id>urn:sha1:d1c0783d459418ddc32a3d5a95b07dd24d67e8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove libft</title>
<updated>2024-03-15T12:09:24Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-15T12:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=44d2e1aa1585e07f96bb7c244ed46eb920af203c'/>
<id>urn:sha1:44d2e1aa1585e07f96bb7c244ed46eb920af203c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update includes</title>
<updated>2024-03-15T12:06:34Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-15T12:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=673ebefb75d599baf83bb62ace876ab415a2b929'/>
<id>urn:sha1:673ebefb75d599baf83bb62ace876ab415a2b929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add error handling</title>
<updated>2024-03-15T12:02:59Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-15T12:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=02344fc38e2375102a913685c21acc35141c2cb0'/>
<id>urn:sha1:02344fc38e2375102a913685c21acc35141c2cb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new sources to Makefile</title>
<updated>2024-03-13T15:11:26Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-03-13T15:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/ft_printf/commit/?id=a04e883febff882c89b92a9f61227dec11900156'/>
<id>urn:sha1:a04e883febff882c89b92a9f61227dec11900156</id>
<content type='text'>
</content>
</entry>
</feed>
