summaryrefslogtreecommitdiffstats
path: root/src/file_pyc.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_pyc.c: improve Frama-C annotationsChristophe Grenier2021-07-071-7/+3
* src/file_pyc.c: add Frama-C annotationsChristophe Grenier2021-02-281-1/+14
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: recover python 3.3 and 3.4 .pycChristophe Grenier2016-02-211-41/+28
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: modify .pyc recovery to recover Python byte-compiled 2.6, 2.7, 3.0,...Christophe Grenier2011-10-301-7/+25
* Fix some compilation warningsChristophe Grenier2009-02-031-3/+0
* PhotoRec: identified some constants as isChristophe Grenier2009-01-221-1/+1
* PhotoRec: recover Java .class, Python Compiled Script .pyc, Timezone info and...Christophe Grenier2009-01-201-0/+95