| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch all uses of CWin32Exception to CoreException.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2026-06-11 | 3 | -74/+21 | |
| * | Move warnings from win32wrapper to CMake.•••Also cull most of the warnings because they're obsolete or things we want to know about. [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2026-06-11 | 1 | -37/+0 | |
| * | Remove the Windows memory wrapper.•••I have consulted the Microsoft documentation and this has not been necessary for a long time. Providing all of the libraries share the same CRT it should work fine. [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2026-06-11 | 2 | -68/+0 | |
| * | Switch Time::ToString to use re-entrant time functions.•••This is safer and has a cleaner failure path (if the functions fail the struct remains zero initialised). I have also removed some legacy checks that aren't needed now we use strftime not asctime. | 2026-06-10 | 1 | -0/+22 | |
| * | Update my email address. | 2026-06-06 | 6 | -6/+6 | |
| * | Switch the Windows build to use the default CMake NSIS template.•••The only difference between the default template and ours is we have code in ours to install the Windows service which we can now do via cmake. [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2026-05-06 | 2 | -1017/+18 | |
| * | Version the Windows install by the major version. | 2026-05-02 | 2 | -5/+5 | |
| * | Switch ascii comparisons over to our own casemap functions. | 2026-04-30 | 1 | -4/+0 | |
| * | Switch the build system to CMake. | 2026-04-27 | 10 | -0/+1713 |
