summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Added fixes to setup.py to allow easy_installation0.5.0Sebastian Thiel2010-07-081-0/+0
* PackEntity: fixed capital bug which would cause a None to be in place of the ...Sebastian Thiel2010-07-061-0/+0
* added setup.py and Manifest to allow distribution and easy_installSebastian Thiel2010-07-011-0/+0
* DecompressMemMapReader: implemented compressed bytes counting, including test...Sebastian Thiel2010-06-161-0/+0
* Made the db module a package to have enough room for expansionSebastian Thiel2010-06-141-0/+0
* Now using the async zlib module if it is available to allow performance gains...Sebastian Thiel2010-06-131-0/+0
* Added multi-threading performance tests which show that, during compression a...Sebastian Thiel2010-06-121-0/+0
* Implemented all async methods, including test which shows how to chain the as...Sebastian Thiel2010-06-121-0/+0
* Added async as submoduleSebastian Thiel2010-06-121-0/+0