Commit Graph

8035 Commits

Author SHA1 Message Date
mattias
dd9da10275 codetools: TStringToPointerTree
git-svn-id: trunk@32877 -
2011-10-13 20:38:20 +00:00
sekelsenmat
d7e57fa8ee More lowercase tests and fixes
git-svn-id: trunk@32871 -
2011-10-13 15:41:29 +00:00
sekelsenmat
7ee3255580 Lowercase: Adds large new tests and reworks parts of the latin lowercase implementation
git-svn-id: trunk@32870 -
2011-10-13 15:23:26 +00:00
martin
3be1e68746 LazUtf8: clean up unused var
git-svn-id: trunk@32869 -
2011-10-13 10:05:58 +00:00
sekelsenmat
7d8796f113 Adds a further performance optimization to lowercase by moving the new_c1 to only where needed
git-svn-id: trunk@32865 -
2011-10-13 06:22:44 +00:00
sekelsenmat
0071c56828 Enhances the fast initial parse of lowercase
git-svn-id: trunk@32864 -
2011-10-12 19:23:46 +00:00
martin
524c46d2cc LazUtf8: fix 2nd loop
git-svn-id: trunk@32863 -
2011-10-12 17:00:14 +00:00
sekelsenmat
50f1667209 Some more attempted changes
git-svn-id: trunk@32862 -
2011-10-12 16:57:28 +00:00
sekelsenmat
7914ea9804 Large overhaul to simplify the lowercase1 code
git-svn-id: trunk@32861 -
2011-10-12 16:38:56 +00:00
martin
443e4b5478 LazUtf8: clean up
git-svn-id: trunk@32860 -
2011-10-12 15:23:34 +00:00
martin
ee9c29ab04 LazUtf8: georgian
git-svn-id: trunk@32859 -
2011-10-12 15:00:48 +00:00
ask
e50f55f3a9 TAChart: Allow usage of TFitSeries.Calculate from OnFitComplete handler
git-svn-id: trunk@32857 -
2011-10-12 14:54:07 +00:00
martin
c36cc8f766 LazUtf8: attempt to fix the last merge.
git-svn-id: trunk@32856 -
2011-10-12 14:39:07 +00:00
martin
fffd54b8bd another utf8lower
git-svn-id: trunk@32855 -
2011-10-12 14:17:28 +00:00
sekelsenmat
5d79eb6782 Lowercase: Adds Georgian support
git-svn-id: trunk@32854 -
2011-10-12 13:51:33 +00:00
sekelsenmat
dc435d6380 lowercase: Fixes disalligned chars for
git-svn-id: trunk@32852 -
2011-10-12 12:50:38 +00:00
sekelsenmat
2640733df3 Goes back to a new martin2 based LowerCase to avoid code duplication
git-svn-id: trunk@32851 -
2011-10-12 12:33:55 +00:00
martin
d708813957 Fixed new utf8lower
git-svn-id: trunk@32845 -
2011-10-12 11:27:28 +00:00
mattias
ce6a9b8431 IDE: creating component name from class name: check if removing leading T starts with a number
git-svn-id: trunk@32838 -
2011-10-12 07:24:55 +00:00
sekelsenmat
21f584b765 Adds initial support in utf8lowercase for archaic and non-slavic cyrillic
git-svn-id: trunk@32837 -
2011-10-12 06:57:15 +00:00
sekelsenmat
dd582c9852 Removes my original LowerCase and now uses Martins version as the default one
git-svn-id: trunk@32836 -
2011-10-12 06:30:35 +00:00
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
maxim
8037b4c8c1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20465
git-svn-id: trunk@32828 -
2011-10-11 22:53:27 +00:00
mattias
00ebb16e0b lazutils: clean up
git-svn-id: trunk@32826 -
2011-10-11 21:02:40 +00:00
mattias
722f1a1d1f codetools: TFindDeclarationTool.FindEnumeratorOfClass: fixed enumerator in other unit
git-svn-id: trunk@32823 -
2011-10-11 18:13:07 +00:00
mattias
736c57ad21 codetools: dump stack when FindDeepestNode on unparsed code
git-svn-id: trunk@32809 -
2011-10-10 21:19:26 +00:00
ask
0a38dacf8b TAChart: Recalculate fit series after range change
git-svn-id: trunk@32803 -
2011-10-10 15:15:08 +00:00
ask
6deeddae09 TAChart: Add TFitSeries. Based on code by Werner Pamler
git-svn-id: trunk@32802 -
2011-10-10 14:44:43 +00:00
ask
274955e748 TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
2011-10-10 13:34:55 +00:00
martin
819d744b06 SynEdit: start tests for search
git-svn-id: trunk@32797 -
2011-10-10 11:45:22 +00:00
ask
0f0e833719 TAChart: Reset zooming after changing axis transformations to avoid SIGFPE in some cases
git-svn-id: trunk@32796 -
2011-10-10 10:13:04 +00:00
ask
f7b3333c60 TAChart: Partially support infinite coordinates in LineIntersectsRect
git-svn-id: trunk@32795 -
2011-10-10 09:45:24 +00:00
mattias
a2db5dd194 codetools: improved error message when searching a position outside of code
git-svn-id: trunk@32778 -
2011-10-09 07:38:27 +00:00
mattias
4dcc3116ea codetools: show backtrace on consistency exceptions in linkscanner
git-svn-id: trunk@32775 -
2011-10-09 06:51:01 +00:00
ask
5f94205be5 TAChart: Change default value of TBasicZoomStepTool.FixedPoint to true. Update demo.
git-svn-id: trunk@32774 -
2011-10-09 02:12:18 +00:00
blikblum
3c0fbef25c lazxml: fix reading file path with non ansi characters
git-svn-id: trunk@32773 -
2011-10-09 00:33:26 +00:00
mattias
33120cb167 laz2_xmlread: fixed reading text ending with space
git-svn-id: trunk@32772 -
2011-10-08 21:08:49 +00:00
maxim
2234283a97 regenerated translations; updated Russian translation
git-svn-id: trunk@32769 -
2011-10-08 16:18:51 +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
mattias
2453363069 codetools: parse method specifier assembler, bug #20437
git-svn-id: trunk@32762 -
2011-10-08 07:48:31 +00:00
martin
7802657a97 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32760 -
2011-10-07 21:58:21 +00:00
mattias
3da6eb7633 codetools: ResolveRoundBracketOpen extractoperand at start
git-svn-id: trunk@32758 -
2011-10-07 15:07:05 +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