florian
|
a90d7cd444
* as Nikolai proposed, start of translation of
|
hace 3 años |
Rika Ichinose
|
0634d5349d
* add const
|
hace 3 años |
Rika Ichinose
|
92771760b7
Get rid of some global variables.
|
hace 3 años |
florian
|
6dd0a1c078
* year of copyright updated to 2022
|
hace 3 años |
mattias
|
ec1766ac3f
pas2js: compileserver: added cmd line option interface
|
hace 3 años |
mattias
|
52e30aa332
pas2js: compileserver exitcode 1 on ESocketError
|
hace 3 años |
Michaël Van Canneyt
|
6cc82086a9
* Patch from Laco to add tests
|
hace 3 años |
Michaël Van Canneyt
|
fecc6db4c2
* AsString takes into account empty true or false. Fix issue #39371
|
hace 3 años |
Michaël Van Canneyt
|
d9996607b8
* Displayvalues can omit false part. Fix issue #39371
|
hace 3 años |
Lacak
|
bde7b73a3e
* Patch from Laco, implementing several new properties and extendedfield. to fix issue #39521
|
hace 3 años |
florian
|
9a90db79c3
* patch by Bart B to fix fpc_val_smallint_shortstr similiar to #39406, resolves #39528
|
hace 3 años |
Michaël Van Canneyt
|
d6a26f2c28
* Remove component from previous owner. Fix issue #39529
|
hace 3 años |
Michaël Van Canneyt
|
42361be239
* Add additional parameters to Unzip calls. Fix issue 39530
|
hace 3 años |
Yuri Silver
|
bb91dadb00
Added missing units for websocket client example
|
hace 3 años |
florian
|
894c49ca93
* enable brenchmark to be compiled with -Sh
|
hace 3 años |
florian
|
fc3b635013
* patch by Bart B to fix the value of Code for unsigned types if the input is negative, resolves #39523
|
hace 3 años |
Yuri Silver
|
091e86082d
Cosmetics changes
|
hace 3 años |
Yuri
|
6347c9d03c
All Autobahn testsuite tests passed
|
hace 3 años |
Yuri
|
8386906668
UTF-8 support for message.
|
hace 3 años |
Yuri Silver
|
544b58680e
Fixed fragmentation of incoming messages.
|
hace 3 años |
florian
|
beecbf1581
Merge branch 'val_sint' into main
|
hace 3 años |
J. Gareth "Curious Kit" Moreton
|
bb49c190af
New MOV optimisation that helps reduce instruction count and memory accesses
|
hace 3 años |
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.
|
hace 3 años |
florian
|
0764158fd1
* reverted TryStrToInt to the old implementation since after the val fixed the changes are not
|
hace 3 años |
Sven/Sarah Barth
|
9d95e6159e
* fix typo in comment
|
hace 3 años |
Sven/Sarah Barth
|
b5e57a63f5
+ add test for already fixed #22252
|
hace 3 años |
J. Gareth "Curious Kit" Moreton
|
67a1d52806
JccAdd2SetccAdd modified to make use of GetIntRegisterBetween
|
hace 3 años |
J. Gareth "Curious Kit" Moreton
|
30166f8eb7
Procedure-saved registers are now recorded for peephole optimizers to use
|
hace 3 años |
florian
|
62f1771121
* fix test for improved fpc_Val_SInt_ShortStr
|
hace 3 años |
florian
|
f39a6a7755
* fpc_Val_SInt_ShortStr: bug fixes and improvements by Bart B
|
hace 3 años |