34 Commits

Author SHA1 Message Date
d09d4d3d92 Format source files 2023-02-18 10:37:38 +01:00
76d93bb1cf Move makefile to root 2023-02-18 10:33:40 +01:00
3bf5d68074 Add reserve size getter for vector 2019-05-18 13:39:32 +02:00
475b7c531b Make vector resize / reserve simple 2019-05-18 13:04:39 +02:00
2ce294c40b Use correct logging labels binary tree test 2019-05-18 13:04:18 +02:00
09bda3cfa8 Merge binary tree debug test cases with unit tests 2019-05-18 12:59:00 +02:00
7eca47ac64 fixup commit 2019-05-12 16:31:11 +02:00
e5b5eb3e72 Binary tree fixed 2019-05-12 16:30:24 +02:00
3a8347ca0e fixup commit 2019-05-12 13:38:16 +02:00
a94017c6d8 Binary tree fix 2019-05-12 13:36:05 +02:00
19bc9aed6b Broke the binary tree, please fix :-) 2019-05-12 12:01:09 +02:00
8a69c5065e Vector reserve test added, verify with strace 2019-05-08 21:00:29 +02:00
619fb4e2b5 Vector: Reserve, Allocate in 32 byte chunks 2019-05-08 21:00:10 +02:00
fdb376f360 Execute all build programs script added 2019-05-07 19:43:51 +02:00
c1e498dfa0 Stack added + found bugs squashed 2019-05-07 19:43:31 +02:00
3edd654f60 Do not expose members that shouldn't be touched 2019-05-07 19:03:38 +02:00
a21ce04345 pragma once 2019-05-07 18:50:48 +02:00
4717d4e2e3 Ringbuffer added 2019-05-04 21:10:44 +02:00
b1cf71d41f Linkedlist tests added 2019-05-04 20:11:09 +02:00
e1138917b4 Linkedlist bugfixes 2019-05-04 20:11:09 +02:00
64fa2f30ab Add rebuild target makefile 2019-05-01 21:29:32 +02:00
db777837ee Restructure project directories 2019-05-01 19:11:06 +02:00
5e0a815f26 Single linked list impl 2019-04-29 20:04:12 +02:00
825379ae1b add constructor BinaryTree::Tree 2019-04-29 19:25:21 +02:00
1814b8208a makefile + testing expanded 2019-04-29 19:15:52 +02:00
047a7ded1d Vector finished 2019-04-29 19:15:43 +02:00
c04e639a15 Fix allocation size vector 2019-04-29 17:48:35 +02:00
2c726f144f Vector tests added 2019-04-28 19:48:48 +02:00
3dbc5c211a Vector added 2019-04-28 19:48:36 +02:00
3c3ae8232d binary tree tests added 2019-04-28 16:10:11 +02:00
554c94aa5b Binary tree impl 2019-04-28 16:09:36 +02:00
30e9dc60b4 Binary Tree WIP 2019-04-20 22:23:15 +02:00
621c9b2989 Ignore IDE stuff 2019-04-20 13:52:03 +02:00
58e4b99640 Initial commit 2019-04-20 10:12:53 +02:00