The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 3cbad406b5 * forgot to move src/export (which depends on src/dbase) also to the
little endian targets for Linux in r13629

git-svn-id: trunk@13630 -
2009-08-31 12:20:22 +00:00
compiler * only allow cdecl "array of const" parameters for procvars and for external 2009-08-30 08:52:38 +00:00
ide * open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing. 2009-08-26 20:13:55 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * forgot to move src/export (which depends on src/dbase) also to the 2009-08-31 12:20:22 +00:00
rtl * several small bugs in the handling of implements fixed, resolves #14418 2009-08-30 08:01:10 +00:00
tests * only allow cdecl "array of const" parameters for procvars and for external 2009-08-30 08:52:38 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes + tests forgotten to commit as part of r13334 2009-08-30 08:37:53 +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