#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 3a10158735 Add a new feature "unimplemented". Tests with that flag will be compiled and run normally, but they will always be counted as part of a set of "unimplemented" counters (failed to compile, successfully compiled, successfully run, failed to run). vor 14 Jahren
compiler 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. vor 14 Jahren
ide 86bbce694e * copyright updated. vor 14 Jahren
installer 39b5babdeb * added support for ufppkg vor 14 Jahren
packages dce13ae068 * Patch from Reinier Olislagers to improve blob reading speed vor 14 Jahren
rtl 266acd1bed * Windows TLS callbacks, call SysInitMultithreading early, it is necessary because if a statically loaded DLL creates a thread, apparently DLL_THREAD_ATTACH callback executes right away before the entry point. In turn, DLL_THREAD_ATTACH requires TLSIndex to be initialized. vor 14 Jahren
tests 3a10158735 Add a new feature "unimplemented". Tests with that flag will be compiled and run normally, but they will always be counted as part of a set of "unimplemented" counters (failed to compile, successfully compiled, successfully run, failed to run). vor 14 Jahren
utils 4f8bc2aaf4 * Missing conversion to TFPList vor 14 Jahren
.gitattributes 3bd9927526 Rebase to revision 19694 vor 14 Jahren
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial vor 14 Jahren
Makefile 34b033ba72 + armv4t vor 14 Jahren
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 vor 14 Jahren