Pierre Muller
|
8fbd6dedbb
|
Add some more patterns to .gitignore
|
2021-08-23 13:46:52 +02:00 |
|
florian
|
ef31e8c2ed
|
Merge remote-tracking branch 'origin/main' into tg74/avx512-0037785
|
2021-08-22 19:20:15 +02:00 |
|
pierre
|
0558fefc51
|
Avoid range check errors
(cherry picked from commit 1351ccb3bf )
# Conflicts:
# .gitattributes
|
2021-08-22 19:19:58 +02:00 |
|
Jonas Maebe
|
a73ee4f403
|
Solves #39296: x86-64 parameter zero/sign extension
|
2021-08-22 14:56:19 +00:00 |
|
florian
|
a77f5221f3
|
* check if git executable really exists
|
2021-08-21 20:38:34 +02:00 |
|
Michaël Van Canneyt
|
6c8b757795
|
* Fix compation
|
2021-08-21 09:20:50 +02:00 |
|
Michaël Van Canneyt
|
f138af02b9
|
* Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314
|
2021-08-21 09:13:06 +02:00 |
|
Michaël Van Canneyt
|
f069f27267
|
* fix compilation
|
2021-08-21 09:11:24 +02:00 |
|
Michaël Van Canneyt
|
06d99b1e68
|
* Remove unneeded diagnostic output
|
2021-08-21 09:06:08 +02:00 |
|
Michaël Van Canneyt
|
7b6f273023
|
* Remove spurious var, prevents fpdoc from handling record
|
2021-08-21 09:06:08 +02:00 |
|
Michaël Van Canneyt
|
87e9958429
|
* Allow to read handler
|
2021-08-21 09:03:56 +02:00 |
|
florian
|
61a3f6603d
|
* change information for round* fixed
|
2021-08-20 23:55:17 +02:00 |
|
Pierre Muller
|
9700c03699
|
Add several pattern from tests sub-directory to ignore list
(cherry picked from commit a837c8d47a )
|
2021-08-20 21:19:16 +00:00 |
|
Michaël Van Canneyt
|
58b252705e
|
* Allow to compile also non-windows,linux
|
2021-08-20 10:06:38 +02:00 |
|
Michaël Van Canneyt
|
74ebc15596
|
* Select calls
|
2021-08-20 10:00:15 +02:00 |
|
florian
|
a45123a87b
|
* fix change information for popcnt
|
2021-08-19 23:01:59 +02:00 |
|
Ondrej Pokorny
|
4697de9379
|
Keep-Alive fixes
|
2021-08-19 10:45:13 +00:00 |
|
Don
|
f6636c9c1c
|
Allow custom definition of GIT.
|
2021-08-19 07:51:36 +01:00 |
|
Michaël Van Canneyt
|
c632736197
|
* No wait loop, use event
|
2021-08-18 23:08:14 +02:00 |
|
Michaël Van Canneyt
|
e6f40c196a
|
* Make sure size is set after return
|
2021-08-18 22:26:09 +02:00 |
|
Michaël Van Canneyt
|
bb9a1af248
|
* Add interceptor (middleware) functionality to router + Demo
|
2021-08-18 22:25:28 +02:00 |
|
Michaël Van Canneyt
|
5a6bea6180
|
* Fix some debug output
|
2021-08-18 22:24:41 +02:00 |
|
Michaël Van Canneyt
|
a68a6415f2
|
* Request ID and connection ID for logging purposes
|
2021-08-18 16:37:09 +02:00 |
|
Michaël Van Canneyt
|
4ac009846c
|
* Smaller idle timeout
|
2021-08-18 16:36:29 +02:00 |
|
Michaël Van Canneyt
|
ab7de66471
|
* Working thread pool
|
2021-08-18 16:10:30 +02:00 |
|
mattias
|
aa9ff6c225
|
fcl-json: fixed testjson.lpi
|
2021-08-18 16:03:32 +02:00 |
|
florian
|
a4878d892c
|
* always use $(GIT) to call git
|
2021-08-18 15:19:24 +02:00 |
|
Michaël Van Canneyt
|
db0d1501e0
|
* Correct property name
|
2021-08-18 14:39:30 +02:00 |
|
Michaël Van Canneyt
|
181653162c
|
* Finish merge & rebase
|
2021-08-18 14:38:31 +02:00 |
|
Michaël Van Canneyt
|
f7265bf79e
|
* Some command-line options
|
2021-08-18 14:32:24 +02:00 |
|
Michaël Van Canneyt
|
5bf9de22d6
|
Thread pool start
|
2021-08-18 14:32:24 +02:00 |
|
Michaël Van Canneyt
|
f6c476ae79
|
* Start of thread pool.
|
2021-08-18 14:32:24 +02:00 |
|
Ondrej Pokorny
|
ed861e5343
|
don't keep alive connections that failed
|
2021-08-18 14:31:32 +02:00 |
|
Ondrej Pokorny
|
410916ab6b
|
Fix TFPHTTPConnectionThread.Execute repeat loop
|
2021-08-18 14:31:32 +02:00 |
|
Ondrej Pokorny
|
8fc1bc276f
|
Info about active connections
|
2021-08-18 14:30:31 +02:00 |
|
Ondrej Pokorny
|
c4e2029179
|
Ignore exceptions
|
2021-08-18 14:30:31 +02:00 |
|
Ondrej Pokorny
|
da10b8141c
|
Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive
|
2021-08-18 14:29:37 +02:00 |
|
Ondrej Pokorny
|
bf2e3bf51a
|
add threadedhttpserver demo
|
2021-08-18 14:28:26 +02:00 |
|
Ondrej Pokorny
|
722a37ab2f
|
Rename KeepAliveSupport->KeepAliveEnabled
|
2021-08-18 14:26:54 +02:00 |
|
Ondrej Pokorny
|
eaffd1deca
|
Read out KeepAlive only if enabled
|
2021-08-18 14:25:47 +02:00 |
|
Ondrej Pokorny
|
1d18f2fdbf
|
comment
|
2021-08-18 14:24:12 +02:00 |
|
Ondrej Pokorny
|
162ecdc543
|
TFPCustomHttpServer KeepAlive* properties
|
2021-08-18 14:24:12 +02:00 |
|
Ondrej Pokorny
|
9d9128a747
|
httpserver keep-alive first attempt
|
2021-08-18 14:23:28 +02:00 |
|
Ondrej Pokorny
|
c68c22e9e8
|
don't keep alive connections that failed
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
ae1c809a2d
|
Fix TFPHTTPConnectionThread.Execute repeat loop
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
964a9839d1
|
Use InterlockedExchangeAdd to get ConnectionCount
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
7ccdcd3d14
|
Info about active connections
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
52c00037d3
|
Ignore exceptions
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
6a2f596b8e
|
Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive
|
2021-08-18 14:20:45 +02:00 |
|
Ondrej Pokorny
|
af47d108af
|
add threadedhttpserver demo
|
2021-08-18 14:20:45 +02:00 |
|