Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-03 | fix broken_btree.go? | Luke Shumaker | |
2022-10-03 | add max key checking | Luke Shumaker | |
2022-10-03 | nil paths | Luke Shumaker | |
2022-10-03 | fix bug | Luke Shumaker | |
2022-10-02 | containers: Implement an interval tree | Luke Shumaker | |
Hits a bug in the Go 1.19.1 compiler, you must use a dev build of Go. | |||
2022-10-02 | rbtree: Add support for maintaining node attributes | Luke Shumaker | |
CLRS theorem 14.1 | |||
2022-10-02 | fix rbtree fuzz test | Luke Shumaker | |
2022-09-29 | scripts | Luke Shumaker | |
2022-09-19 | find loops? | Luke Shumaker | |
2022-09-18 | rebuildmappings: more logging of results | Luke Shumaker | |
2022-09-18 | better output | Luke Shumaker | |
2022-09-18 | mostly svg! | Luke Shumaker | |
2022-09-18 | wip | Luke Shumaker | |
2022-09-17 | flatten visualizenodes, comment out rebuildnodes | Luke Shumaker | |
2022-09-17 | split files | Luke Shumaker | |
2022-09-16 | wip one pass | Luke Shumaker | |
2022-09-05 | wip | Luke Shumaker | |
2022-09-05 | visualize-nodes: Have the output be a zip file | Luke Shumaker | |
2022-09-05 | Rework visualize-nodes | Luke Shumaker | |
2022-09-05 | Try to uniformly use containers.Set | Luke Shumaker | |
2022-09-05 | Add ToKey to TreePaths; MinItem and MaxItem to NodeExpectations | Luke Shumaker | |
2022-09-04 | 1st pass at visualize-nodes | Luke Shumaker | |
2022-09-04 | rebuildnodes: Tidy up | Luke Shumaker | |
2022-09-02 | rebuild root items | Luke Shumaker | |
this was sitting here uncommited from Wednesday | |||
2022-08-30 | wip rework rebuildnodes | Luke Shumaker | |
2022-08-30 | Change how btrfstree.TreePath generations work | Luke Shumaker | |
2022-08-30 | remove debug logigng | Luke Shumaker | |
2022-08-30 | btrfstree.ReadNode: Return more useful error types | Luke Shumaker | |
2022-08-30 | btrfstree: Don't let (most) validation errors prevent parsing | Luke Shumaker | |
2022-08-30 | fix bad search/replace | Luke Shumaker | |
2022-08-30 | wip better reattach | Luke Shumaker | |
2022-08-30 | misc fix | Luke Shumaker | |
2022-08-30 | wip: fix reinit | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | rm dbgsums | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | move things between files | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | move things between files | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-28 | dbg | Luke Shumaker | |
2022-08-28 | wip: rebuild-nodes | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |
2022-08-28 | btrfs: Split io3_btree.go in to multiple files | Luke Shumaker | |
This isn't changing anything, just cut/paste. Some of these decisions will make more sense in a later commit. |