Filter RSS
專案歷史紀錄

2022-12-08
2021-05-11
2021-05-03
15:37
PosixPP
[Hg] commits were pushed to 'posixpp' (current: 845b89885277181b72a9841b917c8bb7a4789200)
Make read, write, and open be 'free' functions. Justification... These are not intrinsic to eve...
02:03
PosixPP
2021-05-02
2021-05-01
2021-04-30
2021-04-28
21:55
PosixPP
2021-04-27
00:53
PosixPP
[Hg] commits were pushed to 'posixpp' (current: e5ded4f9d6ea3f10f8510bfa74974e816b2972b7)
Add tests that would've caught the previous error, as well as... tests that make sure the move an...
2021-04-26
2021-04-25
08:11
PosixPP
2021-02-21
12:28
PosixPP
12:19
PosixPP
[Hg] commits were pushed to 'posixpp' (current: 322a7a67473ea486f6bae03d5a8596f8a9b32a7e)
Configure git submodules like hg submodules is configured.
12:00
PosixPP
2021-02-19
16:18
PosixPP
[Hg] commits were pushed to 'posixpp' (current: c017ac4845af251ed83c143162cf99baf3fac13e)
Several small changes. 1. Use noexcept in more places. 2. Make close call return expected<void> ...
2021-02-17
2021-01-21
05:17
PosixPP
[Hg] commits were pushed to 'posixpp' (current: 1b9e82800e24bff5f615cd13cb1b246aa9d26807)
Completely rework flagset into being a factory for flagset types.
2021-01-16
16:43
PosixPP
[Hg] commits were pushed to 'posixpp' (current: 66c68668906168c9b17aeb5c8d2564a0f512e3ba)
Update README.md to make location of canonical repo clear.
14:41
PosixPP
[Hg] commits were pushed to 'posixpp' (current: 097e11f14ed694e2a1a1e6c0978fda4146188ee7)
Add a flagset type for boolean flags as well as tests for it.