<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap/Makefile, branch quicksort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=quicksort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=quicksort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-15T10:13:10Z</updated>
<entry>
<title>Make Makefile linux compatible</title>
<updated>2024-04-15T10:13:10Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-15T10:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=edede8f8fd0ef6a51271bd7c12a784d9acbad7a8'/>
<id>urn:sha1:edede8f8fd0ef6a51271bd7c12a784d9acbad7a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cmd optimization</title>
<updated>2024-04-13T15:49:06Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T15:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=5427f29f7f8b4a6691330c2fc8a1c24027d8fe71'/>
<id>urn:sha1:5427f29f7f8b4a6691330c2fc8a1c24027d8fe71</id>
<content type='text'>
After the sorting algorithm was executed remove unneccessary commands.
</content>
</entry>
<entry>
<title>Change optimization to stack_* in Makefile</title>
<updated>2024-04-13T14:36:07Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T14:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=e8647732192f1e6cda3ed5d4c17403a0446296c2'/>
<id>urn:sha1:e8647732192f1e6cda3ed5d4c17403a0446296c2</id>
<content type='text'>
I should check the Makefile before committing in the future.
</content>
</entry>
<entry>
<title>Add empty stack_optimize function</title>
<updated>2024-04-13T13:32:45Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T13:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=40025011f834660beba759864f3f59552acbeecd'/>
<id>urn:sha1:40025011f834660beba759864f3f59552acbeecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add radixsort</title>
<updated>2024-04-13T13:31:29Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T13:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9674332f03f434534017c0f70f3c213fa4ebb2bf'/>
<id>urn:sha1:9674332f03f434534017c0f70f3c213fa4ebb2bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command handling to makefile and setup main</title>
<updated>2024-04-13T12:52:57Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T12:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=abc12d29679ae6049c9cacbf09a897529377d79c'/>
<id>urn:sha1:abc12d29679ae6049c9cacbf09a897529377d79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add libft and input handling</title>
<updated>2024-04-12T16:51:50Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-12T16:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9c64c9d253fa22b29005ec53dca6fedcead2ae6c'/>
<id>urn:sha1:9c64c9d253fa22b29005ec53dca6fedcead2ae6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setup project</title>
<updated>2024-04-12T14:23:43Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-12T14:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=1f1d95faadca635adcb8e46bb0aecc0574654a24'/>
<id>urn:sha1:1f1d95faadca635adcb8e46bb0aecc0574654a24</id>
<content type='text'>
</content>
</entry>
</feed>
