Jason Volk
|
0ba3c5629f
|
ircd:Ⓜ️:room::events::missing: Dedup inner loop; optimize w/ parallel query.
|
2022-07-30 20:58:59 -07:00 |
|
Jason Volk
|
11f878209f
|
ircd:Ⓜ️:room::events: Comment on ctors; minor assertions.
|
2022-07-09 14:10:28 -07:00 |
|
Jason Volk
|
3451a989ac
|
Add noexcept to various lambdas (gcc-12).
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
b677eeb4b7
|
Allow various unsigned conversions.
construct: Fix comparison signedness warning.
|
2022-06-29 14:21:36 -07:00 |
|
Jason Volk
|
00ad278e72
|
ircd:Ⓜ️:room::events: Refactor range count; iterate faster; relax caller requirements.
|
2021-02-10 23:38:44 -08:00 |
|
Jason Volk
|
475f22c9a1
|
ircd:Ⓜ️:room::events: Improve seek_idx() impl; cleanup; modernize.
|
2021-02-10 23:38:44 -08:00 |
|
Jason Volk
|
53806a7973
|
ircd:Ⓜ️:room::events: Add lower_bound to seek_idx() for relaxed seek.
|
2021-02-10 23:38:44 -08:00 |
|
Jason Volk
|
bb7cda6fec
|
ircd:Ⓜ️:room::events: Increase the viewport size.
|
2020-11-13 22:49:57 -08:00 |
|
Jason Volk
|
04c398cc0c
|
ircd:Ⓜ️:room::events::sounding: Improve depth-seek semantics of base iterations.
|
2020-11-13 00:52:31 -08:00 |
|
Jason Volk
|
4521054078
|
ircd:Ⓜ️:room::events: Remove event_idx value from result twain/hazard tool results.
|
2020-11-13 00:52:31 -08:00 |
|
Jason Volk
|
85bd984da7
|
ircd:Ⓜ️:events::missing: Reverse primary iteration; improve interface related.
|
2020-11-11 22:49:39 -08:00 |
|
Jason Volk
|
c4d0ffaec9
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
|
Jason Volk
|
d1812f0c44
|
ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t.
|
2020-04-01 16:20:11 -07:00 |
|
Jason Volk
|
a725ff3521
|
ircd:Ⓜ️ Remove remaining export macros on central library definitions.
|
2020-03-16 16:56:06 -07:00 |
|
Jason Volk
|
7b4dcbc488
|
matrix: Split room definitions; various reorg.
|
2019-09-27 19:35:26 -07:00 |
|
Jason Volk
|
183e44e0b6
|
modules: Distill all API's from modules up to matrix lib.
|
2019-09-27 19:35:26 -07:00 |
|