Move memory/package.d into memory.allocator

This commit is contained in:
2019-03-22 08:18:01 +01:00
parent a36b51f0c3
commit ad46afb10b
43 changed files with 489 additions and 537 deletions

View File

@@ -172,12 +172,10 @@ parameter is used)
### Supported compilers
| DMD | GCC |
|:-------:|:---------------:|
| 2.085.0 | gdc-8 (2.081.2) |
| 2.084.1 | gdc-7 (2.081.2) |
| 2.083.1 | |
| 2.082.1 | |
| DMD | GCC |
|:-----------------:|:---------------:|
| 2.081.2 — 2.085.0 | gdc-8 (2.081.2) |
| | gdc-7 (2.081.2) |
### Release management