]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/shortlog
tahoe-lafs/zfec.git
2007-11-13 zookozfec: conditionally-compile the right magic to use...
2007-11-13 zookozfec: setup: fix the spelling of "zfec.fec" package...
2007-11-09 zookozfec: setup: bump the required version number of setupt...
2007-11-09 zookozfec: setup: keep trying to setup even if ez_setup...
2007-11-11 zookozfec: set benchmark to sizes that don't fit in the...
2007-11-11 zookozfec: add a TODO note
2007-11-09 zookozfec: setup: don't spew a traceback if darcsver isn...
2007-11-09 zookozfec: add benchmarks for easyfec (untested)
2007-11-09 zookozfec: setup: remove MANIFEST.in
2007-11-09 zookozfec: update TODO
2007-11-09 zookozfec: fewer randomized tests (for faster unit testing)
2007-11-09 zookozfec: refactor exception raising to use handy dandy...
2007-11-09 zookozfec: a few debugging and in-line comment tweaks
2007-11-09 zookozfec: add unit tests for easyfec, fix bug in easyfec...
2007-11-08 zookozfec: add unit tests for easyfec
2007-11-09 zookozfec: merge two ways to set the default K and M for...
2007-11-09 zookozfec: fix the C89 patch's use of alloca() by multiplyin...
2007-11-09 zookozfec: make precondition violation exception message...
2007-11-08 zookozfec: make zfec C89 (ANSI C) compatible, patch thanks...
2007-11-08 zookozfec: make the default K and M for the cmdline "zfec...
2007-11-09 zookozfec: clearer precondition failure exception message
2007-11-09 zookozfec: clean up variable names and whitespace
2007-11-09 zookozfec: setup: use argparse and pyutil as separate packag...
2007-11-08 zookoTEMP TFIX EASYFGEC
2007-11-08 zookozfec: setup: build _fec.so under the zfec subdirectory
2007-11-08 zookozfec: setup: use my version of ez_setup.py
2007-11-08 zookozfec: update TODO list
2007-10-04 zookozfec: import latest variant of ez_setup.py
2007-10-03 zookozfec: use ez_setup.py without a "download delay"
2007-10-03 zookozfec: copy in a version of ez_setup.py that has our...
2007-10-01 zookozfec: add warning about changed share header in zfec...
2007-10-01 zookozfec: loosen the interface of the cmdline tool to allow...
2007-10-01 zookozfec: make benchmark script do 3-of-10 instead of 25...
2007-09-30 zookozfec: trivial reformatting of unit test names
2007-09-27 zookozfec: don't use vsnprintf (because it is named _vsnprin...
2007-09-27 zookozfec: remove some unused error-handling code from fec.c
2007-09-27 zookozfec: formatting of error messages
2007-09-27 zookozfec: make invocation of darcsver in setup.py more...
2007-09-18 zookozfec: silence warning about darcsver not being present...
2007-09-12 zookozfec: install unzipped by default (can be overridden...
2007-09-12 zookozfec: quiet warning message if darcsver fails
2007-09-12 zookozfec: update licensing text
2007-09-12 zookozfec: attempt to invoke "darcsver" when setup.py is...
2007-09-12 zookozfec: make zfec.h and ez_setup.py be included in source...
2007-09-12 zookozfec: make ez_setup.py download setuptools v0.6c7 by...
2007-08-25 zookozfec: attempt to configure setuptools to include *...
2007-08-21 zookozfec: add md5sums for setuptools-0.6c6 and remove other...
2007-08-21 zookozfec: copy the new version of pyutil's version_class...
2007-08-21 zookozfec: edit text of error message
2007-08-09 zookomerge duplicate patches to shebang /usr/bin/python
2007-08-08 zookoshebang /usr/bin/env python in ez_setup.py
2007-06-04 Zooko O'Whielacronx... zfec: shebang usr bin env python in ez_setup.py
2007-08-09 zookozfec: fix bug in argparse
2007-08-09 zookozfec: required version of setuptools is 0.6c6 on cygwin...
2007-08-09 zookozfec: default setuptools version is now 0.6c6
2007-08-09 zookozfec: add benchmark utility
2007-07-20 zookozfec: add to README.txt how to run the unit tests
2007-07-20 zookozfec: fix link to zfec-dev mailing list
2007-07-20 zookozfec: fix README.txt to explain how to use setuptools...
2007-07-20 zookozfec: clarify licensing requirements (transitive grace...
2007-06-04 Zooko O'Whielacronx... zfec: autogenerate version numbers from darcs history
2007-06-04 Zooko O'Whielacronx... zfec: update doc strings in fileutil
2007-05-09 Zooko O'Whielacronx... zfec: import latest version.py module from pyutil library
2007-05-09 Zooko O'Whielacronx... zfec: fix bug in in-line doc
2007-05-09 Zooko O'Whielacronx... zfec: tweak licence text
2007-06-06 robk-orgchange the 'ez_setup.py' script to have distinct desire...
2007-05-09 Zooko O'Whielacronx... zfec: disable the feature of leaving unit test tmp...
2007-05-02 Zooko O'Whielacronx... zfec: v1.0.0
2007-05-01 Zooko O'Whielacronx... zfec: complete the removal of the 15-second delay when...
2007-04-30 Zooko O'Whielacronx... zfec: add note to README about conflict with older...
2007-04-30 Zooko O'Whielacronx... zfec: switch back to minimum setuptools of 0.6c3
2007-04-30 Zooko O'Whielacronx... zfec: see if we can get by with the version of setuptoo...
2007-04-30 Zooko O'Whielacronx... zfec: see if we can get by with the version of setuptoo...
2007-04-30 Zooko O'Whielacronx... zfec: add mention of lrzip and edit text
2007-04-30 Zooko O'Whielacronx... zfec: v1.0.0b3-0-STABLE
2007-04-30 Zooko O'Whielacronx... zfec: update licence and install docs
2007-04-30 Zooko O'Whielacronx... zfec: hack setuptools bootstrap script not to time...
2007-04-30 Zooko O'Whielacronx... zfec: add the setuptools bootstrap script to download...
2007-04-27 Zooko O'Whielacronx... zfec: explain in README how to use setuptools in Ye...
2007-04-27 Zooko O'Whielacronx... zfec: organize the trove classifiers in the metadata
2007-04-27 Zooko O'Whielacronx... zfec: fix up the package metadata for e.g. the Python...
2007-04-27 Zooko O'Whielacronx... zfec: yet another tweak to the licence
2007-04-27 Zooko O'Whielacronx... zfec v1.0.0b1-0-STABLE
2007-04-27 Zooko O'Whielacronx... zfec: update licence, contact info, description
2007-04-27 Zooko O'Whielacronx... zfec: invoke test_util as well as test_zfec when you...
2007-04-26 zookozfec: remove printout that was used only for debugging
2007-04-26 zookopyutil: fileutil: make temp dir cleanup more robust...
2007-04-26 zookozfec: in zunfec, sort the input share file names for...
2007-04-26 zookozfec: update unit tests
2007-04-26 zookozfec: tweak licence text for clarity
2007-04-26 zookozfec: update TODO
2007-04-26 zookozfec: make it Python 2.4-compatible (but also it requir...
2007-04-26 warnerzfec: setup.py: switch back to distutils, since setupto...
2007-04-19 warnerzfec.test.test_util: fix one last fec-to-zfec renaming
2007-04-16 warnerfec: add test for mathutil
2007-04-16 warnerfec: remove unused mathutil.linear_fit_slope
2007-04-16 warnerfec.util.mathutil.permute: fix docstring
2007-04-22 zookozfec: make unit tests work on Windows with setuptools...
2007-04-22 zookozfec: pyutil: make temp directories more convenient...
2007-04-25 Zooko O'Whielacronx... zfec: update TODOs
next