#fpc #freepascal #compiler #fpcobj #pascal

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 years ago
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 years ago
ide 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 years ago
installer 9426cac1b0 * rebuilt Makefiles 13 years ago
packages 0b655b19d9 * Patch from Ludo, Foreign key support for SQLite option. Mantis #20865 13 years ago
rtl cd347e40b2 * Moved existing exception-related definitions into separate include file seh64.inc, and added some more WinAPI definitions needed for SEH. 13 years ago
tests 446912d2e2 * tests are only for Darwin 13 years ago
utils 3106e57631 * Corrected program name clause 13 years ago
.gitattributes 0f050b97b7 + Added maxmod library for GBA 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 9426cac1b0 * rebuilt Makefiles 13 years ago
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 years ago