]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/shortlog
tahoe-lafs/zfec.git
2007-01-30 Zooko O'Whielacronx... pyfec: update performance measurements
2006-11-30 warneradd darcs boringfile
2007-01-30 Zooko O'Whielacronx... pyfec: fix preconditions, tighten internal C types...
2007-01-30 Zooko O'Whielacronx... pyfec: documentation and licensing
2007-01-30 zookopyfec: COPYING
2007-01-27 zookopyfec: add fec/__init__.py to import all the right...
2007-01-27 zookopyfec: delete m-k of the tempfiles at random in the...
2007-01-27 zookopyfec: execute tests on import of test_pyfec.py only...
2007-01-27 zookopyfec: weaken preconditions -- you can have up to 256...
2007-01-27 zookopyfec: move benchmark code from test_pyfec.py into...
2007-01-27 zookopyfec: add utility functions to encode into a bunch...
2007-01-27 zookopyfec: trivial formatting tweak
2007-01-27 zookopyfec: remove (optimize) unused code
2007-01-27 zookopyfec: make README.txt much more detailed and rename...
2007-01-27 zookorename the C extension from "fec" to "_fec"
2007-01-26 zookopyfec: add precondition checks on the values of k and...
2007-01-26 zookopyfec: trivial formatting
2007-01-26 zookoadd README.txt
2007-01-26 zookopyfec: improve package metadata
2007-01-26 zookoadd copyright notices, license, attributions
2007-01-25 zookoadd dummy function to see how fast we can read in a...
2007-01-25 zookoadd benchmark
2007-01-25 zookofix tests to not require pyutil and other tweaks
2007-01-25 zookoadd utility method file_fec
2007-01-25 zookouse buffers as generic "read" buffers instead of char...
2007-01-25 zookoallow any sequence as input, not just List
2007-01-25 zookoadd warning of subtle gotcha that can happen with mutab...
2007-01-24 Zooko O'Whielacronx... add comment
2007-01-24 Zooko O'Whielacronx... nicer API -- you don't have to shuffle the shares into...
2007-01-24 Zooko O'Whielacronx... stricter typing -- using unsigned char for indexes...
2007-01-22 Zooko O'Whielacronx... pyfec v0.9