summaryrefslogtreecommitdiff
path: root/src/lib/case_insensitive_sorter.cc
AgeCommit message (Collapse)Author
2022-01-16Add some missing header includes.Luke Granger-Brown
<memory> is needed for std::*_ptr, and <algorithm> for std::transform.
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-01-10Case-insensitive sort for image filenames.Carl Hetherington