The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-02-06 14:58:12 +00:00
compiler * Parse 'variant_expression.ident[parameters]' as a parametrized property access, rather than non-parametrized property followed by array subscript. This corresponds to Delphi behavior and fixes Mantis #17127. 2011-02-02 09:11:11 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages Added netware and netwlibc as dummy target, regenerated makefile 2011-02-06 14:58:12 +00:00
rtl * renamed NSObject.*copyWithZone to NSObject.class*CopyWithZone to prevent 2011-02-05 17:09:57 +00:00
tests * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +00:00
utils - remove unused and non functional kalyptus port 2011-01-30 17:14:33 +00:00
.gitattributes * Set svn-properties 2011-02-06 14:10:39 +00:00
.gitignore * Updated libndsfpc to 1.4.10: 2011-02-05 14:20:49 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00