<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap/input_handling.c, branch radixsort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=radixsort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=radixsort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-27T14:38:55Z</updated>
<entry>
<title>Cleanup</title>
<updated>2024-04-27T14:38:55Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-27T14:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=a81ff0a989c8c105f15fd7df4d8ba4970c566669'/>
<id>urn:sha1:a81ff0a989c8c105f15fd7df4d8ba4970c566669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort three and some norme cleanup</title>
<updated>2024-04-26T16:36:07Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-26T16:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9ec4dd2e78c61a2b2be8d645d3e523f954d83e9e'/>
<id>urn:sha1:9ec4dd2e78c61a2b2be8d645d3e523f954d83e9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make norminette happy</title>
<updated>2024-04-26T11:56:36Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-26T11:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=fb11c45c1fa1246dbc80b491f55598698a932e5f'/>
<id>urn:sha1:fb11c45c1fa1246dbc80b491f55598698a932e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change stacks from linked lists to rotating arrays</title>
<updated>2024-04-15T15:54:43Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-15T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=4545c9f4dc339e94bf6ebe0963db55e9dcc131bd'/>
<id>urn:sha1:4545c9f4dc339e94bf6ebe0963db55e9dcc131bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix input handling</title>
<updated>2024-04-13T12:59:17Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T12:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=8d2fe088d72dfebfc96e7bd9b1eae9b3e02f804a'/>
<id>urn:sha1:8d2fe088d72dfebfc96e7bd9b1eae9b3e02f804a</id>
<content type='text'>
Before the fix, the last element was ignored while checking for
duplicates. Now all elements are checked and input handling should
be working fine.
</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>
</feed>
