The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 8daccbf4c1 * use cwstring on non-windows
git-svn-id: trunk@41813 -
2019-04-01 16:52:24 +00:00
compiler * parameter type needs to be Nil for formal parameters (Delphi compatible) 2019-03-22 22:29:20 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * use cwstring on non-windows 2019-04-01 16:52:24 +00:00
rtl * Fix formatfloat in case E not followed by +/- (bug id 35297) 2019-03-30 15:47:50 +00:00
tests * parameter type needs to be Nil for formal parameters (Delphi compatible) 2019-03-22 22:29:20 +00:00
utils * Fix some warnings 2019-04-01 08:49:36 +00:00
.gitattributes * Unicode test program using UnicodeString 2019-03-24 08:47:16 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00