Michaël Van Canneyt
|
f9c006ca9f
* Remove module, move module before default
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
cb73bb939b
* Use FPC server by default
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
7ef2012151
* Fix wrong read loop
|
4 gadi atpakaļ |
florian
|
2ce34f7bd3
* do constant folding on div <const. int> div <const. int>, resolves #39301
|
4 gadi atpakaļ |
mattias
|
261c0ff708
pastojs: fixed typecast jsvalue to external class instance not checking if Object
|
4 gadi atpakaļ |
mattias
|
84c2a0d89e
fcl-web: example missing semicolon and gitignore linux bin
|
4 gadi atpakaļ |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
fe656ab4ef
fix for issue #39333
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
40dc7380dc
* Correct precisions
|
4 gadi atpakaļ |
florian
|
3069d74ecc
* handle constant folding correctly for <pointer>+<ord. constant>+<ord. constant>, resolves #39332
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
cb22b7a1d5
* Fopefully last fix for non-select platforms
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
71457e6408
* More platform fixes
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
0b96cc3a30
* Fix for non-compilation on non-supported platforms: linux -> unix
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
6e5103f3c5
* Fix for non-compilation on non-supported platforms
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
ccfb34c518
* Add http client pool from Ondrej Pokorny
|
4 gadi atpakaļ |
Michaël Van Canneyt
|
db5b974a42
Merge branch 'main' into httpserver_keepalive
|
4 gadi atpakaļ |
Ondrej Pokorny
|
54e418c5e8
* fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data)
|
4 gadi atpakaļ |
florian
|
8efae66956
* we cannot do SSA during partial writes to arrays which span multiple registers, resolves #39325
|
4 gadi atpakaļ |
florian
|
dca4bde3a2
* unified internal error
|
4 gadi atpakaļ |
Sven Barth
|
be069c8fa8
* fix #39329: adjust visibilties of PT and TArr in TVector<> and TDeque<> so that they can be correctly used either by descendants or users outside of the class
|
4 gadi atpakaļ |
florian
|
4303d62c2b
* do fullcycle with -j 4
|
4 gadi atpakaļ |
Pierre Muller
|
b5fca5b094
Ignore all BuildUnit_{package_name}.pp generated file
|
4 gadi atpakaļ |
Ondrej Pokorny
|
bce2f26234
* TEncoding.GetEncoding - create unicode encodings, not only MBCS
|
4 gadi atpakaļ |
ccrause
|
5ab6775376
Sorted help options.
|
4 gadi atpakaļ |
florian
|
9305bff861
* generate a def. file only if really necessary
|
4 gadi atpakaļ |
Sven Barth
|
3ce6cae11d
* fix for #39310 by fixing various small issues in tabstractrecordsymtable.has_single_field:
|
4 gadi atpakaļ |
FPK
|
d5d90499ee
* factored out the fullcycle job as proposed by Marcus
|
4 gadi atpakaļ |
florian
|
5d9968366b
* fix test for targets with FPC_COMP_IS_INT64 defined
|
4 gadi atpakaļ |
FPK
|
c2eb68330c
+ do fullcycle
|
4 gadi atpakaļ |
FPK
|
94a5fd4a5e
* build fpts2junit after testing so all directories are present
|
4 gadi atpakaļ |