summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Collapse)Author
2023-11-14fix loading to use LC_ALL_MASK, not LC_ALLJakob Kaivo
2023-11-14enable UB-testing for isupper()Jakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2022-05-08load the locale lazilyJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-16adjust to new file namesJakob Kaivo
2020-08-16rename non-compiled files to *.hJakob Kaivo
2020-08-16rename files that should never be compiled on their own to .hJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-15remove unnecessary .. from includesJakob Kaivo
2020-08-12finish purging nonstd/Jakob Kaivo
2020-08-12remove all generated nonstd/ headersJakob Kaivo
2020-03-04add LC_*_MASK so they can always be used internally at the very leastJakob Kaivo
2019-02-28use shared locale codeJakob Kaivo
2019-02-28clean up internal locale stuffJakob Kaivo
2019-02-09merge POSIX.2 identifiersJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo