Falk David
f872520025
Fix: Curves: Crash in resample_to_count
...
The `std::all_of` function wasn't used correcty.
Also, the last value of `dst_offsets` was always 0
(because the offsets were still counts at this point)
so the fix also makes sure the last value
is never included in the check.
2024-02-29 15:08:42 +01:00
..
2024-02-29 15:08:42 +01:00
2024-02-26 12:53:35 +01:00
2024-02-27 18:22:03 +01:00
2023-08-16 00:20:26 +10:00
2024-02-15 16:37:54 +01:00
2023-08-16 00:20:26 +10:00
2023-10-06 18:31:44 +02:00
2023-12-20 13:25:28 -05:00
2023-12-20 02:21:48 +01:00
2023-08-16 00:20:26 +10:00
2023-12-20 13:25:28 -05:00
2023-09-11 22:49:41 +02:00
2023-09-11 22:49:41 +02:00
2023-09-11 22:49:41 +02:00
2023-11-25 13:41:17 +01:00
2023-12-20 13:25:28 -05:00
2023-08-16 00:20:26 +10:00
2024-02-28 22:15:10 +01:00
2024-02-01 11:16:29 +01:00
2023-12-20 13:25:28 -05:00
2024-02-28 22:15:10 +01:00
2023-10-06 16:50:52 -04:00
2023-08-16 00:20:26 +10:00
2024-02-01 17:33:28 +02:00
2024-02-29 12:51:15 +01:00
2023-12-20 20:58:38 -05:00
2024-02-01 13:33:06 +01:00
2024-02-15 11:35:33 -05:00
2024-01-19 17:28:14 +11:00
2023-08-16 00:20:26 +10:00
2024-02-01 13:18:39 +01:00
2023-08-16 00:20:26 +10:00
2024-01-10 12:31:38 +11:00
2023-11-24 19:13:51 +01:00