phobos/std/internal
Luís Ferreira c6e24b6e24 math: wrap unused code inside of unittest block to increase coverage
This code affects code coverage and shouldn't be here at all.
Because it may help on debugging, it's not totally removed.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-19 16:15:39 +02:00
..
digest structure SSSE3 array of constants 2020-08-18 07:32:49 +02:00
math math: wrap unused code inside of unittest block to increase coverage 2020-10-19 16:15:39 +02:00
test Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage 2020-08-03 15:07:32 +02:00
windows Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
attributes.d Add @betterC extraction testsuite 2018-08-21 17:19:21 +02:00
cstring.d Follow up review on PR 7441 2020-04-15 02:15:04 +09:00
memory.d Correct documentation in std.internal.memory 2018-11-18 04:31:42 -05:00
scopebuffer.d Merge pull request #6764 from rracariu/master 2018-11-21 00:05:11 +01:00
unicode_comp.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_decomp.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_grapheme.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_norm.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_tables.d Markdownify Phobos 2018-04-02 22:32:47 +02:00