#fpc #freepascal #compiler #fpcobj #pascal

michael e07646a653 * Implemented project file writing functionality, based on patch from Hans-Peter Diettrich il y a 14 ans
compiler 816953990d * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. il y a 14 ans
ide 86bbce694e * copyright updated. il y a 14 ans
installer 39b5babdeb * added support for ufppkg il y a 14 ans
packages 0d562f04ff * Improve CHM versioning, now that a compiler is added. Main chm version is in chmbase il y a 14 ans
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. il y a 14 ans
tests c8e65c501a * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. il y a 14 ans
utils e07646a653 * Implemented project file writing functionality, based on patch from Hans-Peter Diettrich il y a 14 ans
.gitattributes c8e65c501a * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. il y a 14 ans
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial il y a 14 ans
Makefile 34b033ba72 + armv4t il y a 14 ans
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 il y a 14 ans