The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-01 02:01:00 +00:00
compiler * val, str and read/write(ln) now use is_oversizedint/ord to determine which helper function to use; this also clears the warnings that prevented compilation of the 64-bit targets 2013-03-31 16:27:26 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
rtl * enable only units which build on msdos 2013-03-31 18:42:09 +00:00
tests * compile the RTL with -CX when running the testsuite for msdos 2013-04-01 02:01:00 +00:00
utils * updated fpcmake.inc after the changes in fpcmake.inc from my previous commit 2013-03-31 23:21:42 +00:00
.gitattributes + a very quick and dirty script for running tests in dosbox and passing the exit code back 2013-03-31 01:04:43 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
Makefile.fpc + CPU target i8086 in top level Makefile.fpc 2013-03-19 20:11:30 +00:00