|
22ec1be9b3
|
File copyright header updates pt3.
|
2023-12-17 22:42:34 +01:00 |
|
lawnjelly
|
176c0adc6a
|
MessageQueue - Fix max usage performance statistic
Fixes to keep track of the maximum usage over time, rather than current usage.
|
2023-05-01 12:31:43 +02:00 |
|
|
31f61225a2
|
Ported: Make MessageQueue growable
* Uses simple vector resizing (po2)
* Uses pair of read and write buffers
- lawnjelly
5f1e7e6fbc
|
2023-04-15 12:06:16 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|