The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei fec5dde5b6 * Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308:
* Do not initialize unused symbols, because finalization code is not generated for them either.
  * Always initialize/finalize such constants, even if they are declared in {$J-} state and cannot be modified by user code.

git-svn-id: trunk@18121 -
2011-08-06 18:11:39 +00:00
compiler * Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308: 2011-08-06 18:11:39 +00:00
ide * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
installer * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
packages + enabled/tested objcrtl package also for 64 bit Darwin targets 2011-08-06 18:04:56 +00:00
rtl + add {$packrecords c} to all units importing Objective-C records since 2011-08-06 13:16:03 +00:00
tests * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
utils * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
.gitattributes * fpmake.pp-file fixes 2011-08-03 22:04:39 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00