The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth cca897cfd3 Fix a memory leak spotted by Blaise Thorn
pdecsub.pas, parse_proc_head.consume_generic_type_parameter:
  * avoid a memory leak if there are no generic type parameters following

git-svn-id: trunk@23543 -
2013-01-30 15:29:29 +00:00
compiler Fix a memory leak spotted by Blaise Thorn 2013-01-30 15:29:29 +00:00
ide * increased IDE copyright year 2012-10-28 21:27:59 +00:00
installer
packages * assign name to anonymous string type 2013-01-29 19:00:00 +00:00
rtl * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 2013-01-29 21:26:17 +00:00
tests * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 2013-01-29 21:26:17 +00:00
utils * Strict resolving 2013-01-29 19:01:39 +00:00
.gitattributes * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 2013-01-29 21:26:17 +00:00
.gitignore
Makefile * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 2012-10-31 08:09:04 +00:00
Makefile.fpc