The FreePascal Compiler (FPC) source repo

sergei 6788fd6433 + Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH. 12 years ago
compiler 40c510403f * Don't crash on a PLT-generating relocation to a local symbol (which should not normally appear, but nevertheless is possible). 12 years ago
ide 99fbb83247 * increased IDE copyright year 12 years ago
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 years ago
packages 0560af663c * patch from Mantis #23647 Calls inherited destroy in destructor, resolves memory leak. 12 years ago
rtl 6788fd6433 + Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH. 12 years ago
tests 7c663af588 compiler: also don't allow record constructors with only default arguments 12 years ago
utils a7a6301672 * Refactoring for better readability 12 years ago
.gitattributes faba932549 * Added generic tree from Mario Ray Mahardhika (bug ID 33654) 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 12 years ago
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 12 years ago