The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe af538ebde8 * fixed merging of identical ansi/widestrings
git-svn-id: trunk@4552 -
2006-09-04 13:08:20 +00:00
compiler * fixed merging of identical ansi/widestrings 2006-09-04 13:08:20 +00:00
fcl * fix for 0007292, guard all for loops with unsigned loopcounter against 2006-08-26 15:45:04 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide * renamed sqr to sqrt, fixes 7278 2006-08-27 19:18:13 +00:00
installer
packages + some types and constants 2006-09-02 20:35:44 +00:00
rtl wince : +more aygshell api 2006-09-04 07:19:00 +00:00
tests macos: added a fake sysutils for use by compiler, and fixed some tests 2006-09-03 22:30:37 +00:00
utils + Check for empty example file name 2006-08-20 09:44:43 +00:00
.gitattributes * updates from Karl-Michael Schindler 2006-08-31 15:04:39 +00:00
.gitignore
Makefile
Makefile.fpc