Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Frama-C annotations for a bunch of files | Christophe Grenier | 2024-01-01 | 1 | -0/+4 |
* | src/file_ttf.c: improve Frama-C annotations | Christophe Grenier | 2021-07-25 | 1 | -7/+3 |
* | src/file_ttf.c: fix size detection | Christophe Grenier | 2021-02-07 | 1 | -3/+15 |
* | src/file_ttf.c: Fix frama-c warnings | Christophe Grenier | 2020-10-24 | 1 | -8/+30 |
* | PhotoRec: add an ifdef in each file for easier frama-c testing | Christophe Grenier | 2020-09-11 | 1 | -0/+2 |
* | PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) | Christophe Grenier | 2015-06-13 | 1 | -1/+0 |
* | remove always-true memcmp | Christophe Grenier | 2015-05-11 | 1 | -10/+6 |
* | Turn off various signed/unsigned comparaison warnings | Christophe Grenier | 2014-11-15 | 1 | -1/+1 |
* | Remove unnecessary time.h header inclusion | Christophe Grenier | 2013-04-19 | 1 | -3/+0 |
* | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -5/+1 |
* | PhotoRec: recover TrueType Font .ttf files | Christophe Grenier | 2009-01-18 | 1 | -0/+127 |