phobos/std/experimental
Martin Kinkelin 87cf224311 allocator_list unittests: Use core.memory.pageSize instead of minimumPageSize
Nothing else in druntime/Phobos uses the problematic `minimumPageSize`
symbol. Problematic because the page size changes from 4 to 16 KB with
macOS 11.0.
2020-10-09 09:42:54 +02:00
..
allocator allocator_list unittests: Use core.memory.pageSize instead of minimumPageSize 2020-10-09 09:42:54 +02:00
logger Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage 2020-08-03 15:07:32 +02:00
checkedint.d Fix public examples failing due to missing imports 2020-06-28 18:12:56 +02:00
note.md
typecons.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00