The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-02-04 19:26:48 +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 * fixed bug with xmlxsdparser.pas (typo). It was introduced by r16873 2011-02-04 19:26:48 +00:00
rtl * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +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 * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +00:00
.gitignore - remove unused and non functional kalyptus port 2011-01-30 17:14:33 +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