The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco e6fe8300be * replaced TObjectList by TList because it generated a
winunits-base <-> fcl-base dependancy conflict.

git-svn-id: trunk@13877 -
2009-10-16 21:58:12 +00:00
compiler * Missing percent in russian messages, Mantis 14772 2009-10-10 14:25:06 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * replaced TObjectList by TList because it generated a 2009-10-16 21:58:12 +00:00
rtl * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 2009-10-16 18:47:43 +00:00
tests * fixed mantis : 2009-10-10 10:53:18 +00:00
utils * Fixes compilation problem 2009-10-10 19:23:30 +00:00
.gitattributes * Comobj and comserv enhancements by mspiller, (which also bears relevance to 10569,14807) 2009-10-16 20:32:59 +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