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 12:12:36 +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 + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Free Contents of TFPWebAction in Destructor 2011-04-15 08:13:05 +00:00
rtl * Patch from LacaK, eliminates redundant variant finalization and try..finally block in TFMTBcdFactory.CastTo 2011-04-14 20:25:41 +00:00
tests * probably mark an overloaded := operator used as type conversion as used, resolves #18909 2011-04-14 21:11:27 +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 + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00