The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Massimo Magnano 118dba394b fcl-image JPEG reader/writer, PSD reader
fcl-image JPEG reader - procedure inside InternalRead moved to protected virtual methods
fcl-image JPEG writer - procedure inside InternalWrite moved to protected virtual methods
fcl-image PSD reader - code fixes for reading palettes, added Read of Image Resources Section

(cherry picked from commit fc714078a9)
2023-12-18 14:46:01 +01:00
compiler
installer
packages fcl-image JPEG reader/writer, PSD reader 2023-12-18 14:46:01 +01:00
rtl * Fix compilation 2023-12-17 20:25:05 +01:00
tests * run fcl-image tests with regression tests 2023-12-18 14:44:03 +01:00
utils LocalToEpoch, EpochToLocal: fix for arbitrary datetime 2023-12-12 22:21:27 +01:00
.gitattributes * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +01:00
.gitfpcblockedhashes
.gitfpceligiblesvnhashes
.gitignore
.gitlab-ci.yml
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc