#fpc #freepascal #compiler #fpcobj #pascal

florian c2f7ccb253 * coalesce more aggressive 12 年之前
compiler c2f7ccb253 * coalesce more aggressive 12 年之前
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 年之前
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 年之前
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 年之前
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 年之前
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 年之前
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 年之前
.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 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 年之前
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前