Yuri
|
749c8110b6
Fixed error if payload = 0
|
před 3 roky |
Yuri
|
045472a5e7
The disconnect event is now called once instead of three.
|
před 3 roky |
ccrause
|
ea345f34aa
Use different library link lists for esp8266-rtos-sdk v3.3 and v3.4.
|
před 3 roky |
Yuri
|
73529f5266
Added a connection event when clients connect to the server.
|
před 3 roky |
Michaël Van Canneyt
|
52549439fa
* Cosmetic change
|
před 3 roky |
Michaël Van Canneyt
|
60a09b65f4
* DefinitelyTyped now converts
|
před 3 roky |
Sven/Sarah Barth
|
52ed79c7f3
* fix #39506: add assignment operator overloads for all string types so that assignments of constant strings can be handled correctly
|
před 3 roky |
florian
|
3cf00af48d
* compilation with -Oodfa fixed
|
před 3 roky |
florian
|
2b7c28e41a
* (modified) patch by Rika: optutils.SetNodeSucessors improvement, resolves #39509
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
50a37d00e7
Debugging code in AllocRegBetween is now safer and more accurate, and p2 can no longer be nil
|
před 3 roky |
Pierre Muller
|
3a1efb7c07
Enable rtti unit compilation for symbian OS, to fix failure in fcl-json
|
před 3 roky |
Pierre Muller
|
1c9280de56
Add wasm32 CPU handling in embedded target
|
před 3 roky |
Pierre Muller
|
b02b3b79b4
Remove sortalgs unit for wasm32 CPU instead of only wasi target, as it is the wasm32 cpu that does not support gotos
|
před 3 roky |
Florian Klämpfl
|
4aebfe97a9
+ x86: ADXSupport
|
před 3 roky |
florian
|
983fbff871
* proper range checking for TryStrToDWord, should resolve all issues in #39406
|
před 3 roky |
florian
|
435f3a9fe2
* allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406
|
před 3 roky |
florian
|
2a93e65511
* seperator => separator
|
před 3 roky |
florian
|
d2447026de
+ modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes:
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
116c861af6
MOV/CMP optimisation is now in both Pass 1 and Pass 2 to catch more
|
před 3 roky |
Michaël Van Canneyt
|
769aeaae03
* Add linking examples, change pcchar to pchar
|
před 3 roky |
Michaël Van Canneyt
|
bb182470a5
* Prepend T when writing pointer types and PrependTypes is set
|
před 3 roky |
Michaël Van Canneyt
|
f590e65c7b
* out and var are reserved words
|
před 3 roky |
Michaël Van Canneyt
|
e091d263c8
* Wasmtime support
|
před 3 roky |
Joost van der Sluis
|
b6ba87bed4
* Add Ant/JUnit alike XML test-output format
|
před 3 roky |
Florian Klämpfl
|
25eab57a58
* allow %... for binary constants in delphi mode, resolves #39503
|
před 3 roky |
Yuri
|
c9b988e146
Checking the protocol version for websocket is not required on the client side.
|
před 3 roky |
marcoonthegit
|
742ec5680f
* 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion?
|
před 3 roky |
Florian Klämpfl
|
dde8f54ee7
+ LZCNTSupport
|
před 3 roky |
Michaël Van Canneyt
|
a18e75eaff
* Some cleanup, add file headers
|
před 3 roky |
Michaël Van Canneyt
|
c944484e66
* Some clarifying comments
|
před 3 roky |