Nikolay Nikolov
|
b407b67ca1
* regenerate all makefiles with latest fpcmake
|
3 tahun lalu |
Sven/Sarah Barth
|
c59b6a5d8d
* High() and Length() for dynamic arrays deal with sizesinttype instead of ossinttype (on AVR the former is 16-bit while the later is 8-bit thus this is an important distinction)
|
3 tahun lalu |
florian
|
c062061d6d
+ MovapXComisX2ComisX2 optimization
|
3 tahun lalu |
ccrause
|
4640120dbd
esp32.rom.api.ld was only introduced in esp-idf v4.3. Remove invalid linker search path.
|
3 tahun lalu |
ccrause
|
73287c35d2
GenerateDefaultLinkerScripts should set out_ld_filename.
|
3 tahun lalu |
ccrause
|
a9d883ada1
Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version.
|
3 tahun lalu |
mattias
|
d76cfdd913
pas2js: compileserver: added commandline param --version
|
3 tahun lalu |
Sven/Sarah Barth
|
f8aaab3cd7
* regenerate packages\wasmtime with an up to date fpcmake
|
3 tahun lalu |
J. Gareth "Curious Kit" Moreton
|
32d6cf7093
Fixed and refactored MOVX optimisation that occasionally caused crashes on i386 platforms
|
3 tahun lalu |
Rika Ichinose
|
0634d5349d
* add const
|
3 tahun lalu |
Rika Ichinose
|
92771760b7
Get rid of some global variables.
|
3 tahun lalu |
florian
|
6dd0a1c078
* year of copyright updated to 2022
|
3 tahun lalu |
mattias
|
ec1766ac3f
pas2js: compileserver: added cmd line option interface
|
3 tahun lalu |
mattias
|
52e30aa332
pas2js: compileserver exitcode 1 on ESocketError
|
3 tahun lalu |
Michaël Van Canneyt
|
6cc82086a9
* Patch from Laco to add tests
|
3 tahun lalu |
Michaël Van Canneyt
|
fecc6db4c2
* AsString takes into account empty true or false. Fix issue #39371
|
3 tahun lalu |
Michaël Van Canneyt
|
d9996607b8
* Displayvalues can omit false part. Fix issue #39371
|
3 tahun lalu |
Lacak
|
bde7b73a3e
* Patch from Laco, implementing several new properties and extendedfield. to fix issue #39521
|
3 tahun lalu |
florian
|
9a90db79c3
* patch by Bart B to fix fpc_val_smallint_shortstr similiar to #39406, resolves #39528
|
3 tahun lalu |
Michaël Van Canneyt
|
d6a26f2c28
* Remove component from previous owner. Fix issue #39529
|
3 tahun lalu |
Michaël Van Canneyt
|
42361be239
* Add additional parameters to Unzip calls. Fix issue 39530
|
3 tahun lalu |
Yuri Silver
|
bb91dadb00
Added missing units for websocket client example
|
3 tahun lalu |
florian
|
894c49ca93
* enable brenchmark to be compiled with -Sh
|
3 tahun lalu |
florian
|
fc3b635013
* patch by Bart B to fix the value of Code for unsigned types if the input is negative, resolves #39523
|
3 tahun lalu |
Yuri Silver
|
091e86082d
Cosmetics changes
|
3 tahun lalu |
Yuri
|
6347c9d03c
All Autobahn testsuite tests passed
|
3 tahun lalu |
Yuri
|
8386906668
UTF-8 support for message.
|
3 tahun lalu |
Yuri Silver
|
544b58680e
Fixed fragmentation of incoming messages.
|
3 tahun lalu |
florian
|
beecbf1581
Merge branch 'val_sint' into main
|
3 tahun lalu |
J. Gareth "Curious Kit" Moreton
|
bb49c190af
New MOV optimisation that helps reduce instruction count and memory accesses
|
3 tahun lalu |