Summary
- Remove some ARM assembly in pffft_zconvolve_scale_accumulate (commit: 20df94f) (details)
- Integrate the GSL and start using it (commit: f289b55) (details)
- Remove a now-unused effect slot query (commit: ca10032) (details)
- Use gsl::finally instead of custom cleanup types (commit: 62ec449) (details)
- Silence a false-positive clang-tidy warning (commit: ee2414c) (details)
- Use gsl::not_null in al/buffer.cpp (commit: debb235) (details)
- Use not_null for sources and effect slots (commit: a4d08b1) (details)
- Use not_null in al/effect and al/filter (commit: 7539864) (details)