The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 382dc3e413 o update by Sven Barth to the NativeNT RTL:
* Many more RTL units are enabled now, like SysUtils, Classes, Math, FGL, etc and Text-, File- and ConsoleIO features are enabled now as well (Threading and Processes are enabled, too, but their implementations are only stubs!). ConsoleIO isn't tested though, because the processes that are started by SMSS have their Standard Handles set to 0.

git-svn-id: trunk@16553 -
2010-12-11 20:39:05 +00:00
compiler * Intel assembler writer, don't truncate written values to 32 bits, as this code is also used for x86_64. Fixes Mantis #18020. 2010-12-10 01:51:57 +00:00
ide * Try to get win64 to work 2010-11-26 23:32:08 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * Patch from Darius Blaszijk to make some methods protected, virtual 2010-12-11 14:03:57 +00:00
rtl o update by Sven Barth to the NativeNT RTL: 2010-12-11 20:39:05 +00:00
tests + widestringmanager.codepointlengthproc added, which can be used to 2010-12-10 14:10:01 +00:00
utils * Do not handle packages twice, when they are passed on the command line 2010-11-28 17:08:39 +00:00
.gitattributes o update by Sven Barth to the NativeNT RTL: 2010-12-11 20:39:05 +00:00
.gitignore - obsolete, removed (handled by regular script) 2010-12-10 10:13:55 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00