Comment 14 for bug 684317

Revision history for this message
In , Andrzej (ndrwrdck) wrote :

Created attachment 4379
Swap ascii codes a-z and A-Z

This is a patch implementing the solution 1.2 from comment #9. It's likely much faster than solution 1.1.

It *changes* the sorting order of ascii characters to make it consistent with the order of non-ascii ones.