1.7 20:53:27 Adaptive reconciliation algorithm... finally.
2004/10/29 mbalazin small changes in undo history management... mostly want to synch up.
2004/10/25 mbalazin Just a bunch of small things.
2004/10/25 mbalazin undo/redo limits history, trims it and drops tuples as necessary
2004/10/23 mbalazin Modified checkpoint() method to re-use BoxPackage.
Making join and the consistency manager log some measurements
2004/10/23 mbalazin We now figure out how far to undo based on generic state information
gathered at runtime.
Also a few bug fixes.
2004/10/20 mbalazin Moved fault tolerance boxes from udb to boxes directly because these boxes are not part of a specific type of applications but should rather always be available as part of the core engine.