summaryrefslogtreecommitdiffstats
path: root/src/file_dxf.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_dxf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_dxf.c: improve Frama-C annotationsChristophe Grenier2021-06-071-16/+7
* src/file_dxf.c: improve frama-c annotationsChristophe Grenier2021-02-151-1/+1
* src/file_dxf.c: update frama-c annotationsChristophe Grenier2021-01-291-14/+43
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+5
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: code cleanup for .dxf recoveryChristophe Grenier2014-07-261-28/+23
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-4/+4
* Remove unnecessary time.h header inclusionChristophe Grenier2013-04-191-3/+0
* PhotoRec: file_search_footer() gets a new parameterChristophe Grenier2009-05-271-1/+1
* Fix some compilation warningsChristophe Grenier2009-02-031-4/+0
* Fix some missing headers for cygwinChristophe Grenier2009-02-011-2/+2
* PhotoRec: recover Drawing Interchange File .dxf filesChristophe Grenier2009-01-181-0/+109