summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)Author
2024-06-04track LC_CTYPE epoch in character conversion functions to detect a changeJakob Kaivo
2024-06-03mark return value as read-only, put all strings in a single page with the str...Jakob Kaivo
2024-06-03add LC_CTYPE epoch and use separate CT_ categories and CTM_ masks to support ...Jakob Kaivo
2024-05-29support read-only return valueJakob Kaivo
2024-05-28integrate jkmalloc/prep for readonlyJakob Kaivo
2024-01-31git rid of __check_* in favor of CHECK_*Jakob Kaivo
2024-01-31clean up UB detectionJakob Kaivo
2024-01-30update to 1:1 checked functionsJakob Kaivo
2024-01-30fix to compile under c89Jakob Kaivo
2024-01-30update standards and safety checksJakob Kaivo
2024-01-30update standards and safetyJakob Kaivo
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