Commit Graph

55 Commits

Author SHA1 Message Date
Arthur Britto
42b37c8b1f Fixes for path expansion. 2012-11-12 14:40:42 -08:00
Arthur Britto
95c590bef4 Make Ledger::getBookBase logging more informative. 2012-11-12 14:30:12 -08:00
JoelKatz
5cb35b7a8f Make the skip lists self-decsriptive. This change will cause old and new servers to diverge ledgers. 2012-11-08 14:36:15 -08:00
JoelKatz
644aa28e5b Fix the need to call setIndex after creating a new SLE.
Finish the ledger skip list code. (Note that this will cause ledger divergence if old code talks to new code.)
2012-11-08 04:36:15 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00