Michaël Van Canneyt
|
27f8f077d5
* Patch from Luxa Olivetti, fix for issue #33737
|
před 3 roky |
Michaël Van Canneyt
|
f8bf34303c
* Fix from Kevin Jesshope to fix concurrent access in case of CGI
|
před 3 roky |
Michaël Van Canneyt
|
87ea9a9e0f
* Fix from Kevin Jesshope to correct filename detection in CGI app
|
před 3 roky |
florian
|
2670eb1ce7
* improved test as proposed by Rika
|
před 3 roky |
florian
|
4f7dffadbb
* extended test
|
před 3 roky |
mattias
|
1d95e6087a
fcl-web: fixed TCustomWebsocketClient.FreeConnectionObjects
|
před 3 roky |
mattias
|
4c9f2b8b25
fcl-web: TCustomWSServer.OnDisconnect: pass TCustomWebsocketClient as Sender instead of connection
|
před 3 roky |
mattias
|
8ebced609c
fcl-web: comment
|
před 3 roky |
mattias
|
87857252a4
fcl-web: TCustomWSServer.RemoveConnection: call DoDisconnect on disconnect
|
před 3 roky |
mattias
|
0b24d5f92e
fcl-web: comments
|
před 3 roky |
mattias
|
4503070f7f
fcl-web: clean up
|
před 3 roky |
marcoonthegit
|
f341baeaa7
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
|
před 3 roky |
florian
|
5af087cfc3
* experimental test for #39722, no sure if it will work this way on all platforms
|
před 3 roky |
marcoonthegit
|
83b4555511
* a few more simple handlers get custom variant intercepts. Also part of #39815
|
před 3 roky |
marcoonthegit
|
3eb800fac6
* merge in different openbsd langinfo.h with some ifdefs.
|
před 3 roky |
marcoonthegit
|
c67004d929
* custom variant support for integer types, first part of #39815
|
před 3 roky |
florian
|
d3d4de7818
* test for #39834, previous commits resolve #39834
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
131c1e1b93
* Converted assertion into an internal error
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
32f4931fd2
* x86: Fixed bug where the magic number of an integer division wasn't fully sign-extended, causing incorrect logic within the compiler.
|
před 3 roky |
marcoonthegit
|
9ad1995c6d
* Patch by Rika to have a char specific TStringHelper.replace. Probably faster with low number of char matches. closes #39707
|
před 3 roky |
florian
|
d6e8375e64
* apply default replacements also to defines set by -d:
|
před 3 roky |
Karoly Balogh
|
84de6a0049
Revert " * patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722"
|
před 3 roky |
Sven/Sarah Barth
|
61debb1559
* fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback)
|
před 3 roky |
florian
|
a2d7503f71
* patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722
|
před 3 roky |
marcoonthegit
|
d25daba08a
* Patch from Alexey T. closes #39705
|
před 3 roky |
florian
|
9e14dee1c3
* fixed Math.Tanh as proposed by Paolo Valle, resolves #39867
|
před 3 roky |
marcoonthegit
|
533cd82922
* applied patch from Alexey for closes #39704
|
před 3 roky |
Ondrej Pokorny
|
761f65cef8
do not publish enums with jumps - keep error on static properties
|
před 3 roky |
Ondrej Pokorny
|
55629aeb19
do not publish enums with jumps
|
před 3 roky |
florian
|
44dca29926
+ some debug messages added
|
před 3 roky |