#fpc #freepascal #compiler #fpcobj #pascal

nickysn 0bdd9db7a2 * terminate the list of virtual method pointers in the vmt with Tai_const.Create_nil_codeptr hace 12 años
compiler 0bdd9db7a2 * terminate the list of virtual method pointers in the vmt with Tai_const.Create_nil_codeptr hace 12 años
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package hace 12 años
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary hace 12 años
packages ba263f162b * call closesocket for mswindows instead of fileclose. Probably needs to be checked for Amiga and OS/2 too. hace 12 años
rtl 728e8c62a7 * virtual method pointers in the objpas.TVmt record declared as codepointer; the vmtXXX constants also fixed hace 12 años
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). hace 12 años
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. hace 12 años
.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). hace 12 años
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no hace 13 años
Makefile 4ca7e66661 * Fixed cross-installation after r24625. hace 12 años
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. hace 12 años
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años