The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-29 23:36:15 +00:00
compiler * make self-pointer passed by reference not regable. Was not necessary 2012-01-29 11:30:12 +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 sqliteds: fix compilation with 2.4 and 2.6 fpc compiler 2012-01-29 23:36:15 +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 * correction for compiler options 2012-01-29 20:29:33 +00:00
utils * Patch by Ludo: 2012-01-23 14:16:03 +00:00
.gitattributes * make self-pointer passed by reference not regable. Was not necessary 2012-01-29 11:30:12 +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