Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-06-22
| ||
17:50 | Release maintenance. Leaf check-in: b0dc4d853c user: jan tags: lstngrp-0.2.0, trunk | |
17:30 | change log update. check-in: 9225f484ca user: jan tags: trunk | |
2025-06-11
| ||
23:27 | Default to all features for bacon. check-in: 051dbcbae1 user: jan tags: trunk | |
23:22 | Use protwrap 0.4.1. check-in: 2cc5d42675 user: jan tags: trunk | |
00:09 | Update to protwrap 0.4.0. check-in: 8731de486b user: jan tags: trunk | |
2025-05-11
| ||
21:02 | Release maintenance. check-in: 75a31f3ef7 user: jan tags: lstngrp-0.1.1, trunk | |
20:57 | Add ListenGroup::with_cad(). check-in: 5853337146 user: jan tags: trunk | |
2025-05-06
| ||
23:54 | Release maintenance. check-in: 67038a56af user: jan tags: lstngrp-0.1.0, trunk | |
23:37 | Changelog. check-in: 026c67b1dd user: jan tags: trunk | |
23:08 | Make ListenGroup cloneable. check-in: 2292344990 user: jan tags: trunk | |
12:05 | Derive Clone on ListenGroup. check-in: 50357bd4f0 user: jan tags: trunk | |
2025-05-05
| ||
18:32 | Cleanup. check-in: 4ae474a136 user: jan tags: trunk | |
18:29 | Rework overview. check-in: 5a5205ab71 user: jan tags: trunk | |
16:12 | Merge. check-in: 0ca2cdc242 user: jan tags: trunk | |
00:38 | More changelog. Closed-Leaf check-in: d4db301afc user: jan tags: redesign | |
00:32 | Change log. check-in: bd4cd0e0ff user: jan tags: redesign | |
00:13 | Change maintenance status. check-in: cbc2d113f7 user: jan tags: redesign | |
00:11 | Make connection handler take in mutable self and fix examples. check-in: 1ae2802f7f user: jan tags: redesign | |
2025-05-04
| ||
23:55 | Split up connection handler into connection handler and application connection data, so that connection handler only needs to exists in connection task, allowing the callbacks to take mutable self. check-in: 093944c047 user: jan tags: redesign | |
22:46 | Rename CC generic to CH (for Connection Handler). check-in: f637847335 user: jan tags: trunk | |
17:40 | Make it possible to create a ListenGroup with a shared idbag. check-in: bae29a542c user: jan tags: trunk | |
2025-04-11
| ||
19:14 | Dep maint. check-in: c43f9fb848 user: jan tags: trunk | |
2025-02-09
| ||
03:00 | Update dependencies. check-in: 5c140e77d0 user: jan tags: trunk | |
2024-10-02
| ||
18:36 | Release maintenance. check-in: 641db927fd user: jan tags: lstngrp-0.0.5, trunk | |
18:32 | Fixed renamed type name. check-in: d2e1fea4d3 user: jan tags: trunk | |
18:31 | Don't rename type names. It's better to be explicit. check-in: c45f579984 user: jan tags: trunk | |
15:49 | Update change log. check-in: 77a8709ec0 user: jan tags: trunk | |
2024-09-20
| ||
13:04 | Fix docs. check-in: 328cbfb7c7 user: jan tags: lstngrp-0.0.4, trunk | |
12:56 | Update idbag to 0.2.0. check-in: 45e048243f user: jan tags: trunk | |
2024-09-19
| ||
10:01 | Pass along connection autokill flag. check-in: 76136ee584 user: jan tags: trunk | |
09:56 | Change log update. check-in: 72c5137d8f user: jan tags: trunk | |
09:54 | Remove explicit kill_conns flag, and rely on ListenerSpec setting instead. check-in: 1d9b0283a9 user: jan tags: trunk | |
09:47 | Introduce ListenerSpec and use a single function for adding listeners to a listeners group. check-in: 1c98304765 user: jan tags: trunk | |
03:28 | Begin working on a builder pattern for adding listeners to a ListenerGroup. check-in: 46c7816ed3 user: jan tags: trunk | |
2024-09-18
| ||
10:23 | Generate links to definition on docs.rs. check-in: ea1e0ea1f0 user: jan tags: trunk | |
10:21 | Release maintenance. check-in: 86bd36e830 user: jan tags: lstngrp-0.0.3, trunk | |
10:13 | Exclude examples from packaging. check-in: 2b0bfea373 user: jan tags: trunk | |
2024-09-17
| ||
02:42 | Move clippy config to Cargo.toml. check-in: 7506013f0c user: jan tags: trunk | |
2024-09-10
| ||
03:43 | More pedantic clippy work. check-in: 5a77c34ce7 user: jan tags: trunk | |
03:28 | More clippy pleasing. check-in: 0483f6ba49 user: jan tags: trunk | |
03:22 | Begin pedantic clippy work. check-in: 62b3c6f91b user: jan tags: trunk | |
2024-08-20
| ||
17:32 | Release maintenance. check-in: d6addc5963 user: jan tags: lstngrp-0.0.2, trunk | |
17:26 | Fix Windows build. check-in: e1fe5a161f user: jan tags: trunk | |
2024-08-17
| ||
00:58 | Fix efiles. check-in: 6efbe7943d user: jan tags: trunk | |
2024-08-06
| ||
15:52 | Rename changelist.md to changelog.md. check-in: 4daa3e2d4d user: jan tags: trunk | |
15:45 | Doc fix. check-in: e1ae0384e3 user: jan tags: lstngrp-0.0.1, trunk | |
15:38 | Documentation updates. check-in: 66a78ddc67 user: jan tags: trunk | |
15:35 | Documentation updates. check-in: 09a1c6d675 user: jan tags: trunk | |
15:02 | Documentation updates. Fixed some superfluous re-exports. check-in: 2c1657fe9f user: jan tags: trunk | |
12:12 | Return bound address then getting current listeners state. check-in: eb66ed704f user: jan tags: trunk | |