projects
/
tahoe-lafs
/
zfec.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tahoe-lafs/zfec.git
2007-12-22
zooko
zfec: setup: bundle setuptools_darcs-1.1.5.tar into...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: bundle pyutil-1.3.12.tar into misc/depende...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: move bundled argparse into misc/dependencies
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: use setuptools egg in-place in misc/depend...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: copy in latest version of ez_setup.py...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: bundle argparse-0.8.0.tar
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: bundle setuptools-0.6c7-py2.5.egg
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: setup: copy in my latest version of ez_setup...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-22
zooko
zfec: fix breakage on VS 2003 due to recent re-arrangem...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: changelog: document recent patches
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: silence a warning when compiling on Mac OS X...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: setup: include _version.py so that the zfec packa...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: update in-line comments/docs
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: update licensing and attribution docs
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: changelog: document the latest interesting patche...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: dual-license under GPL and TGPPL
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: add "changelog" file, which contains descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: setup: require setuptools_darcs >= 1.1.0 (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
zooko
zfec: fix import of sys in the case that ez_setup could...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
zooko
zfec: setup: pass --quiet to darcsver invocation in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
zooko
zfec: set STRIDE to 8192 after extensive experimentatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
zooko
zfec: reorder the inner loop to be more cache-friendly
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
zooko
zfec: do encoding within a fixed window of memory in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
zooko
zfec: bench: turn down data sizes since my Windows...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
zooko
zfec: set benchmark to K=3, M=10, because that is the...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
zooko
zfec: clarification of in-line comment
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
zooko
zfec: conditionally-compile the right magic to use...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
zooko
zfec: setup: fix the spelling of "zfec.fec" package...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: setup: bump the required version number of setupt...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: setup: keep trying to setup even if ez_setup...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
zooko
zfec: set benchmark to sizes that don't fit in the...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
zooko
zfec: add a TODO note
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: setup: don't spew a traceback if darcsver isn...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: add benchmarks for easyfec (untested)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: setup: remove MANIFEST.in
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: fewer randomized tests (for faster unit testing)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: refactor exception raising to use handy dandy...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: a few debugging and in-line comment tweaks
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: add unit tests for easyfec, fix bug in easyfec...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: add unit tests for easyfec
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: merge two ways to set the default K and M for...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: fix the C89 patch's use of alloca() by multiplyin...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: make precondition violation exception message...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: make zfec C89 (ANSI C) compatible, patch thanks...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: make the default K and M for the cmdline "zfec...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: clearer precondition failure exception message
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: clean up variable names and whitespace
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
zooko
zfec: setup: use argparse and pyutil as separate packag...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
TEMP TFIX EASYFGEC
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: setup: build _fec.so under the zfec subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: setup: use my version of ez_setup.py
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
zooko
zfec: update TODO list
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
zooko
zfec: import latest variant of ez_setup.py
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
zooko
zfec: use ez_setup.py without a "download delay"
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
zooko
zfec: copy in a version of ez_setup.py that has our...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
zooko
zfec: add warning about changed share header in zfec...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
zooko
zfec: loosen the interface of the cmdline tool to allow...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
zooko
zfec: make benchmark script do 3-of-10 instead of 25...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
zooko
zfec: trivial reformatting of unit test names
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
zooko
zfec: don't use vsnprintf (because it is named _vsnprin...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
zooko
zfec: remove some unused error-handling code from fec.c
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
zooko
zfec: formatting of error messages
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
zooko
zfec: make invocation of darcsver in setup.py more...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
zooko
zfec: silence warning about darcsver not being present...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: install unzipped by default (can be overridden...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: quiet warning message if darcsver fails
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: update licensing text
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: attempt to invoke "darcsver" when setup.py is...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: make zfec.h and ez_setup.py be included in source...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
zooko
zfec: make ez_setup.py download setuptools v0.6c7 by...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
zooko
zfec: attempt to configure setuptools to include *...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
zooko
zfec: add md5sums for setuptools-0.6c6 and remove other...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
zooko
zfec: copy the new version of pyutil's version_class...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
zooko
zfec: edit text of error message
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
zooko
merge duplicate patches to shebang /usr/bin/python
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
zooko
shebang /usr/bin/env python in ez_setup.py
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Zooko O'Whielacronx...
zfec: shebang usr bin env python in ez_setup.py
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
zooko
zfec: fix bug in argparse
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
zooko
zfec: required version of setuptools is 0.6c6 on cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
zooko
zfec: default setuptools version is now 0.6c6
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
zooko
zfec: add benchmark utility
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
zooko
zfec: add to README.txt how to run the unit tests
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
zooko
zfec: fix link to zfec-dev mailing list
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
zooko
zfec: fix README.txt to explain how to use setuptools...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
zooko
zfec: clarify licensing requirements (transitive grace...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Zooko O'Whielacronx...
zfec: autogenerate version numbers from darcs history
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Zooko O'Whielacronx...
zfec: update doc strings in fileutil
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Zooko O'Whielacronx...
zfec: import latest version.py module from pyutil library
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Zooko O'Whielacronx...
zfec: fix bug in in-line doc
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Zooko O'Whielacronx...
zfec: tweak licence text
commit
|
commitdiff
|
tree
|
snapshot
2007-06-06
robk-org
change the 'ez_setup.py' script to have distinct desire...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Zooko O'Whielacronx...
zfec: disable the feature of leaving unit test tmp...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
Zooko O'Whielacronx...
zfec: v1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Zooko O'Whielacronx...
zfec: complete the removal of the 15-second delay when...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Zooko O'Whielacronx...
zfec: add note to README about conflict with older...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Zooko O'Whielacronx...
zfec: switch back to minimum setuptools of 0.6c3
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Zooko O'Whielacronx...
zfec: see if we can get by with the version of setuptoo...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Zooko O'Whielacronx...
zfec: see if we can get by with the version of setuptoo...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Zooko O'Whielacronx...
zfec: add mention of lrzip and edit text
commit
|
commitdiff
|
tree
|
snapshot
next