The FreePascal Compiler (FPC) source repo

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