#fpc #freepascal #compiler #fpcobj #pascal

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