The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei f18767f6a8 * generic fpc_shortstr_assign: cleaned up
* align(): tweaked priority of calculation, yields better constant folding when these functions are inlined (alignment argument is a constant in most cases)

git-svn-id: trunk@20197 -
2012-01-30 09:20:43 +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: better approach to fix compilation with 2.4 and 2.6 fpc compiler 2012-01-29 23:40:24 +00:00
rtl * generic fpc_shortstr_assign: cleaned up 2012-01-30 09:20:43 +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