The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags
* support for case aware filesystems (Windows), they do now only
    one lookup if a file exists
  * add -WI option to generate import section for DLL imports or
    let the linker handle it. Default is still import section until
    the Makefiles are fixed, then the generation can be left to the
    linker

git-svn-id: trunk@2274 -
2006-01-13 15:13:26 +00:00
compiler * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
fcl * makefiles regenerated 2006-01-11 21:46:28 +00:00
fv * makefiles regenerated 2006-01-11 21:46:28 +00:00
ide * makefiles regenerated 2006-01-11 21:46:28 +00:00
installer * makefiles regenerated 2006-01-11 21:46:28 +00:00
packages * rebuild 2006-01-12 21:29:00 +00:00
rtl * fix for buggy ParamStr(0) / web bug #4666 as provided by Salvatore Licciardi (and in comp.lang.pascal.misc - maybe by Salvatore too?) 2006-01-12 23:17:51 +00:00
tests * makefiles regenerated 2006-01-11 21:46:28 +00:00
utils *avoid negative value for big const 2006-01-13 08:35:05 +00:00
.gitattributes * use initialstkptr for setting stackbottom 2006-01-12 11:55:36 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile * makefiles regenerated 2006-01-11 21:46:28 +00:00
Makefile.fpc + makefiles adapted for shared library support 2006-01-11 21:42:30 +00:00