summaryrefslogtreecommitdiff
path: root/src/tag/Builder.cxx
AgeCommit message (Expand)Author
2021-08-05tag/Builder: do not acquire tag_pool_lock if TagItem list is emptyMax Kellermann
2021-08-05tag/Builder: use std::swap() in move operatorMax Kellermann
2021-08-05tag/Builder: don't ignore the result of tag_pool_dup_itemCebtenzzre
2021-08-05tag/Builder: another missing RemoveAll() callCebtenzzre
2021-08-05tag/Builder: use RemoveAll() to give up referencesCebtenzzre
2021-01-01copyright year 2021Max Kellermann
2020-04-08[cppcheck] convert several functions to use std::all_ofRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-22Merge branch 'v0.20.x'Max Kellermann
2018-01-20tag/{Tag,Builder}: use std::lock_guardMax Kellermann
2018-01-20tag/Builder: add "noexcept"Max Kellermann
2017-12-20tag/Builder: CommitNew() returns std::unique_ptr<Tag>Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-09-12util/StringView: remove methods SetEmpty(), Empty()Max Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann