#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). hace 14 años
compiler 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. hace 14 años
ide 86bbce694e * copyright updated. hace 14 años
installer 39b5babdeb * added support for ufppkg hace 14 años
packages dce13ae068 * Patch from Reinier Olislagers to improve blob reading speed hace 14 años
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. hace 14 años
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). hace 14 años
utils 4f8bc2aaf4 * Missing conversion to TFPList hace 14 años
.gitattributes 3bd9927526 Rebase to revision 19694 hace 14 años
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial hace 14 años
Makefile 34b033ba72 + armv4t hace 14 años
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 hace 14 años