The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 662cc12d68 * turn off range checking for routines involving vararraybounds
because they're declared as an array[0..0] (while they can
    be of any size)

git-svn-id: trunk@6853 -
2007-03-14 19:43:12 +00:00
compiler * fixed overflow for constant in-expressions involving values > 2007-03-14 19:42:01 +00:00
fv * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ide * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
installer * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
packages * fixed Makefile for linux-i386 (contained htmldefs twice for some reason, 2007-03-14 12:38:36 +00:00
rtl * fixed real:=variant for non-x86 2007-03-14 17:04:15 +00:00
tests * fixed test according to Kylix behaviour (which means current 2007-03-14 18:27:01 +00:00
utils * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
.gitattributes * fixed test according to Kylix behaviour (which means current 2007-03-14 18:27:01 +00:00
.gitignore * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile * changed version to 2.3.1 2007-03-05 12:43:13 +00:00
Makefile.fpc * changed version to 2.3.1 2007-03-05 12:43:13 +00:00