Cameron Weinfurt
|
e71e1d6290
|
Added a conclusion to the paper
|
2 years ago |
Cameron Weinfurt
|
a0155d66dd
|
Merge incomplete branch 'tree_alloc'
|
2 years ago |
Cameron Weinfurt
|
98115fe7c7
|
Heavy refactor as last ditch effort to fix problems
|
2 years ago |
Cameron Weinfurt
|
c1ce333202
|
Attempt at making insert work
|
2 years ago |
Cameron Weinfurt
|
2e23ecc609
|
Fixed size underflow
|
2 years ago |
Thomas Johnson
|
1a2ddcbbf3
|
Added appropriate fonts for C names
|
2 years ago |
Thomas Johnson
|
4edd5b98aa
|
TeXified paper
|
2 years ago |
Thomas Johnson
|
83dcda7743
|
did we fix all the bugs yet?
|
2 years ago |
Thomas Johnson
|
2046529ee6
|
Fixed a bug
|
2 years ago |
Thomas Johnson
|
a3ae7eb75c
|
Hopefully fixed a few bugs
|
2 years ago |
Cameron Weinfurt
|
61c2a6f2f5
|
Added a null check
|
2 years ago |
Thomas Johnson
|
ffc1382747
|
Actually called the fixup function in insert
|
2 years ago |
Thomas Johnson
|
8ca9ddcdd7
|
Fixed debug print
|
2 years ago |
Thomas Johnson
|
8b31636906
|
Fixed broken insert algorithm
|
2 years ago |
Cameron Weinfurt
|
f361388285
|
Paper progress
|
2 years ago |
Cameron Weinfurt
|
5a87521bf3
|
More debug info
|
2 years ago |
Cameron Weinfurt
|
ac2bc19ef1
|
Thick refactor in attempt to fix things
|
2 years ago |
Cameron Weinfurt
|
748cd262c3
|
Busted ghost pointers
|
2 years ago |
Cameron Weinfurt
|
b771400238
|
Fixed problem where the root was allowed to be red
|
2 years ago |
Thomas Johnson
|
8dad1fdead
|
minor enhancement
|
2 years ago |
Thomas Johnson
|
e746f2ce80
|
Enhanced the last debug functionality
|
2 years ago |
Thomas Johnson
|
2c0d27f7d7
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
2 years ago |
Thomas Johnson
|
69f01b6544
|
Added debug functionality
|
2 years ago |
Cameron Weinfurt
|
1c51fba904
|
Asserting that inserted nodes are red
|
2 years ago |
Thomas Johnson
|
843edec232
|
Fixed a bug involving the wrong indirection level in a pointer
|
2 years ago |
Thomas Johnson
|
4ab55500b1
|
Added yet more debug prints
|
2 years ago |
Thomas Johnson
|
37b5465a05
|
Added more debug prints
|
2 years ago |
Cameron Weinfurt
|
2293d6aad1
|
Made color checks into defines
|
2 years ago |
Thomas Johnson
|
fb70ac29e7
|
Fixed some bugs
|
2 years ago |
Thomas Johnson
|
754f45199b
|
Fixed a bug involving self-referential insertion
|
2 years ago |
Thomas Johnson
|
3d897bb856
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
2 years ago |
Thomas Johnson
|
693056d467
|
Collected miscellaneous code
|
2 years ago |
Cameron Weinfurt
|
4b2b6b38ac
|
Now valgrind's dumps will get auto-ignored.
|
2 years ago |
Thomas Johnson
|
4473209226
|
Fixed a major bug involving and pointers
|
2 years ago |
Thomas Johnson
|
a3f3a9e837
|
Added test harness
|
2 years ago |
Thomas Johnson
|
26580c0355
|
Added some debug stuff
|
2 years ago |
Thomas Johnson
|
b1bc888c6d
|
Fixed more bugs
|
2 years ago |
Thomas Johnson
|
274081c74f
|
Fixed some bugs
|
2 years ago |
Thomas Johnson
|
732d2f9dd2
|
Added debug feature
|
2 years ago |
Cameron Weinfurt
|
5d216ff450
|
Fixed segfaults on lines 178 and 176
|
2 years ago |
Thomas Johnson
|
b643cf56b2
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
2 years ago |
Cameron Weinfurt
|
09bacea6df
|
Fixes some compile errors and switched to gnu11 standard
|
2 years ago |
Thomas Johnson
|
5e08be3839
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
2 years ago |
Thomas Johnson
|
e0db3fb925
|
Added a small amount of test code
|
2 years ago |
Cameron Weinfurt
|
898a1c4611
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
2 years ago |
Cameron Weinfurt
|
1e588644ae
|
Implemented a probably broken balanced remove op
|
2 years ago |
Thomas Johnson
|
4338b8ca5e
|
Added broken code
|
2 years ago |
Thomas Johnson
|
70dbe3c3de
|
Turns out alignof already existed
|
2 years ago |
Thomas Johnson
|
357827ca69
|
Fixed a megaleak caused by the tree node getting lost
|
2 years ago |
Thomas Johnson
|
e86edef1ea
|
Finished OOM handler and fixed some definite bugs
|
2 years ago |