#fpc #freepascal #compiler #fpcobj #pascal

nickysn 728e8c62a7 * virtual method pointers in the objpas.TVmt record declared as codepointer; the vmtXXX constants also fixed 12 年之前
compiler 9b364f4989 * use Tai_const.Create_nil_dataptr instead of Tai_const.Create_sym(nil) when writing nil for the parent vmt pointer 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 ba263f162b * call closesocket for mswindows instead of fileclose. Probably needs to be checked for Amiga and OS/2 too. 12 年之前
rtl 728e8c62a7 * virtual method pointers in the objpas.TVmt record declared as codepointer; the vmtXXX constants also fixed 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 年之前