#fpc #freepascal #compiler #fpcobj #pascal

svenbarth d46c015eb1 * when inlining a function we need to import symbols that were loaded from another unit (or the same unit if the inlined function is from another unit and uses another function in the same unit) 9 lat temu
compiler d46c015eb1 * when inlining a function we need to import symbols that were loaded from another unit (or the same unit if the inlined function is from another unit and uses another function in the same unit) 9 lat temu
ide cc7d0d2f45 Try to implement BreakLine (Ctrl+N), bug report 28787 9 lat temu
installer a10faf39b1 * added package rtl-generics 9 lat temu
packages 2ef1a423fe * Aggregate Functions & ExtractNode 9 lat temu
rtl 16ac523f50 * link always excplicitly against libc on linux when using the dl unit so 9 lat temu
tests 3669419bb3 * fixed tcasenode.simplify() in case we have to pass via a "less" branch of 9 lat temu
utils 6b25cef3ea * pas2jni: Reverted r34367 and mark undesired event handler creation "deprecated". 9 lat temu
.gitattributes 3669419bb3 * fixed tcasenode.simplify() in case we have to pass via a "less" branch of 9 lat temu
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 lat temu
Makefile 5306ee552b * regenerated makefiles with latest fpcmake 9 lat temu
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 lat temu
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu