The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Pierre Muller 7cb40dc7d0 Add missing S_ISUID and S_ISGID constants
(cherry picked from commit 9feeb18b15)
2023-12-21 10:54:07 +01:00
compiler * fix conversion of true/false macro definitions to boolean values 2023-12-07 23:16:49 +01:00
installer
packages * ensure that _LookupVtableInfoEx isn't called with a type that needs special handling as we can't (or won't) really cover that using some generic RTTI handling 2023-12-21 09:56:13 +01:00
rtl Add missing S_ISUID and S_ISGID constants 2023-12-21 10:54:07 +01:00
tests * fix #40074: adjust Generics.Defaults to make use of the new ConstParamIsRef<> utility function to correctly determine how a generic binary parameter needs to be compared 2023-12-21 09:55:35 +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 Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00
Makefile.fpc Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00