aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/UniqueString.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Apply rule-of-zero to delete standard methods where possible as handled byNeil1-2/+0
2021-09-15More accurate with 'noexcept'.Neil1-4/+2
2021-05-24Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.hNeil1-1/+1
2019-04-08Rename FontNames to UniqueStringSet and move into UniqueString.Neil1-0/+28
2019-04-05Move UniqueStringCopy into its own source file UniqueString.cxx to hide theNeil1-0/+28