lp://staging/pytiger
Created by
Mark Lee
and last modified
- Get this branch:
- bzr branch lp://staging/pytiger
Branch merges
Propose for merging
1 branch
proposed for merging into this one.
No branches
dependent on this one.
Branch information
Recent revisions
- 6. By Mark Lee
-
pytiger.c:
* add support for strings as input
* as a result, `buffer` is now `const` and does not need to be `free()`d - 5. By Mark Lee
-
pytiger.c:
* add license
* give the method definition array a size
* use stdio-related functions instead of calling the python method
* apparently when declaring `tt_ctx` as a pointer, it segfaults
* declare `result` as a character array since the size is constant
* remove debugging printf
* files of size zero and one byte work now - 4. By Mark Lee
-
tigertree.c:
* remove cruft from bitcollider
tiger.c:
* use tiger.h
* update function signature to match tiger.h
setup.py:
* add tigertree.c to sources
pytiger.c:
* add the function tiger_treehash(). Does not work on zero-length files yet.
* use tiger.h
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6 (bzr 1.9)