Commit Graph

17 Commits

Author SHA1 Message Date
Adam D. Ruppe 89252d46e4 clear all opend deprecations 2024-03-30 22:00:29 -04:00
Adam D. Ruppe 2ff74269fe v2.103 compatibility 2023-04-05 10:46:33 -04:00
Ahmet Sait 8393a4d6a5 Fix annoying dscanner warning: Empty declaration 2023-02-04 15:16:54 +03:00
Adam D. Ruppe 257d7277f1 handle this other random image 2022-07-26 11:03:29 -04:00
Adam D. Ruppe f38b1ff401 maybe fix issue #331 by allowing harmlesss restarts before the end of image 2022-06-14 20:28:48 -04:00
Adam D. Ruppe 16975aba4c work with older compilers again 2021-02-01 21:32:50 -05:00
Adam D. Ruppe 668553d6a9 jpeg write 2021-01-25 21:06:43 -05:00
Adam D. Ruppe 8d57ff1f5e basic header docs of all public modules 2019-12-06 22:57:49 -05:00
Adam D. Ruppe 3f15f41ddc smaller buffer tbh no need for something so huge 2019-02-11 21:43:54 -05:00
Murilo Miranda ba017f9065
Update jpeg.d
I did what you had already done before to all instances of core.stdc.stdlib.alloca() calls to solve the error with -m64.
2019-02-12 00:38:19 -02:00
Adam D. Ruppe ece8c2002e change alloca to static buffer to avoid spurious exception handling error 2019-02-11 20:34:17 -05:00
Ketmar Dark 26c14c5d90 bugfixes and compatibilities (sdpy, jpeg, nanovega) 2018-04-11 09:47:48 -04:00
Adam D. Ruppe 941d618152 ketmar fix 2017-12-16 08:53:16 -05:00
Adam D. Ruppe abd79d2b74 ketmar fix segfault on invalid file 2017-06-02 21:58:15 -04:00
Allen Garvey 852d3cf933 Add explicit cast from ulong to int to remove compiler error 2017-02-09 20:54:28 -05:00
Allen Garvey 72bd2ed6ee Remove uneeded cast to int that causes compiler error 2017-02-09 20:44:53 -05:00
Adam D. Ruppe 856ce49092 new modules from ketmar 2016-07-31 09:00:20 -04:00