Commit Graph

170 Commits

Author SHA1 Message Date
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
sekelsenmat
7914ea9804 Large overhaul to simplify the lowercase1 code
git-svn-id: trunk@32861 -
2011-10-12 16:38:56 +00:00
martin
7c38cfe300 LazUtf8: fixed test
git-svn-id: trunk@32858 -
2011-10-12 14:59:23 +00:00
sekelsenmat
5d79eb6782 Lowercase: Adds Georgian support
git-svn-id: trunk@32854 -
2011-10-12 13:51:33 +00:00
martin
a617d46d26 added tests utf8lower
git-svn-id: trunk@32853 -
2011-10-12 13:19:49 +00:00
martin
47e0abfb11 added tests utf8lower
git-svn-id: trunk@32849 -
2011-10-12 11:59:46 +00:00
martin
f4f2ae1e2e Fixed new utf8lower
git-svn-id: trunk@32846 -
2011-10-12 11:27:29 +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
1e5d7433ae Corrects a previously added test
git-svn-id: trunk@32835 -
2011-10-12 06:24:24 +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
martin
44e4f5e830 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32761 -
2011-10-07 21:58:48 +00:00
sekelsenmat
a69a6f4cad Removes turkish encoding from Cyrillic
git-svn-id: trunk@32759 -
2011-10-07 15:27:43 +00:00
sekelsenmat
493cba2f66 Adds more uppercase tests
git-svn-id: trunk@32755 -
2011-10-07 14:40:30 +00:00
sekelsenmat
ef5a653296 Adds some russian tests
git-svn-id: trunk@32751 -
2011-10-07 14:14:23 +00:00
sekelsenmat
28a437f358 Adds chinese and french unicode tests
git-svn-id: trunk@32746 -
2011-10-07 11:55:01 +00:00
sekelsenmat
404d1c3ffb Adds portuguese unicode test
git-svn-id: trunk@32745 -
2011-10-07 11:42:34 +00:00
sekelsenmat
fa95bffe24 Adds german unicode test
git-svn-id: trunk@32744 -
2011-10-07 11:36:38 +00:00
sekelsenmat
5eb21ceaeb Adds compared tests
git-svn-id: trunk@32742 -
2011-10-07 11:16:29 +00:00
sekelsenmat
d2e2258a3c Adds performance tests
git-svn-id: trunk@32741 -
2011-10-07 11:08:48 +00:00
sekelsenmat
9c098f91e3 Adds lowercase tests
git-svn-id: trunk@32739 -
2011-10-07 10:57:12 +00:00
sekelsenmat
927260540e Improves the unicode test
git-svn-id: trunk@32735 -
2011-10-07 09:25:30 +00:00
sekelsenmat
c32a82b77b Improved unicode test
git-svn-id: trunk@32734 -
2011-10-07 09:15:33 +00:00
sekelsenmat
72be8c7edb Starts utf-8 test for LazUtils
git-svn-id: trunk@32733 -
2011-10-07 08:53:50 +00:00
mattias
c4c9810ea4 IDE: added XMLUnescape function
git-svn-id: trunk@32635 -
2011-10-03 00:04:12 +00:00
mattias
10329ea87b codetools+tests: function to fix xml attribute values
git-svn-id: trunk@32634 -
2011-10-02 23:18:22 +00:00
mattias
82b1642a94 tests: added program to test method compares
git-svn-id: trunk@32580 -
2011-10-01 12:23:51 +00:00
mattias
88e2bb396f testes: simple program to test synregexpr
git-svn-id: trunk@32571 -
2011-09-30 14:32:04 +00:00
mattias
cf61e78d01 tests: started nested structs
git-svn-id: trunk@31323 -
2011-06-21 23:01:04 +00:00
mattias
7116120872 codetools: h2pas: structs with sub defs
git-svn-id: trunk@31321 -
2011-06-21 18:59:05 +00:00
mattias
1346c39a97 codetools: h2pas: simple struct
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
mattias
580802b9d6 codetools: h2pas: simple alias typedefs
git-svn-id: trunk@31312 -
2011-06-20 19:14:23 +00:00
mattias
df7a632f0c codetools: h2pas: simple types
git-svn-id: trunk@31309 -
2011-06-20 18:24:45 +00:00
mattias
cf24d60e0f codetools: h2pas: convert constant char pointer
git-svn-id: trunk@31308 -
2011-06-20 18:02:27 +00:00
mattias
cc5c7bf1b9 codetools: h2pas: convert constant define
git-svn-id: trunk@31307 -
2011-06-20 17:52:18 +00:00
mattias
63e9ed66b0 codetools: h2pas: convert enum
git-svn-id: trunk@31306 -
2011-06-20 17:46:10 +00:00
mattias
4ba4710664 codetools: h2pas: convert anonymous enum
git-svn-id: trunk@31305 -
2011-06-20 17:43:15 +00:00
mattias
357f42936c codetools: h2pas: convert anonymous enum
git-svn-id: trunk@31304 -
2011-06-20 17:42:01 +00:00
mattias
ab2b327fd3 codetools: h2pas: fixed converting int i
git-svn-id: trunk@31301 -
2011-06-20 15:32:56 +00:00
mattias
a7b67263cd codetools: c parser: fixed parsing at end of code
git-svn-id: trunk@31299 -
2011-06-20 14:55:18 +00:00
mattias
61fd02d902 tests: codetools: complete block
git-svn-id: trunk@30211 -
2011-04-05 22:18:42 +00:00
mattias
d23a694b2c tests: added test for CompleteBlock
git-svn-id: trunk@30179 -
2011-04-04 12:44:56 +00:00
mattias
ce19f7ed35 tests: compile to units/targetcpu-targetos, added codetools test for modified initialization section
git-svn-id: trunk@30176 -
2011-04-04 10:54:46 +00:00
mattias
621494e9f4 codetools: tests for defines
git-svn-id: trunk@29843 -
2011-03-14 16:47:40 +00:00
mattias
9d9e320412 codetools: added test for merging header files
git-svn-id: trunk@29842 -
2011-03-14 16:12:28 +00:00
mattias
818f8900fb tests: enabled codetools range scan checks
git-svn-id: trunk@29806 -
2011-03-12 16:37:07 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00
mattias
3c8976718d tests: codetools range scan
git-svn-id: trunk@29768 -
2011-03-09 19:10:11 +00:00
mattias
bb74af971c tests: started test for codetools range scan
git-svn-id: trunk@29747 -
2011-03-07 23:21:08 +00:00