The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost bd25e02096 * added some highlevel helper functions to load/unload dynamic libraries.
* initialize/release calls are refcounted. On loading, requested symbols are checked.

git-svn-id: trunk@13975 -
2009-10-30 13:16:13 +00:00
compiler * make strict string var checking ({$v+}) the default in TP and Delphi modes 2009-10-29 15:52:14 +00:00
ide * Fixed typo in warning message. 2009-10-30 11:26:44 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * Added support of libgdb V608. 2009-10-30 11:28:09 +00:00
rtl * added some highlevel helper functions to load/unload dynamic libraries. 2009-10-30 13:16:13 +00:00
tests * make strict string var checking ({$v+}) the default in TP and Delphi modes 2009-10-29 15:52:14 +00:00
utils * Small patch from Graeme to fix ordering (bug ID 14917) 2009-10-29 15:48:14 +00:00
.gitattributes imagemagick: Adds a pixel access demo and updates some parts to newer imagemagick 2009-10-29 17:16:38 +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