The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-17 17:09:54 +00:00
compiler * asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches 2013-04-16 16:49:42 +00:00
ide Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:19:38 +00:00
installer Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:21:34 +00:00
packages fcl-db/dbase: DbaseIII memo fix: blocksize=fixed 512; no memo field size header 2013-04-16 07:42:04 +00:00
rtl rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266) 2013-04-15 08:27:14 +00:00
tests * Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix. 2013-04-17 17:09:54 +00:00
utils rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266) 2013-04-15 08:27:14 +00:00
.gitattributes tests: rename test files to make them run by testsuite 2013-04-15 08:10:22 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00
Makefile.fpc Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00