summaryrefslogtreecommitdiff
path: root/larch/codec.py
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Make all exceptions be subclasses of new class larch.ErrorLars Wirzenius1-2/+3
2011-08-03Add format versions for NodeStoreDisk and NodeCodec.Lars Wirzenius1-0/+2
2011-06-30When changing a leaf node, compute its new size using delta.Lars Wirzenius1-0/+16
2011-06-06Add a docstring for CodecError.Lars Wirzenius1-1/+1
2011-06-06Update docstrings for NodeCodec methods.Lars Wirzenius1-0/+3
2011-06-06Fix NodeCodec docstring re value size limit.Lars Wirzenius1-1/+1
2011-03-07Change names from btree to larch.Lars Wirzenius1-5/+5
2011-03-07Rename files to new name.Lars Wirzenius1-0/+143