mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
19d7622280
* fix(lua): use native architecture when compiling lua for s390x.
Signed-off-by: iko1 <me@remotecpp.dev>
* feat(server): implement CompareFP for s390x architecture.
Signed-off-by: iko1 <me@remotecpp.dev>
* feat: implement validate_ascii_fast function variant for s390x arch.
Signed-off-by: iko1 <me@remotecpp.dev>
* fix: add comments before s390x vector operations
Signed-off-by: iko1 <me@remotecpp.dev>
* fix validate_ascii_fast function logic after CR comment
Signed-off-by: iko1 <me@remotecpp.dev>
* Revert "fix(lua): use native architecture when compiling lua for s390x."
This reverts commit
|
||
---|---|---|
.. | ||
lua-v5.4.4.patch |