Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/extern
AgeCommit message (Collapse)Author
2025-01-05Lua 5.3.6Kae
2024-09-16make lexical casts (string -> int/float) fasterKae
2024-07-28add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused ↵Kae
for now)
2024-06-27update fmtlibKae
2024-03-08Merge launcher branchKae
2024-02-19Add GitHub Actions build workflowsKai Blaschke
2023-11-26fix Opus options (the right way)Kae
2023-08-15Use runtime CPU intrinsic checks for OpusKae
2023-07-21Fixes for other compilersKae
2023-07-14Ensure NONTHREADSAFE_PSUEDOSTACK is never usedKae
2023-07-14cleanupKae
2023-07-13Merge branch 'main' into voiceKae
2023-07-13more work on VoiceKae
2023-07-12fmtlib backport to fix warning spam under gcc 13LDA
2023-07-12Add Curve25519Kae
2023-07-10Add Opus libraryKae
2023-07-03update gitattributesLDA
2023-06-27Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!)Kae
2023-06-26resolved most of the compiler warnings/errors under gccLDA
also update xxhash and tinyformat
2023-06-21Hashing improvementsKae
2023-06-20everything everywhereKae
all at once