The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 8353d53b69 Fix for Mantis #22433.
pdecsub.pas, parse_parameter_dec:
  * allow inline specialization for array types in mode Delphi

+ added test

git-svn-id: trunk@24207 -
2013-04-08 14:51:42 +00:00
compiler Fix for Mantis #22433. 2013-04-08 14:51:42 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages fcl-base/dbase: 2013-04-08 14:24:54 +00:00
rtl * fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6 2013-04-07 21:01:01 +00:00
tests Fix for Mantis #22433. 2013-04-08 14:51:42 +00:00
utils * modified Docstripper by Reinier Olislagers (bug 23988) 2013-04-07 08:49:03 +00:00
.gitattributes Fix for Mantis #22433. 2013-04-08 14:51:42 +00:00
.gitignore
Makefile Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00
Makefile.fpc Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00