The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 50952945e1 * Moved WideString-related code, which is identical for Win32 and Win64, into syswin.inc
* Defined HAS_WIDESTRINGMANAGER for Win32 and Win64, this allows to smartlink away part of generic widestring routines.

git-svn-id: trunk@17963 -
2011-07-08 20:07:51 +00:00
compiler Fix constant pointer reading for 64 bit CPU 2011-07-08 16:28:24 +00:00
ide * Avoid unitialized VM variable in Preferences method 2011-07-02 07:03:00 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Renamed fpmake_disabled.pp to fpmake.pp 2011-07-04 21:03:57 +00:00
rtl * Moved WideString-related code, which is identical for Win32 and Win64, into syswin.inc 2011-07-08 20:07:51 +00:00
tests * clarify environment processing 2011-07-06 16:23:10 +00:00
utils * Improved interpretation of shebang line under linux. Added --set-cache argument 2011-07-07 19:03:08 +00:00
.gitattributes sysinit*.pp: Factored common code into include file. 2011-07-05 13:25:51 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * regenerated 2011-06-05 17:18:13 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00