summaryrefslogtreecommitdiffstats
path: root/unicode_utils
Commit message (Collapse)AuthorAgeFilesLines
* Eliminating deprecation warnings.Paul Phillips2016-03-012-8/+8
|
* Reapply repository contents with --whitespace=fix.Paul Phillips2016-03-012-1211/+1211
| | | | Except for Makefiles.
* * Fixed Unicode decomposition tablesJérôme Vouillon2010-04-161-8/+13
|
* * Compare filenames up to decomposition in case sensitive mode whenJérôme Vouillon2010-04-127-0/+3683
one host is running MacOSX and the unicode preference is set to true. * Fixed some non-tail recursive functions