cosmopolitan/test
Justine Tunney 592f6ebc20
Make quality improvements
- Write some more unit tests
- memcpy() on ARM is now faster
- Address the Musl complex math FIXME comments
- Some libm funcs like pow() now support setting errno
- Import the latest and greatest math functions from ARM
- Use more accurate atan2f() and log1pf() implementations
- atoi() and atol() will no longer saturate or clobber errno
2024-02-25 19:08:43 -08:00
..
dsp Bring back gc() function 2024-01-08 10:26:28 -08:00
libc Make quality improvements 2024-02-25 19:08:43 -08:00
libcxx Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
math Make quality improvements 2024-02-25 19:08:43 -08:00
net Support any HTTP method 2024-02-22 14:12:18 -08:00
posix Make quality improvements 2024-02-25 19:08:43 -08:00
tool Add Curve25519 method in help.txt + add new specs file (#1096) 2024-01-21 06:58:48 -08:00
BUILD.mk Make quality improvements 2024-02-25 19:08:43 -08:00