| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-27 | Change the documentation URLHEADmaster | Eugen Wissner | |
| 2026-02-23 | Remove email from author documentation and copyrights | Eugen Wissner | |
| 2026-02-13 | Update copyright and name writing | Eugen Wissner | |
| 2025-11-02 | Update mir-linux-kernel to 1.2 | Eugen Wissner | |
| 2025-09-04 | Update supported compilers | Eugen Wissner | |
| 2025-09-03 | Merge math and hash packages | Eugen Wissner | |
| 2025-08-27 | Use standard range API | Eugen Wissner | |
| 2025-08-25 | Merge os, middle and meta subpackages | Eugen Wissner | |
| 2025-08-25 | Make isWideString compatible with Phobos isNarrowString | Eugen Wissner | |
| 2025-08-24 | Remove meta.transform duplicating Phobos | Eugen Wissner | |
| 2025-08-24 | Update copyrights to 2025 | Eugen Wissner | |
| 2025-05-03 | Marke SingletonByRef functions scope | Eugen Wissner | |
| 2023-09-25 | Combine dependencies and dependencies-linuxv0.19.0 | Eugen Wissner | |
| Platform dependencies aren't supported according to the dub documentation, that states: "this setting does not support platform suffixes". dub test with dub 1.34.0 produces a warning: "dependencies-linux: Key is not a valid member of this section. Did you mean: dependencies" Then the build fails because it cannot find modules defined in the dependency. | |||
| 2023-09-23 | Merge remote-tracking branch 'n8sh/DMD_2.105' | Eugen Wissner | |
| 2023-09-23 | Merge remote-tracking branch 'n8sh/windows-iface-mmappool' | Eugen Wissner | |
| 2023-09-22 | Add Windows support to tanya.memory.mmappool | Nathan Sashihara | |
| 2023-09-22 | Update tanya.net.iface to work on Windows | Nathan Sashihara | |
| Needed because 0fcc83d00eb9d0699167bf105d522e7d23a44d32 removed tanya.sys.windows.ifdef and tanya.sys.windows.iphlpapi. | |||
| 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 | |
| 2022-06-07 | Replace tuples with custom types | Eugen Wissner | |
| 2022-06-06 | Replace Variant with SumType | Eugen Wissner | |
| 2022-06-01 | Remove math function wrappers | Eugen Wissner | |
| 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-12-27 | Update the documentation link | Eugen Wissner | |
| 2021-06-04 | Replace rotate with bringToFront | Eugen Wissner | |
| 2021-05-29 | Use sockets with new IP Address structs | Eugen Wissner | |
| 2021-05-28 | Add Endpoint | 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-25 | Replace short preconditions in the main package | Eugen Wissner | |
| 2021-05-16 | Use std searching and iteration | Eugen Wissner | |
| 2021-05-15 | Replace the ascii module with std.ascii | Eugen Wissner | |
| 2021-04-15 | Replace outdated import in the documentation | Eugen Wissner | |
| 2021-03-30 | Update CI information | 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-06 | Remove deprecated functionality | Eugen Wissner | |
| 2020-05-05 | Update copyrights | Eugen Wissner | |
| 2020-05-04 | Update compiler, remove deprecated modulesv0.17.0 | Eugen Wissner | |
| 2019-09-03 | Deprecate Integer and isPseudoprime() | Eugen Wissner | |
| 2019-08-28 | Work around 2.086 bugs | Eugen Wissner | |
| 2019-04-24 | Add algorithm.iteration.foldr | Eugen Wissner | |
| 2019-04-22 | Merge pull request #87 from n8sh/getAndPopFrontSafety | Eugene Wissner | |
| Ensure getAndPopFront/getAndPopBack don't promote `system` to `safe` | |||
| 2019-04-19 | Ensure getAndPopFront/getAndPopBack don't promote `system` to `safe` | Nathan Sashihara | |
| 2019-04-17 | Add getAndPopFront()/getAndPopBack() | Eugen Wissner | |
| 2019-04-16 | Add algorithm.iteration.foldl | Eugen Wissner | |
| 2019-04-15 | Build with -dip1000. Fix #85 | Eugen Wissner | |
