0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: round Bark band limits in xtract_init_bark (#153) (#178) More... about 2 months ago
fix: name the xtract_f0 clipping thresholds as documented constants (#151) (#181) More... about 2 months ago
feat: audit descriptor result ranges/units and add explicit unit enum members (#150) (#180) More... about 2 months ago
feat: document the recommended lpcc cepstrum order and fix its descriptor entry (#179) More... about 2 months ago
chore: adopt the clang-format Microsoft style and enforce it in CI (#177) More... about 2 months ago
chore: initialise-at-declaration for the remaining adjacent locals (#176) More... about 2 months ago
chore: add .clang-format capturing the house style (#175) More... about 2 months ago
fix: replace spectrum coefficients with a magnitude/phase spectrum and correct mmbses (#174) More... about 2 months ago
chore: fuzz all feature functions (scalar/delta/vector) and fix double->int UB (#172) More... about 2 months ago
refactor: vectorise scalar reduction loops via omp simd reduction (#171) More... about 2 months ago
refactor: add vDSP paths for spectral variance, skewness, and kurtosis (#170) More... about 2 months ago
refactor: replace pow() with multiplication for integer orders in xtract_lnorm (#169) More... about 2 months ago
chore: add benchmarks for spectral moments and lnorm (#168) More... about 2 months ago
refactor: migrate test suite from Catch2 to utest.h (C) (#167) More... about 2 months ago
feat: add descriptor system and dispatch table tests (#166) More... about 2 months ago
feat: add stateful f0, lifecycle, and helper tests (#165) More... about 2 months ago
feat: add temporal/delta feature tests (#164) More... about 2 months ago
feat: add spectral/scalar feature tests (#163) More... about 2 months ago
feat: add windowing subsystem tests (#162) More... about 2 months ago
chore: add make coverage target (gcov/lcov) (#161) More... about 2 months ago
chore: add API stability policy to README (#160) More... about 2 months ago
chore: use CodeQL build-mode none (#159) More... about 2 months ago
chore: add cppcheck and stricter warnings, fix unchecked calloc it found (#157) More... about 2 months ago
chore: add CodeQL analysis workflow (#158) More... about 2 months ago
chore: run the test suite under sanitizers (#155) More... about 2 months ago
chore: bounded descriptor string copies, enable analyzer security checkers (#156) More... about 2 months ago
chore: comment audit — remove dead comments, fix stale docs, track TODOs as issues (#154) More... about 2 months ago
chore: update CI actions to current major versions (#149) More... about 2 months ago
refactor: remove dead initial stores and add static analysis enforcement (#148) More... about 2 months ago
fix: select per-region key maxima in xtract_mcleod_f0 (#145) More... about 2 months ago