The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 74e721517d * keep track of the type of symbolic floating point constants rather
than always forcing them to bestreal (mantis #21151)

git-svn-id: trunk@20190 -
2012-01-28 18:38:06 +00:00
compiler * keep track of the type of symbolic floating point constants rather 2012-01-28 18:38:06 +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 * Build os2units only in os/2 and emx targets 2012-01-28 11:41:58 +00:00
rtl * Replaced i386 assembler IndexByte by more sophisticated implementation, larger in size but faster by factor from 2 (on Athlon X2 L310) to 5 (on Core2Duo E7200) for 512 byte buffers. 2012-01-28 17:54:36 +00:00
tests * keep track of the type of symbolic floating point constants rather 2012-01-28 18:38:06 +00:00
utils * Patch by Ludo: 2012-01-23 14:16:03 +00:00
.gitattributes * keep track of the type of symbolic floating point constants rather 2012-01-28 18:38:06 +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