The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael b0d803c0a8 * Fixed bug #0011528,
* StripQuotes now also does single quotes.
* Note that for TMemIniFile the previous behaviour (StripQuotes=False) is kept, which
  is Delphi compatible.

git-svn-id: trunk@11674 -
2008-08-31 20:14:05 +00:00
compiler * fixed oo_is_forward flag (from old patch by Dave Strodt) 2008-08-29 07:42:21 +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 * Fixed bug #0011528, 2008-08-31 20:14:05 +00:00
rtl * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
tests * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
utils * Print short description of linked node in class overview 2008-08-30 21:05:52 +00:00
.gitattributes * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +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