| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-23 | Merge remote-tracking branch 'n8sh/DMD_2.105' | Eugen Wissner | |
| 2023-09-22 | Update to compile with DMD 2.105 | Nathan Sashihara | |
| https://dlang.org/changelog/2.105.0.html#dmd.enum-function > enum on a function declaration had no effect other than being > equivalent to the auto storage class when no return type was present. > That syntax could be confused with enum manifest constants and is now > an error... Instead, remove enum and use auto where necessary | |||
| 2023-03-25 | Remove traits depending on deprecated complex | Eugen Wissner | |
| 2020-05-05 | Update copyrights | Eugen Wissner | |
| 2020-05-04 | Update compiler, remove deprecated modulesv0.17.0 | Eugen Wissner | |
| 2019-04-16 | Add algorithm.iteration.foldl | Eugen Wissner | |
| 2019-04-15 | Build with -dip1000. Fix #85 | Eugen Wissner | |
| 2019-04-03 | Refactor allSatisfy, anySatisfy, staticIndexOfv0.16.1 | Eugen Wissner | |
| 2019-03-24 | Add meta.trait.hasFunctionAttributes | Eugen Wissner | |
| 2019-03-19 | Separate non-documentation tests from the code | Eugen Wissner | |
| 2019-03-17 | Move memory functions into memory.lifecycle | Eugen Wissner | |
| - move - moveEmplace - forward - emplace - swap | |||
| 2019-03-02 | Move meta into a separate subpackage | Eugen Wissner | |
