Implemented delete.
commit5809985860f4a88369fd91ee58ecce317e4992b0
authorDavid Barr <david.barr@cordelta.com>
Tue, 16 Mar 2010 13:28:14 +0000 (17 00:28 +1100)
committerDavid Barr <david.barr@cordelta.com>
Tue, 16 Mar 2010 13:28:14 +0000 (17 00:28 +1100)
tree9ca525307883bec4f1f05ab6449be97cf5f042de
parent79fcaaea144e217bb38690941f2b4436ee34cbe5
Implemented delete.

Now garbage collection is the most important task.
However, the test case completes in 1 second on my old laptop.
The reduction in memory footprint may not be woth the complexity.

Signed-off-by: David Barr <david.barr@cordelta.com>
repo_tree.c