The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Almindor 600da72d75 * fix AssignPipe for FreeBSD
git-svn-id: trunk@11996 -
2008-10-30 12:42:13 +00:00
compiler * fixed crash in error message when specialization is not resolved 2008-10-28 16:31:55 +00:00
ide * removed some 1.0 defines 2008-10-26 22:15:47 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages Fixed a bug in chmfilewriter.pas where an uninitialized variable was used. I eliminated the variable. 2008-10-30 01:43:54 +00:00
rtl * fix AssignPipe for FreeBSD 2008-10-30 12:42:13 +00:00
tests * new bug 2008-10-29 09:59:42 +00:00
utils * allow disabling of mirrors.xml when a custom remoterepository is configured 2008-10-24 10:20:28 +00:00
.gitattributes * new bug 2008-10-29 09:59:42 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc