The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 18011b99cc o patch by Sven Barth, resolves #17827
* text.inc used Std*Handle without checking if the feature CONSOLEIO is present, fixed
  * OpenStdIO should use the type THandle for the hdl parameter, fixed

git-svn-id: trunk@16309 -
2010-11-06 19:47:17 +00:00
compiler * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +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 Fixes a list out of bounds exception in freetype 2010-11-06 17:00:52 +00:00
rtl o patch by Sven Barth, resolves #17827 2010-11-06 19:47:17 +00:00
tests * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
utils * Replace strange characters with ! instead of dropping them (dropping causes duplicate labels) 2010-11-01 09:55:54 +00:00
.gitattributes * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +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