florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 năm trước cách đây |
Yuriy Sydorov
|
07dcd22b1c
* sizeof(array) and length(array) must return sizeUint in case the array
|
4 năm trước cách đây |
Ondrej Pokorny
|
40c359a551
TFPCustomHTTPClient: do not reconnect when terminated
|
4 năm trước cách đây |
florian
|
2efaee6d85
* include fcl-json in regression tests
|
4 năm trước cách đây |
Yuriy Sydorov
|
3ca73da912
* In TP-style INLINE, allowed the > modifier for global vars and relaxed range checks.
|
4 năm trước cách đây |
Ondrej Pokorny
|
fdaa1a12d0
fphttpclient: new DoDataWrite/OnDataSent event
|
4 năm trước cách đây |
Yuriy Sydorov
|
bd814c58c3
* Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files.
|
4 năm trước cách đây |
Yuriy Sydorov
|
fc3685819c
+ Added a test for the TP-style INLINE() statement.
|
4 năm trước cách đây |
Ondrej Pokorny
|
d502a38f20
TFPHTTPConnection: clear FBuffer when read from it in ReadRequestContent
|
4 năm trước cách đây |
Ondrej Pokorny
|
675312c201
*http client: rewind RequestBody in SendRequest
|
4 năm trước cách đây |
Yuriy Sydorov
|
64ddf22e1b
* TP compatibility: For retro CPUs always copy the function result to
|
4 năm trước cách đây |
Yuriy Sydorov
|
c78e9557f8
* Added support for the old Turbo Pascal INLINE(data/data/...) statement.
|
4 năm trước cách đây |
Yuriy Sydorov
|
122ed4b76a
* Support for sleb128 and uleb128 constants in the NASM writer.
|
4 năm trước cách đây |
Ondrej Pokorny
|
5479663e56
Move GetStatusCode from fphttpserver.pp to httpprotocol.pp in order to use it outside fphttpserver
|
4 năm trước cách đây |
Ondrej Pokorny
|
c64c0e617d
fphttpclient keepalive: failed socket operations raise exceptions - try to reconnect also in this case
|
4 năm trước cách đây |
florian
|
246bff92d2
+ include fcl-passrc in regression tests
|
4 năm trước cách đây |
Karl-Michael Schindler
|
dd4b4af6a5
compiler/msg/errord*.msg: Update of German error messages
|
4 năm trước cách đây |
FPK
|
bc2ed1a560
Merge branch 'main' into 'main'
|
4 năm trước cách đây |
Michaël Van Canneyt
|
5022d0e772
Merge branch 'main' of gitlab.com:freepascal.org/fpc/source into main
|
4 năm trước cách đây |
Michaël Van Canneyt
|
a7d608dd43
* Add DB testsuite config file to ignore list
|
4 năm trước cách đây |
Yuriy Sydorov
|
07698050e5
* Before r35961 (back in 2017) some simple assignment optimizations, such as "x:=x+y" to "inc(x,y)", were performed when -O2 in tassignmentnode.simplify. In r35961 these optimizations were moved to a separate pass which is enabled only when -O3 by cs_opt_use_load_modify_store. This separate pass can benefit from other optimization. But worse code is generated with -O2 since then.
|
4 năm trước cách đây |
Don
|
d147533c94
Remove "r" from FPC revision.
|
4 năm trước cách đây |
florian
|
777d536d9b
* extended routines int/frac/trunc shouldn't mess with precision or exception flags, should fix #39275
|
4 năm trước cách đây |
florian
|
306fae299e
* patch by J. Gareth Moreton: AND/CMP optimisation, resolves #39287
|
4 năm trước cách đây |
Michaël Van Canneyt
|
25e937b0c9
* Correct reader signatures
|
4 năm trước cách đây |
Michaël Van Canneyt
|
2f81580e04
* cast empty string to char no longer compiles
|
4 năm trước cách đây |
Michaël Van Canneyt
|
776790d014
* Rework packet handling
|
4 năm trước cách đây |
Michael Van Canneyt
|
5221388659
Merge branch 'ZeroSeparators' into 'main'
|
4 năm trước cách đây |
Ondrej Pokorny
|
a55794d80d
DateTimeToString: do not write #0 separators
|
4 năm trước cách đây |
Michael Van Canneyt
|
5997c13615
Merge branch 'WinDateSeparator' into 'main'
|
4 năm trước cách đây |