The FreePascal Compiler (FPC) source repo

lacak 738959ce59 fcl-db: sqlite: add support for journal_mode pragma (beside foreign_keys pragma). This pragma must be set after connect before any transaction starts. vor 4 Jahren
compiler 7f07c9f94d + range check enumeration array indicies, range checking is after all a safety mean vor 4 Jahren
installer 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 vor 4 Jahren
packages 738959ce59 fcl-db: sqlite: add support for journal_mode pragma (beside foreign_keys pragma). This pragma must be set after connect before any transaction starts. vor 4 Jahren
rtl 706d89d6cc * GlobalNameSpace must EndWrite before it is released to unlock the critical section vor 4 Jahren
tests 67d2ecc09f * with the recent ShortString changes this test is no longer needed as it was added exactly to check the condition I removed, so disable it for 3.2.1 and newer (as I want to merge these changes back to fixes) vor 4 Jahren
utils 0323f0b07d * Fix compilation after class tree changes vor 4 Jahren
.gitattributes 3597696e98 * fix for Mantis #38145: allow overloading of assignment operators that return ShortStrings with a specific size vor 4 Jahren
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also vor 4 Jahren
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 vor 4 Jahren
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS vor 5 Jahren
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added vor 5 Jahren
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren