#fpc #freepascal #compiler #fpcobj #pascal

marco ba263f162b * call closesocket for mswindows instead of fileclose. Probably needs to be checked for Amiga and OS/2 too. il y a 12 ans
compiler 1f8a67f552 + Property TObjSymbol.ObjData, allows to access owning TObjData for external/common symbols, i.e. ones with ObjSection=nil. il y a 12 ans
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package il y a 12 ans
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary il y a 12 ans
packages ba263f162b * call closesocket for mswindows instead of fileclose. Probably needs to be checked for Amiga and OS/2 too. il y a 12 ans
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. il y a 12 ans
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). il y a 12 ans
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. il y a 12 ans
.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). il y a 12 ans
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no il y a 13 ans
Makefile 4ca7e66661 * Fixed cross-installation after r24625. il y a 12 ans
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. il y a 12 ans
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans