aboutsummaryrefslogtreecommitdiff
path: root/lib/std/math/log_int.zig
AgeCommit message (Expand)Author
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-02-26Remove redundant test name prefixes now that test names are fully qualifiedRyan Liptak
2024-01-13fix #17142, wrong comptime log_int computationGuillaume Wenzek
2023-10-23x86_64: implement enough to pass unicode testsJacob Young
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: disable failing tests, enable test-std testingJacob Young
2023-09-14std.math.log_int: implement integer logarithm without using float mathFederico Stra