The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-06-04 15:48:39 +00:00
compiler Check for tf_winlikewidestring in the target's flags instead of relying on the target being a Windows system when determining whether the system as the WideString type that's separate from UnicodeString 2016-06-04 08:45:22 +00:00
ide * spelling mistakes fpc repo part, mantis #30233 2016-06-02 20:01:09 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Added ServiceRunning and WaitForServiceCompletion functions 2016-06-04 15:48:39 +00:00
rtl Fix compilation of JVM platform after recent changes to Delete() and Insert() 2016-06-04 10:42:09 +00:00
tests Allow Delete() and Insert() to be used with generic types as arguments. 2016-06-03 21:45:23 +00:00
utils * spelling mistakes fpc repo part, mantis #30233 2016-06-02 20:01:09 +00:00
.gitattributes Allow Delete() and Insert() to be used with generic types as arguments. 2016-06-03 21:45:23 +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 * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00