The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-08-30 20:09:35 +00:00
compiler * detect division by zero in tmoddiv.simplify (mantis #9499) 2007-08-30 17:21:29 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
installer * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
packages * Added support for deprecated,platform and library hints 2007-08-29 17:25:51 +00:00
rtl * two semi colon's added and compilation checked 2007-08-30 20:09:35 +00:00
tests * detect division by zero in tmoddiv.simplify (mantis #9499) 2007-08-30 17:21:29 +00:00
utils - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
.gitattributes * detect division by zero in tmoddiv.simplify (mantis #9499) 2007-08-30 17:21:29 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc