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