The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-04-15 20:53:11 +00:00
compiler * i386-win32: Pass const variants by reference to safecall procedures, confirmed this behavior with Delphi (in general, safecall on win32 must behave as close as possible to stdcall). 2011-04-15 12:12:36 +00:00
ide
installer
packages * Free Contents of TFPWebAction in Destructor 2011-04-15 08:13:05 +00:00
rtl rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) 2011-04-15 13:02:46 +00:00
tests * run test only if the platform supports the extended type 2011-04-15 20:53:11 +00:00
utils * Fixed 19068 2011-04-03 09:27:06 +00:00
.gitattributes * probably mark an overloaded := operator used as type conversion as used, resolves #18909 2011-04-14 21:11:27 +00:00
.gitignore
Makefile
Makefile.fpc