1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
TODO:
* add API functions
- get file size ?
- file metrics
- get filename offset?
- volume information
- get directory strings
- add functions to calcalate hashes?
* handle directory names correctly
* documentation
- describe relation ship metrics and trace chains
* update manuals
20141003
* see `git log' for more recent change log
* removed README.macosx
* added dpkg files
* changes for project site move
20140629
* Worked on format support
20140614
* Worked on format support
20140423
* worked on API functions
20140421
* Worked on format support
20140412
* Worked on format support
20140411
* Worked on format support
20140410
* worked on API functions
20140402
* updated dependencies
20140324
* 2014 update
* updated dependencies
20131020
* renamed to libscca
20130922
* updated dependencies
20130609
* 2013 update
* updated dependencies
20121112
* 2012 update
* updated dependencies
* code clean up
* updated pc file
* updated spec file
20111113
* worked on initial version
20111112
* Initial version based on libexe
|