The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7e0a5aec4c * allowed open "packed" arrays (same as regular open arrays, for
compatibility with some other Pascal compilers) (mantis #14812)

git-svn-id: trunk@13918 -
2009-10-22 19:48:35 +00:00
compiler * allowed open "packed" arrays (same as regular open arrays, for 2009-10-22 19:48:35 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages xpath.pp: 2009-10-20 22:13:13 +00:00
rtl * reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated) 2009-10-21 23:26:45 +00:00
tests * allowed open "packed" arrays (same as regular open arrays, for 2009-10-22 19:48:35 +00:00
utils * Fixes compilation problem 2009-10-10 19:23:30 +00:00
.gitattributes * allowed open "packed" arrays (same as regular open arrays, for 2009-10-22 19:48:35 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00