summaryrefslogtreecommitdiffstats
path: root/src/file_dwg.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_dwg.c: improve Frama-C annotationsChristophe Grenier2021-06-071-8/+3
* src/file_dwg.c: add frama-c annotationsChristophe Grenier2021-02-151-0/+14
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* Added R2013 DWG file format.AtlasHackert2016-11-131-0/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: remove useless check for .dwgChristophe Grenier2014-07-241-26/+14
* PhotoRec: AutoCAD dwg filesize limit has been raised to 20MBChristophe Grenier2012-01-271-1/+1
* PhotoRec: update dwg signatureChristophe Grenier2011-10-101-1/+12
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+71