Jeroen van Rijn 2ba2bc1fec Merge pull request #3288 from Yawning/feature/even-moar-crypto 1 year ago
..
assets ff0f0c447f [i18n] Fix segfault on destroy on Linux 3 years ago
c 9251e06143 tests/core: Bring the Makefile more in-sync with build.bat 1 year ago
compress c59ad24856 Make tests scripts error if a test fails 2 years ago
container 874d6ccb60 core/container/avl: Initial import 1 year ago
crypto fa1d681e65 tests/core/crypto: Start adding comprehensive curve25519 tests 1 year ago
encoding 606f11ebe8 fix hxa test use after free, skip weird pow test failure 1 year ago
fmt 287beaff35 use KiB etc. instead of KB 1 year ago
hash 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
image 3a0df80066 correct newly found vets 1 year ago
math 7a592cbb31 port math.round from Golang 1 year ago
net e6bd79c882 Make sure we are listening before starting the client 1 year ago
odin af6d2480fa add bit_field parsing to `core:odin/parser` 1 year ago
os 8661457512 Use `WIFEXITED()` and `WEXITSTATUS()` on Unix `system()` exit code 3 years ago
path be6f355665 Keep `-vet` happy by removing `using` 2 years ago
reflect be6f355665 Keep `-vet` happy by removing `using` 2 years ago
runtime 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
slice 82088e4a75 Used `strings.builder_reset` instead of `clear` for the string builder 1 year ago
strings 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
text 9251e06143 tests/core: Bring the Makefile more in-sync with build.bat 1 year ago
thread 2e64866838 fix self_cleanup causing join to fail 1 year ago
time ed5fd15f6e Ensmallen Date struct. 1 year ago
.gitignore 07cd6cd670 Change large math/big test literals to hex. 1 year ago
Makefile 72c15d7699 Add WiP datetime package and tests. 1 year ago
build.bat 07ef969546 Fix test label. 1 year ago
download_assets.py b3580fa63a Make it a HMAC. 1 year ago