| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-31 | Remove bitmanip available in Phobos | Eugen Wissner | |
| 2022-05-30 | Remove unmaintained and unfinished async codev0.18.0 | Eugen Wissner | |
| 2022-05-30 | Fix foldr scope | Eugen Wissner | |
| 2021-06-04 | Replace rotate with bringToFront | Eugen Wissner | |
| 2021-05-27 | Pass tests with GDC 10.3 | Eugen Wissner | |
| 2021-05-26 | Allow building with GDC 10.3 | Eugen Wissner | |
| 2021-05-16 | Use std searching and iteration | Eugen Wissner | |
| 2021-03-27 | Replace Option with Nullable | Eugen Wissner | |
| 2021-03-12 | Remove the sys package | Eugen Wissner | |
| 2021-03-11 | Fix InputRanges for non-copyable elements | Eugen Wissner | |
| 2020-05-04 | Update compiler, remove deprecated modulesv0.17.0 | Eugen Wissner | |
| 2019-08-28 | Work around 2.086 bugs | Eugen Wissner | |
| 2019-04-05 | Make Array.get system function | Eugen Wissner | |
| .get() returns a memory block that can be changed if the original array is manipulated after getting the slice. So the slice returned by .get() may allow access to invalid memory. | |||
| 2019-03-22 | Move memory/package.d into memory.allocator | Eugen Wissner | |
| 2019-03-21 | Fix MmapPool private tests; move remaining tests | Eugen Wissner | |
| 2019-03-20 | algorithm: import searching publically | Eugen Wissner | |
| 2019-03-19 | net: Add missing public imports, move tests | Eugen Wissner | |
| 2019-03-19 | Separate non-documentation tests from the code | Eugen Wissner | |
