Commit Graph

126 Commits

Author SHA1 Message Date
sekelsenmat
2371688c04 Kills martin 2, adds more commenting to martin 1, removes the table usage from martin 1
git-svn-id: trunk@32834 -
2011-10-12 06:21:49 +00:00
sekelsenmat
3208d981ee Fixes a bug in cyrillic conversion from martin lowercase
git-svn-id: trunk@32833 -
2011-10-12 05:55:07 +00:00
sekelsenmat
36e4b9b936 Adds more comments for martin utf-8 lowercase
git-svn-id: trunk@32832 -
2011-10-12 05:54:38 +00:00
martin
910873ae42 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32765 -
2011-10-08 09:54:55 +00:00
martin
5a9700b57c LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32764 -
2011-10-08 09:39:26 +00:00
martin
6132be7d61 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32763 -
2011-10-08 08:46:27 +00:00
martin
7802657a97 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32760 -
2011-10-07 21:58:21 +00:00
sekelsenmat
dfcfb425d4 Speed optimization for lowercase ASCII
git-svn-id: trunk@32757 -
2011-10-07 14:52:07 +00:00
mattias
1e24d21f65 lazutf8: some optimizations for UTF8LowerCaseMattias
git-svn-id: trunk@32756 -
2011-10-07 14:49:27 +00:00
sekelsenmat
ad5324754e Extends the speed improvements to UpperCase
git-svn-id: trunk@32754 -
2011-10-07 14:40:17 +00:00
sekelsenmat
e1b8857eae Fixes pointer error for turkish
git-svn-id: trunk@32753 -
2011-10-07 14:20:38 +00:00
sekelsenmat
62b7fa90b6 Simplifies a bit the variable names, adds more cyrillic
git-svn-id: trunk@32752 -
2011-10-07 14:14:57 +00:00
sekelsenmat
8f32884124 Corrects the counter for the new PChars
git-svn-id: trunk@32750 -
2011-10-07 13:31:34 +00:00
sekelsenmat
1b5cf72575 Improves performance of LowerCase by adding one UniqueString and supressing its usage by the compiler in all other assignments
git-svn-id: trunk@32749 -
2011-10-07 13:24:27 +00:00
sekelsenmat
f1952adbd6 More turkish utf8 fixes
git-svn-id: trunk@32748 -
2011-10-07 12:05:45 +00:00
sekelsenmat
18e81edc2f Improves turkish lowercase
git-svn-id: trunk@32747 -
2011-10-07 11:55:17 +00:00
sekelsenmat
d750060cf4 Reactivates the tables with ifdefs
git-svn-id: trunk@32743 -
2011-10-07 11:16:48 +00:00
sekelsenmat
1d224762e2 Expands lowercase and disables the tables
git-svn-id: trunk@32740 -
2011-10-07 10:57:41 +00:00
sekelsenmat
d2ff6af4c5 Adds the german beta to uppercase
git-svn-id: trunk@32738 -
2011-10-07 09:54:36 +00:00
sekelsenmat
675c9a516b Now covers fully polish in UpperCase
git-svn-id: trunk@32737 -
2011-10-07 09:50:47 +00:00
sekelsenmat
a2f5ce2791 New UTF8 comparison routines
git-svn-id: trunk@32731 -
2011-10-07 08:31:57 +00:00
sekelsenmat
6dc972c4d6 Reimplements UTF8LowerCase and improves the architecture of UTF8UpperCase
git-svn-id: trunk@32729 -
2011-10-07 08:25:47 +00:00
sekelsenmat
f1cbb0b645 Starts the new UTF8UpperCase
git-svn-id: trunk@32728 -
2011-10-07 07:48:27 +00:00
sekelsenmat
d0e3cded34 Moves the New LowerCase from LCLProc to LazUtils
git-svn-id: trunk@32713 -
2011-10-06 06:32:09 +00:00
paul
7f7d57f048 components: fix compilation of LazUtils
git-svn-id: trunk@32686 -
2011-10-05 00:47:10 +00:00
mattias
edeaa59964 lazutils: started lazutf8, lazfileutil, lazfilecache
git-svn-id: trunk@32678 -
2011-10-04 22:42:44 +00:00