mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 11:00:23 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o translation of SearchKit has been added o a new version of the AuthorizationCallbacks record has been introduced. Backward compatibility has been ensured by renaming the old AuthorizationCallbacks record type to AuthorizationCallbacks0, naming the new one AuthorizationCallbacks1 and turning AuthorizationCallbacks into a variant record with version0 and version1 fields of those types. Similarly, there are now kAuthorizationPluginInterfaceVersion0 and kAuthorizationPluginInterfaceVersion1 constants, with kAuthorizationPluginInterfaceVersion aliasing the new kAuthorizationPluginInterfaceVersion1 o the CGFunctionCreate and CGFunctionEvaluateCallback signatures have been corrected (mantis #28484) git-svn-id: trunk@31334 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |