florian
|
8e4e229a5f
+ DestSize parameter for fpc_Val_UInt functions
|
3 years ago |
florian
|
11b069fa61
+ test
|
3 years ago |
florian
|
fc3b635013
* patch by Bart B to fix the value of Code for unsigned types if the input is negative, resolves #39523
|
3 years ago |
Yuri Silver
|
091e86082d
Cosmetics changes
|
3 years ago |
Yuri
|
6347c9d03c
All Autobahn testsuite tests passed
|
3 years ago |
Yuri
|
8386906668
UTF-8 support for message.
|
3 years ago |
Yuri Silver
|
544b58680e
Fixed fragmentation of incoming messages.
|
3 years ago |
florian
|
beecbf1581
Merge branch 'val_sint' into main
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
bb49c190af
New MOV optimisation that helps reduce instruction count and memory accesses
|
3 years ago |
ccrause
|
985e8d3d13
Remove fall-through logic and separate idf_version checks of esp32 and esp8266. Also warn if idf_version is below the supported range.
|
3 years ago |
florian
|
0764158fd1
* reverted TryStrToInt to the old implementation since after the val fixed the changes are not
|
3 years ago |
Sven/Sarah Barth
|
9d95e6159e
* fix typo in comment
|
3 years ago |
Sven/Sarah Barth
|
b5e57a63f5
+ add test for already fixed #22252
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
67a1d52806
JccAdd2SetccAdd modified to make use of GetIntRegisterBetween
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
30166f8eb7
Procedure-saved registers are now recorded for peephole optimizers to use
|
3 years ago |
florian
|
62f1771121
* fix test for improved fpc_Val_SInt_ShortStr
|
3 years ago |
florian
|
f39a6a7755
* fpc_Val_SInt_ShortStr: bug fixes and improvements by Bart B
|
3 years ago |
Sven/Sarah Barth
|
307c284f6a
* fix #39519: apply patch by Julian Puhl to enable OpenAL for Win64
|
3 years ago |
Pierre Muller
|
c3e94051a1
Use '.rodata' for read-only data section for aarch64 CPU
|
3 years ago |
Pierre Muller
|
74c97e8928
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
3 years ago |
Pierre Muller
|
3b8b549eaa
Fix compilation of the two tests for jvm-android target
|
3 years ago |
florian
|
38c06e64c7
* optimze case
|
3 years ago |
florian
|
05072d0d82
* updated version by Bart B
|
3 years ago |
Jonas Maebe
|
1aed740440
Java: adapt FPC_ANSISTR_UNIQUE signature
|
3 years ago |
florian
|
4c296af05e
* reordered condition so they can be evaluated quicker
|
3 years ago |
florian
|
d29a482cd1
* fixes for fpc_Val_SInt_ShortStr by Bart B
|
3 years ago |
Yuri Silver
|
5a9021c14c
Control message must not be fragmented.
|
3 years ago |
Yuri Silver
|
f3a0bdd232
Added processing of reserved opcodes.
|
3 years ago |
Yuri Silver
|
11ac750e87
Added reaction for incorrect reserved bits.
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
d5a104f493
Fixed Internal Error 2020120501 number clash
|
3 years ago |