cosmopolitan/tool
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
..
args Make ... optional in .args (#1086) 2024-01-15 16:20:50 -08:00
build Fix invalid XNU binaries generated by apelink in some edge cases (#1106) 2024-02-23 08:11:27 -08:00
cosmocc Make quality improvements 2024-02-25 19:08:43 -08:00
curl Support any HTTP method 2024-02-22 14:12:18 -08:00
decode Make improvements 2024-02-12 10:23:00 -08:00
emacs Make quality improvements 2024-02-25 19:08:43 -08:00
hello Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
lambda more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
net Support any HTTP method 2024-02-22 14:12:18 -08:00
plinko more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
scripts Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
viz Make improvements 2024-02-12 10:23:00 -08:00
zsh mkofs improvements 2024-01-08 17:23:09 +00:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00