| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Format fix. | Per Larsson | 2022-01-22 | 1 | -3/+2 |
| * | Use a CAS loop if atomic<Floating>::fetch_add() isn't available | Martin Ridgers | 2021-12-16 | 1 | -1/+13 |
| * | Fixed signed/unsigned comparison mismatch | Martin Ridgers | 2021-10-07 | 1 | -1/+1 |
| * | Support for asynchronous HTTP response processing (#19) | Stefan Boberg | 2021-10-06 | 1 | -8/+63 |
| * | stats: Mean returns zero when the count is zero | Stefan Boberg | 2021-10-05 | 1 | -1/+8 |
| * | stats: added OperationTiming::Scope::Cancel | Stefan Boberg | 2021-10-03 | 1 | -1/+10 |
| * | metrics: added OperationTiming which is a useful combination of a Meter and a... | Stefan Boberg | 2021-09-30 | 1 | -0/+72 |
| * | stats: Added EmitSnapshot functions to emit metrics into CbObjects | Stefan Boberg | 2021-09-30 | 1 | -8/+38 |
| * | stats: added Histogram, UniformSample and SampleSnapshot | Stefan Boberg | 2021-09-29 | 1 | -3/+254 |
| * | stats: Completed Meter implementation | Stefan Boberg | 2021-09-27 | 1 | -24/+217 |
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -1/+8 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+73 |