The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 506f44dc7a * only compare non-hidden parameters when searching for an implementation. The location
of hidden parameters can be different between calling conventions and cause problems
    with delphi mode where the implementation calling convention can be skipped

git-svn-id: trunk@4741 -
2006-09-27 20:53:24 +00:00
compiler * only compare non-hidden parameters when searching for an implementation. The location 2006-09-27 20:53:24 +00:00
fcl + Fixed reading of bytes, as proposed by zaher 2006-09-25 20:41: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 + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages + added constant for header version 2006-09-24 16:06:39 +00:00
rtl + Patch from Graeme Geldenhuys to implement InflateRect 2006-09-26 13:30:10 +00:00
tests * only compare non-hidden parameters when searching for an implementation. The location 2006-09-27 20:53:24 +00:00
utils + patch from Graeme Geldenhuys to include version info 2006-09-26 12:50:10 +00:00
.gitattributes * only compare non-hidden parameters when searching for an implementation. The location 2006-09-27 20:53:24 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00