summaryrefslogtreecommitdiffstats
path: root/src/util/ucompose.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-02modernize: add overridesMarc Jeanmougin1-3/+2
2018-11-08Clarify licensesMax Gaukler1-0/+9
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2006-11-02Included stdexcept to fix compile errorJohan B. C. Engelen1-0/+1
(bzr r1884)
2006-11-01util/ucompose.hpp: catch exception thrown when user has an unsupportedgustav_b1-1/+6
locale setting -- fallback to classic. (bzr r1878)