Commit graph

9 commits

Author SHA1 Message Date
Martin Kinkelin
acd2013413 Get rid of obsolete CRuntime_DigitalMars support 2024-05-25 21:45:49 +02:00
Dennis Korpel
2bb54df391 Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00
Iain Buclaw
d957f13db3 std.math: Faster floor(double) implementation 2022-07-13 00:16:51 +00:00
Martin Kinkelin
0a685c19ac std.math: Fix missing imports for non-x87 real after split-up 2021-05-29 14:48:17 +02:00
Nathan Sashihara
efced87ae8 Again use core.math intrinsics instead of std.math wrappers
As in PR #7821 & PR #7825. Mostly changes imports
from std.math being divided into submodules.
2021-05-04 15:59:34 +02:00
berni44
0c4dcb32a0 Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
berni44
a59a058594 std.math: Move floor and ceil to rounding submodule. 2021-04-13 07:47:15 +08:00
berni44
b1f21e8cf6 std.math: Move most of the rounding functions into submodule. 2021-04-12 02:15:35 +02:00
berni44
7031340f5f Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00