Interferon
|
0c3c9982b9
Added changes that didn't commit in merge 427
|
2 years ago |
Michaël Van Canneyt
|
4822daaa4f
* Patch from Alexey Torgashin to switch to const param strings where possible
|
2 years ago |
Michaël Van Canneyt
|
2d1e14f778
* Fix max key size
|
2 years ago |
florian
|
15e7dd3d9f
* patch and test by Rika: Redirect StrUtils.RPos to StrUtils.RPosEx, fix a bit, improve a bit, resolves #40394
|
2 years ago |
Marcus Sackrow
|
9c6d1d7dca
AROS: fixed dotted rtl
|
2 years ago |
Marcus Sackrow
|
374d22b5ea
MorphOS: fixed support for dotted rtl
|
2 years ago |
Michaël Van Canneyt
|
db1a906a8f
* correct grammar in comment
|
2 years ago |
Michaël Van Canneyt
|
81a1447b54
* Support for content-disposition: attachment
|
2 years ago |
Michaël Van Canneyt
|
1886fad528
* Blowfish II implementation
|
2 years ago |
Marcus Sackrow
|
1714dbb563
Amiga: Enable Dotted RTL for Amiga
|
2 years ago |
florian
|
e19103e9a9
* missing file to build added, as mentioned by Mathew Bradford
|
2 years ago |
florian
|
fb391d571a
* another test renamed
|
2 years ago |
florian
|
e1f7b50985
* renamed tests so they are actually run
|
2 years ago |
florian
|
dd586da709
* formatting
|
2 years ago |
Interferon
|
c482bafdaf
There is code in the register allocator to restrict register allocation to the
|
2 years ago |
Interferon
|
8382c6f586
Added generic WCH32Vx RISC-V processor types using memory size suffixes
|
2 years ago |
ccrause
|
5930ffa135
Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
1bcf4a5a8c
* New test to detect SSE/AVX optimisation error
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
35e52b90f5
* Added missing register allocations to SSE/AVX optimisations
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
49d66b8f20
* x86: Fixed bug where incorrect SSE/AVX peephole optimisations were performed under -O3 in some situations.
|
2 years ago |
Michaël Van Canneyt
|
a748d7279c
* Re-add comment
|
2 years ago |
Michaël Van Canneyt
|
6a07a508b8
* Simplify GetEnumNameCount (by Lagprogramming). Fixes issue #40411
|
2 years ago |
marcoonthegit
|
1a4428536f
Follow up commit to #40402
|
2 years ago |
Jonas Maebe
|
a9f3906dd5
default(): fix in generics for non-procvars after 1be741681648
|
2 years ago |
Michaël Van Canneyt
|
c09e8778bd
* Small improvement in inittls. Fixes issue 40408
|
2 years ago |
Ondrej Pokorny
|
a518fb1fd5
set FSocketInitialized to False in TSocketStream.Close (fix AV when Close is called twice)
|
2 years ago |
Ondrej Pokorny
|
38537fe27f
SSL sockets: propagate socket error on SSL_ERROR_SYSCALL (SSL_ERROR_SYSCALL means an error happened on the underlying socket)
|
2 years ago |
Ondrej Pokorny
|
75338da133
Sockets errors redefined as regular Berkeley error constants also for Linux + add EINTR for Win
|
2 years ago |
Jonas Maebe
|
2476062198
default(): fix webtbf/tw37303 after previous changes
|
2 years ago |
Jonas Maebe
|
1be7416816
default value: fix issue with inlining
|
2 years ago |