log

age author description
Sat, 09 Jul 2022 15:40:10 -0700 Lewin Bormann Better deletion but still with crucial bug default tip
Fri, 08 Jul 2022 22:54:56 -0700 Lewin Bormann Delete crufty deletion code
Fri, 08 Jul 2022 22:54:30 -0700 Lewin Bormann Faulty deletion code.
Fri, 08 Jul 2022 18:19:38 -0700 Lewin Bormann First part of deletion code. Still need recursion up the tree
Tue, 05 Jul 2022 13:56:44 -0700 Lewin Bormann Protect unused code
Tue, 05 Jul 2022 11:41:20 -0700 Lewin Bormann Update test descriptions
Tue, 05 Jul 2022 11:37:24 -0700 Lewin Bormann Implement intra-node binary search
Tue, 05 Jul 2022 09:40:05 -0700 Lewin Bormann More tests, check coverage
Tue, 05 Jul 2022 08:09:38 -0700 Lewin Bormann BTree set functionality is working
Tue, 05 Jul 2022 07:08:06 -0700 Lewin Bormann New tree model (recursive) working somewhat
Mon, 04 Jul 2022 18:14:18 -0700 Lewin Bormann Better splitting
Mon, 04 Jul 2022 16:59:06 -0700 Lewin Bormann Initial commit