#fpc #freepascal #compiler #fpcobj #pascal

nickysn dd285d7a16 * in the go32v2 video unit, do not check MouseIsVisible, but instead call 11 years ago
compiler 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. 11 years ago
ide a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 years ago
installer e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 11 years ago
packages dd285d7a16 * in the go32v2 video unit, do not check MouseIsVisible, but instead call 11 years ago
rtl 9419073608 * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) 11 years ago
tests 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 years ago
utils a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 years ago
.gitattributes 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 years ago
.gitignore 270535fbe5 * Removed empty directories 11 years ago
Makefile 678090c48b Add missing closing brace for error function 11 years ago
Makefile.fpc 678090c48b Add missing closing brace for error function 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago