Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From sigq-0.13.3 To sigq-0.13.4
2024-09-09
| ||
18:41 | Crate maintenance. check-in: 0bee0469d7 user: jan tags: trunk | |
2023-09-15
| ||
16:55 | Release maintenance. check-in: 1dfcd66b82 user: jan tags: sigq-0.13.4, trunk | |
16:04 | Implement Clone manually instead of using derive, because using derive forces the inner type(s) to derive Clone as well. check-in: 1fc050c0ee user: jan tags: trunk | |
13:32 | Implement WeakPusher, a weak reference to Pusher objects. check-in: bd3e071eea user: jan tags: trunk | |
2023-07-27
| ||
01:26 | Release maintenance. check-in: 727d7924a6 user: jan tags: sigq-0.13.3, trunk | |
01:21 | Fix premature Puller stale error bug. check-in: 68dd3c42ad user: jan tags: trunk | |
Changes to Cargo.toml.
Changes to src/lib.rs.
Changes to src/push.rs.
Changes to tests/simple.rs.
Changes to www/changelog.md.