The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 8da0a031bf * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer
(fwaitingwriterlock was not freed)
  * fixed typo in comment
  * free all memory in trwsync.pp test

git-svn-id: trunk@14588 -
2010-01-09 23:14:53 +00:00
compiler compiler: 2010-01-09 18:37:54 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Let TSessionHTTPModule.CheckSession really create a new session when there is none 2010-01-08 15:20:41 +00:00
rtl * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer 2010-01-09 23:14:53 +00:00
tests * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer 2010-01-09 23:14:53 +00:00
utils + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
.gitattributes * optimized version of TMultiReadExclusiveWriteSynchronizer that allows 2010-01-09 23:00:45 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00