The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-09-30 11:22:02 +00:00
compiler * fix for Mantis #32476: use the correct string to check i2 2017-09-30 11:22:02 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages fcl-passrc: resolver: class visibility protected: aClassInThisModule.Identifier 2017-09-30 11:18:18 +00:00
rtl + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 2017-09-29 21:19:45 +00:00
tests + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 2017-09-29 21:19:45 +00:00
utils New revision following commit 37286 2017-09-22 19:59:45 +00:00
.gitattributes + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 2017-09-29 21:19:45 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00