The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 372e9dfdf1 * improved the readability of the code of taddnode.try_make_mul32to64() even
more by factoring out some of the node tests to nested functions

git-svn-id: trunk@26414 -
2014-01-10 00:22:15 +00:00
compiler * improved the readability of the code of taddnode.try_make_mul32to64() even 2014-01-10 00:22:15 +00:00
ide * Initial active version of 2014-01-05 19:20:15 +00:00
installer * Initial active version of 2014-01-05 19:20:15 +00:00
packages fcl-db: fix parameter parsing if form "-:param" is used. Do not confuse with simple line comment, which must start with "--". Bug #25505 2014-01-08 19:59:18 +00:00
rtl Fix compilation of NativeNT after the recent RTL changes 2014-01-08 16:52:36 +00:00
tests * fixed test targets directive (should be '%target', instead of '%platform') 2014-01-05 22:11:35 +00:00
utils utils: use LongInt instead of Integer to prevent overflow 2014-01-05 17:09:48 +00:00
.gitattributes * Initial active version of 2014-01-05 19:20:15 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +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 * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00