The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-21 06:40:47 +00:00
compiler * truncate indices into arrays from 64 to 32 bit on 32 bit 2012-01-20 22:43:55 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * Always use the bootstrap-units to compile these fpmake.pp files. Also when the regular .ppu's are available. To avoid checksum-problems when running make on a non-clean checkout. (make install) 2012-01-21 06:40:47 +00:00
rtl * Added CharInSet, Fixes #14599, since issurrogate* already is in unit Character. 2012-01-20 22:10:32 +00:00
tests Try to update test to adapt to softfpu source changes 2012-01-20 13:56:24 +00:00
utils * Added dependency on univint on iphonesim target 2012-01-20 18:16:17 +00:00
.gitattributes * Added fpmake.pp file for opengles 2012-01-20 17:09:07 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00