.gitlab
|
e77bf0f3bd
Add two more templates to show the possibilities
|
4 年之前 |
compiler
|
bb51ac77dd
* the right side of a concatenation of multiple ShortString values can directly pass any String[x] to the utility routine, because only the Length() is used, not High() and nothing is modified (also typed pointers must not be used for them); this allows for better code generation for strings with a maximum length < 255
|
2 年之前 |
installer
|
8c562995d7
* regenerate makefiles with latest fpcmake
|
3 年之前 |
packages
|
3e181d7640
pastojs: fixed clone array of tobject, pas2js issue 39238
|
2 年之前 |
rtl
|
989895c82f
* patch by Bart B: FormatFloat correctly outputs NaN now, resolves #32868
|
2 年之前 |
tests
|
f0c0d8a033
+ test for #22809 which is meanwhile resolved
|
2 年之前 |
utils
|
2bf377744a
Changed the interface creation to keep the generic name of an interface.
|
3 年之前 |
.gitattributes
|
ae8972083f
Use pascal hunk for diff output for pascal source files
|
4 年之前 |
.gitconfig
|
d292958665
* + .gitconfig with configuration for better diffing, needs a
|
4 年之前 |
.gitignore
|
48f6ecc1f1
* improve .gitignore
|
3 年之前 |
.gitlab-ci.yml
|
d54d787df2
+ use linux tag in gitlab-ci.yml
|
3 年之前 |
LICENSE
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
4 年之前 |
Makefile
|
fc6d558727
* compile always with -CX -XX for Z80
|
3 年之前 |
Makefile.fpc
|
d70bb6a8c2
* include installer building in zipinstall make target when building for relevant OS targets
|
3 年之前 |
README.md
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
4 年之前 |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 年之前 |
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 年之前 |