The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost a891358859 * Moved the load-process from OpenCursor and LoadBuffer to InternalOpen
* Load the update-buffer from an xml-file properly
 * Do not try to add a second entry for a deleted record in SaveToFile
 * Added TBufIndex.StoreSpareRecIntoBookmark

git-svn-id: trunk@11611 -
2008-08-18 20:49:14 +00:00
compiler * also free memory when a destructor is called without an explicit 2008-08-17 12:38:41 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Moved the load-process from OpenCursor and LoadBuffer to InternalOpen 2008-08-18 20:49:14 +00:00
rtl * booltostr overload 2008-08-17 13:26:02 +00:00
tests * also free memory when a destructor is called without an explicit 2008-08-17 12:38:41 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * also free memory when a destructor is called without an explicit 2008-08-17 12:38:41 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00