The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 68572932d4 Patch from Luiz Americo:
- Correctly recognizes fields resulted from an expression or subquery
- Remove unnecessary fields (FExpected*)
- Group boolean fields together
- Format surrounding code

git-svn-id: trunk@10676 -
2008-04-16 08:32:03 +00:00
compiler * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 2008-04-15 22:19:29 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages Patch from Luiz Americo: 2008-04-16 08:32:03 +00:00
rtl * call finalization routine of dynamic linker before exiting (forgot to 2008-04-14 12:00:48 +00:00
tests * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 2008-04-15 22:19:29 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00