#fpc #freepascal #compiler #fpcobj #pascal

michael c17d15cf72 * Start of project file manipulation program 13 years ago
compiler 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. 14 years ago
ide 86bbce694e * copyright updated. 14 years ago
installer 39b5babdeb * added support for ufppkg 14 years ago
packages 0d562f04ff * Improve CHM versioning, now that a compiler is added. Main chm version is in chmbase 13 years ago
rtl 37abdd52df * Reverted r19693, calling SysInitMultithreading from PROCESS_ATTACH is plain wrong because it depends on initialized thread manager. Calling InitSystemThreads is more correct, but in case of Win32 it further depends on EnrtyInformation, which is not available at this point. Properly solving the issue requires moving the entire TLS stuff into sysinit units or something like that. 13 years ago
tests c8e65c501a * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. 14 years ago
utils c17d15cf72 * Start of project file manipulation program 13 years ago
.gitattributes c17d15cf72 * Start of project file manipulation program 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 34b033ba72 + armv4t 14 years ago
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 years ago