#fpc #freepascal #compiler #fpcobj #pascal

florian c2f7ccb253 * coalesce more aggressive 12 years ago
compiler c2f7ccb253 * coalesce more aggressive 12 years ago
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 years ago
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
packages a4ef523461 fcl-db: base: for UniDirectional DataSet initialize BufferCount=1; + adapt also test (checked with Delphi, where for UniDirectional sql dataset (f.e.TSQLTable) on Next is also generated deDataSetScroll:-1 not deDataSetScroll:0) 12 years ago
rtl 404c3efa58 * MIPS: handle get_frame internally, so it sets pi_needs_stackframe flag on current procedure. This makes possible not to force pi_needs_stackframe on every procedure and thus omit saving/restoring $fp register when it is not necessary. 12 years ago
tests 53ea24a0b1 Correctly specialize generics if locally declared types are used (e.g. two procedures could both define a different "TRec" type which is used to specialize a generic inside the procedures). 12 years ago
utils 72b0e72580 * added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed. 12 years ago
.gitattributes 53ea24a0b1 Correctly specialize generics if locally declared types are used (e.g. two procedures could both define a different "TRec" type which is used to specialize a generic inside the procedures). 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 years ago
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 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