|
compiler
|
29d9beb40c
* initialize datatemp
|
8 years ago |
|
ide
|
2a82951f18
* fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor
|
8 years ago |
|
installer
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
|
packages
|
d5087df6fb
* Undo all changes in the test-environment before each test
|
8 years ago |
|
rtl
|
72c595eefe
+ implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type
|
8 years ago |
|
tests
|
72c595eefe
+ implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type
|
8 years ago |
|
utils
|
376174d7ac
* pas2jni: Fixed error handling of ppudump.
|
8 years ago |
|
.gitattributes
|
72c595eefe
+ implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type
|
8 years ago |
|
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
11 years ago |
|
Makefile
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
|
Makefile.fpc
|
00751d257e
* support bootstrapping with FPC 3.0.2
|
9 years ago |
|
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
|
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
|
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |