mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 01:50:54 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * optimized LowerWideString/UpperWideString not to call UniqueString for each string character * fixed LowerAnsiString/UpperAnsiString in case an ascii character has a lower/uppercase version with a different length than 1 + generic test for ansistring comparisons using on the widestring manager (based on glibc test) - removed ansi2ucs4-related stuff as it's not used/needed git-svn-id: trunk@9440 - |
||
---|---|---|
compiler | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |