2009-06-15 |
zooko | #include <stddef.h> -- it is required for size_t (on... |
tree | commitdiff |
2009-06-15 |
zooko | fix segfault when invalid arguments are passed to const... |
tree | commitdiff |
2009-06-15 |
zooko | setup: increase requirement on setuptools version to... |
tree | commitdiff |
2009-06-15 |
zooko | setup: don't use BaseException (introduced in Python... |
tree | commitdiff |
2009-06-14 |
zooko | finally figured out what the C compiler was trying... |
tree | commitdiff |
2009-06-14 |
zooko | trivial: try to silence a gcc warning about prototypes |
tree | commitdiff |
2009-06-14 |
zooko | trivial: really hush pyflakes this time |
tree | commitdiff |
2009-06-14 |
zooko | remove unused imports noticed by pyflakes |
tree | commitdiff |
2009-06-14 |
zooko | see if this silences the "not a prototype" warning |
tree | commitdiff |
2009-06-14 |
zooko | setup: require darcsver |
tree | commitdiff |
2009-06-14 |
zooko | quiet pyflakes |
tree | commitdiff |
2009-06-14 |
zooko | setup: add setup.cfg to trigger darcsver before other... |
tree | commitdiff |
2009-01-31 |
zooko | docs: recommend 7z |
tree | commitdiff |
2007-12-29 |
zooko | zfec: README: recommend 7zip instead of rzip and simpli... |
tree | commitdiff |
2009-01-05 |
zooko | setup: upgrade to my hacked version of ez_setup.py |
tree | commitdiff |
2009-01-05 |
zooko | setup: bundle my version of setuptools |
tree | commitdiff |
2009-01-05 |
zooko | docs: update docs a little |
tree | commitdiff |
2009-01-05 |
zooko | setup: VERSIONFILE boilerplate tidy-up |
tree | commitdiff |
2009-01-05 |
zooko | setup: remove bundled dependencies |
tree | commitdiff |
2008-10-21 |
zooko | setup: add classifiers indicating what versions of... |
tree | commitdiff |
2008-10-13 |
zooko | setup: fix harmless silliness in --debug parsing, add... |
tree | commitdiff |
2008-09-30 |
zooko | setup: remove bundled pyutil-1.3.12 |
tree | commitdiff |
2008-09-13 |
zooko | setup: add some scripts to benchmark zfec with differen... |
tree | commitdiff |
2008-09-11 |
zooko | setup: fix another bug in the "build with a specific... |
tree | commitdiff |
2008-09-11 |
zooko | setup: fix bug in detection of --stride option to build |
tree | commitdiff |
2008-09-14 |
zooko | doc: a few more edits to README.txt |
tree | commitdiff |
2008-09-14 |
zooko | doc: update README.txt |
tree | commitdiff |
2008-07-25 |
zooko | setup: url=http://allmydata.org/trac/zfec |
tree | commitdiff |
2008-09-08 |
zooko | make the STRIDE settable at build-time with the "-... |
tree | commitdiff |
2008-05-20 |
zooko | give names to C functions for use in reporting exceptio... |
tree | commitdiff |
2008-05-20 |
zooko | setup: update docs in setup code |
tree | commitdiff |
2008-01-21 |
agl | Add COPYING.GPL, COPYING.TGPPL.html to Haskell distribu... |
tree | commitdiff |
2008-05-19 |
zooko | setup: specify data_files in such a way that stdeb... |
tree | commitdiff |
2008-01-20 |
agl | Update README.txt with details on Haskell testing/docum... |
tree | commitdiff |
2008-01-20 |
zooko | doc: add mention of Haskell to the docs -- incomplete... |
tree | commitdiff |
2008-01-20 |
zooko | docs: README.txt: reflow to 80 cols and strip trailing... |
tree | commitdiff |
2008-01-20 |
agl | Add Haskell bindings to zfec |
tree | commitdiff |
2008-01-19 |
agl | Make one of the comments more clear |
tree | commitdiff |
2008-01-19 |
zooko | setup: new way to require darcsver and setuptools_darcs |
tree | commitdiff |
2008-01-19 |
zooko | setup: use my own hacked version of ez_setup, which... |
tree | commitdiff |
2008-01-19 |
zooko | setup: bundle setuptools_darcs-1.1.7 |
tree | commitdiff |
2008-01-19 |
zooko | setup: remove bundled setuptools_darcs-1.1.5 |
tree | commitdiff |
2008-01-19 |
zooko | setup: remove bundled setuptools-0.6c7-py2.5.egg |
tree | commitdiff |
2008-01-19 |
zooko | setup: bundle setuptools-0.6c7.egg |
tree | commitdiff |
2008-01-19 |
zooko | setup: bundle darcsver-1.0.1 |
tree | commitdiff |
2008-01-19 |
zooko | doc: trivial fixups and touch a yearstamp |
tree | commitdiff |
2008-01-19 |
zooko | doc: include TGPPL in html format instead of text format |
tree | commitdiff |
2008-01-19 |
zooko | touch copyright yearstamp |
tree | commitdiff |
2008-01-19 |
zooko | add unit tests of the bug agl had, add assertion and... |
tree | commitdiff |
2008-01-19 |
zooko | add in-line doc |
tree | commitdiff |
2008-01-19 |
zooko | fix warnings regarding printing size_t types |
tree | commitdiff |
2008-01-19 |
zooko | setup: remove "--debug" from sys.argv if it is present... |
tree | commitdiff |
2008-01-18 |
zooko | doc: TODO, copyright, version number regex, etc. |
tree | commitdiff |
2008-01-18 |
zooko | tests: add test suggested by agl's bug report |
tree | commitdiff |
2008-01-17 |
zooko | doc: fix incorrect API doc which tripped up AGL --... |
tree | commitdiff |
2007-12-30 |
zooko | setup: prepend os.getcwd() to misc/dependencies |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: tests_require pyutil |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: improve documentation in __init__.py |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: bundle setuptools_darcs-1.1.5.tar into... |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: bundle pyutil-1.3.12.tar into misc/depende... |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: move bundled argparse into misc/dependencies |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: use setuptools egg in-place in misc/depend... |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: copy in latest version of ez_setup.py... |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: bundle argparse-0.8.0.tar |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: bundle setuptools-0.6c7-py2.5.egg |
tree | commitdiff |
2007-12-22 |
zooko | zfec: setup: copy in my latest version of ez_setup... |
tree | commitdiff |
2007-12-22 |
zooko | zfec: fix breakage on VS 2003 due to recent re-arrangem... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: changelog: document recent patches |
tree | commitdiff |
2007-12-20 |
zooko | zfec: silence a warning when compiling on Mac OS X... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: setup: include _version.py so that the zfec packa... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: update in-line comments/docs |
tree | commitdiff |
2007-12-20 |
zooko | zfec: update licensing and attribution docs |
tree | commitdiff |
2007-12-20 |
zooko | zfec: changelog: document the latest interesting patche... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: dual-license under GPL and TGPPL |
tree | commitdiff |
2007-12-20 |
zooko | zfec: add "changelog" file, which contains descriptions... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: setup: require setuptools_darcs >= 1.1.0 (fixes... |
tree | commitdiff |
2007-12-20 |
zooko | zfec: fix import of sys in the case that ez_setup could... |
tree | commitdiff |
2007-12-13 |
zooko | zfec: setup: pass --quiet to darcsver invocation in... |
tree | commitdiff |
2007-11-14 |
zooko | zfec: set STRIDE to 8192 after extensive experimentatio... |
tree | commitdiff |
2007-11-12 |
zooko | zfec: reorder the inner loop to be more cache-friendly |
tree | commitdiff |
2007-11-11 |
zooko | zfec: do encoding within a fixed window of memory in... |
tree | commitdiff |
2007-11-14 |
zooko | zfec: bench: turn down data sizes since my Windows... |
tree | commitdiff |
2007-11-14 |
zooko | zfec: set benchmark to K=3, M=10, because that is the... |
tree | commitdiff |
2007-11-14 |
zooko | zfec: clarification of in-line comment |
tree | commitdiff |
2007-11-13 |
zooko | zfec: conditionally-compile the right magic to use... |
tree | commitdiff |
2007-11-13 |
zooko | zfec: setup: fix the spelling of "zfec.fec" package... |
tree | commitdiff |
2007-11-09 |
zooko | zfec: setup: bump the required version number of setupt... |
tree | commitdiff |
2007-11-09 |
zooko | zfec: setup: keep trying to setup even if ez_setup... |
tree | commitdiff |
2007-11-11 |
zooko | zfec: set benchmark to sizes that don't fit in the... |
tree | commitdiff |
2007-11-11 |
zooko | zfec: add a TODO note |
tree | commitdiff |
2007-11-09 |
zooko | zfec: setup: don't spew a traceback if darcsver isn... |
tree | commitdiff |
2007-11-09 |
zooko | zfec: add benchmarks for easyfec (untested) |
tree | commitdiff |
2007-11-09 |
zooko | zfec: setup: remove MANIFEST.in |
tree | commitdiff |
2007-11-09 |
zooko | zfec: update TODO |
tree | commitdiff |
2007-11-09 |
zooko | zfec: fewer randomized tests (for faster unit testing) |
tree | commitdiff |
2007-11-09 |
zooko | zfec: refactor exception raising to use handy dandy... |
tree | commitdiff |
2007-11-09 |
zooko | zfec: a few debugging and in-line comment tweaks |
tree | commitdiff |
2007-11-09 |
zooko | zfec: add unit tests for easyfec, fix bug in easyfec... |
tree | commitdiff |
2007-11-08 |
zooko | zfec: add unit tests for easyfec |
tree | commitdiff |
2007-11-09 |
zooko | zfec: merge two ways to set the default K and M for... |
tree | commitdiff |
next |