Michaël Van Canneyt
|
f138af02b9
* Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314
|
4 years ago |
Michaël Van Canneyt
|
f069f27267
* fix compilation
|
4 years ago |
Michaël Van Canneyt
|
06d99b1e68
* Remove unneeded diagnostic output
|
4 years ago |
Michaël Van Canneyt
|
7b6f273023
* Remove spurious var, prevents fpdoc from handling record
|
4 years ago |
florian
|
61a3f6603d
* change information for round* fixed
|
4 years ago |
Pierre Muller
|
9700c03699
Add several pattern from tests sub-directory to ignore list
|
4 years ago |
florian
|
a45123a87b
* fix change information for popcnt
|
4 years ago |
Don
|
f6636c9c1c
Allow custom definition of GIT.
|
4 years ago |
mattias
|
aa9ff6c225
fcl-json: fixed testjson.lpi
|
4 years ago |
florian
|
a4878d892c
* always use $(GIT) to call git
|
4 years ago |
Pierre Muller
|
3da7d62b1a
Add support for hash generation for git repository (local modifier not implemented)
|
4 years ago |
florian
|
3e3f99c328
* properly check if -unpushed should be appended in revision.inc
|
4 years ago |
mattias
|
4401ef32bb
pastojs: emulate compile time assign integer constant of different type
|
4 years ago |
Michaël Van Canneyt
|
6b36229d3c
* Allocate min threads
|
4 years ago |
Michaël Van Canneyt
|
6e8775f2a9
* Add thread pool to fpmake
|
4 years ago |
Michaël Van Canneyt
|
2e0a88901e
* Initial thread pool implementation
|
4 years ago |
Pierre Muller
|
c426791a1b
Also ignore compiler/gppc* pattern
|
4 years ago |
florian
|
4c1eb4e454
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 years ago |
Pierre Muller
|
b962abc84f
Add compiler/revision.inc to .gitignore list
|
4 years ago |
Ondrej Pokorny
|
400e11e6cf
Propagate SSL initialization errors as exceptions
|
4 years ago |
florian
|
d5dfb73898
+ test pastojs with regression tests
|
4 years ago |
florian
|
5995a9909b
* testjson.pp needs to be compiled in objfpc mode, in particular when
|
4 years ago |
florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 years ago |
Yuriy Sydorov
|
07dcd22b1c
* sizeof(array) and length(array) must return sizeUint in case the array
|
4 years ago |
Ondrej Pokorny
|
40c359a551
TFPCustomHTTPClient: do not reconnect when terminated
|
4 years ago |
florian
|
2efaee6d85
* include fcl-json in regression tests
|
4 years ago |
Yuriy Sydorov
|
3ca73da912
* In TP-style INLINE, allowed the > modifier for global vars and relaxed range checks.
|
4 years ago |
Ondrej Pokorny
|
fdaa1a12d0
fphttpclient: new DoDataWrite/OnDataSent event
|
4 years ago |
Yuriy Sydorov
|
bd814c58c3
* Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files.
|
4 years ago |
Yuriy Sydorov
|
fc3685819c
+ Added a test for the TP-style INLINE() statement.
|
4 years ago |