Re: [Rpm-maint] [rpm-software-management/rpm] Another bunch of STL conversions (PR #3119)

2024-05-23 Thread Panu Matilainen
Merged #3119 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3119#event-12906806871 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mail

Re: [Rpm-maint] [rpm-software-management/rpm] Another bunch of STL conversions (PR #3119)

2024-05-22 Thread Panu Matilainen
@pmatilai pushed 2 commits. ac97ea7655476f45e20fe8f73c2b008cc6cb91ff Convert a local array to vector in markReplacedFiles() fc259230aa930846e773898d4db90874a7c550bd Convert triggers run tracking from local array to vector -- View it on GitHub: https://github.com/rpm-software-management/rpm/p

[Rpm-maint] [rpm-software-management/rpm] Another bunch of STL conversions (PR #3119)

2024-05-22 Thread Panu Matilainen
This time including string usages that speed up json and xml query formatting enormously. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3119 -- Commit Summary -- * Use STL string for header query formatting internal buffe