]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/history - zfec/zfec/_fecmodule.c
trivial: try to silence a gcc warning about prototypes
[tahoe-lafs/zfec.git] / zfec / zfec / _fecmodule.c
2009-06-14 zookotrivial: try to silence a gcc warning about prototypes
2009-06-14 zookosee if this silences the "not a prototype" warning
2008-05-20 zookogive names to C functions for use in reporting exceptio...
2008-01-19 zookoadd unit tests of the bug agl had, add assertion and...
2008-01-19 zookoadd in-line doc
2008-01-19 zookofix warnings regarding printing size_t types
2008-01-18 zookodoc: TODO, copyright, version number regex, etc.
2008-01-18 zookotests: add test suggested by agl's bug report
2007-12-20 zookozfec: silence a warning when compiling on Mac OS X...
2007-12-20 zookozfec: update licensing and attribution docs
2007-11-13 zookozfec: conditionally-compile the right magic to use...
2007-11-09 zookozfec: refactor exception raising to use handy dandy...
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-09 zookozfec: clearer precondition failure exception message
2007-11-09 zookozfec: clean up variable names and whitespace
2007-09-27 zookozfec: don't use vsnprintf (because it is named _vsnprin...
2007-09-27 zookozfec: formatting of error messages
2007-05-09 Zooko O'Whielacron... zfec: tweak licence text
2007-04-27 Zooko O'Whielacron... zfec: yet another tweak to the licence
2007-04-27 Zooko O'Whielacron... zfec: update licence, contact info, description
2007-04-26 zookozfec: tweak licence text for clarity
2007-04-20 Zooko O'Whielacron... zfec: change formatting of copyright timestamps, licenc...
2007-04-19 zookozfec: finish up some renaming of pyfec to zfec
2007-04-18 warnerrename top-level package from 'fec' to 'zfec'