The FreePascal Compiler (FPC) source repo

sergei aea30f9bb2 * Added a lower limit on tdynamicarray block size. Certain values less than dynamicblockbasesize+alignment, e.g. 8 on x86_64, cause grow() to enter an infinite loop. Such values come e.g. from cloning tdataconstnode, which abuses blocksize argument as data size. Mantis #20929. 13 年之前
compiler aea30f9bb2 * Added a lower limit on tdynamicarray block size. Certain values less than dynamicblockbasesize+alignment, e.g. 8 on x86_64, cause grow() to enter an infinite loop. Such values come e.g. from cloning tdataconstnode, which abuses blocksize argument as data size. Mantis #20929. 13 年之前
ide 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 年之前
installer 9426cac1b0 * rebuilt Makefiles 13 年之前
packages 0b655b19d9 * Patch from Ludo, Foreign key support for SQLite option. Mantis #20865 13 年之前
rtl cd347e40b2 * Moved existing exception-related definitions into separate include file seh64.inc, and added some more WinAPI definitions needed for SEH. 13 年之前
tests 446912d2e2 * tests are only for Darwin 13 年之前
utils 3106e57631 * Corrected program name clause 13 年之前
.gitattributes 0f050b97b7 + Added maxmod library for GBA 13 年之前
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 13 年之前
Makefile 9426cac1b0 * rebuilt Makefiles 13 年之前
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 年之前