Commit Graph

12909 Commits

Author SHA1 Message Date
George Rhoten
1e448b76b2 ICU-4092 Increase code coverage
X-SVN-Rev: 17101
2005-01-08 07:04:25 +00:00
George Rhoten
a7648f5508 ICU-4092 Increase code coverage
X-SVN-Rev: 17100
2005-01-08 06:50:46 +00:00
George Rhoten
b669afd469 ICU-4092 Move debugging code
X-SVN-Rev: 17099
2005-01-07 19:08:29 +00:00
George Rhoten
7948649d33 ICU-4092 Move debugging code
X-SVN-Rev: 17098
2005-01-07 19:06:24 +00:00
George Rhoten
6670e0cbb9 ICU-4092 #if 0 dead debugging code
X-SVN-Rev: 17097
2005-01-07 18:45:15 +00:00
George Rhoten
8be124aaa3 ICU-4331 Make sure that the right name is used.
X-SVN-Rev: 17096
2005-01-07 07:00:09 +00:00
George Rhoten
7d6a0f8973 ICU-4331 Fix and test lookup of data in user data trees
X-SVN-Rev: 17095
2005-01-07 06:05:44 +00:00
George Rhoten
7761c40699 ICU-4092 Remove dead debugging code
X-SVN-Rev: 17094
2005-01-07 01:56:47 +00:00
George Rhoten
53dc214ce0 ICU-4092 Improve code coverage by removing unused code.
X-SVN-Rev: 17093
2005-01-07 01:43:39 +00:00
George Rhoten
fafa060d6e ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17092
2005-01-07 00:21:10 +00:00
George Rhoten
4c0fbd019d ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17091
2005-01-07 00:01:49 +00:00
George Rhoten
1d9f513c4b ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
ab68bb3196 ICU-4309 Move the sr_YU locale alias from the installed locale list to the alias list, and add a test for aliases.
X-SVN-Rev: 17089
2005-01-06 16:31:36 +00:00
George Rhoten
ce062b0033 ICU-4092 Fix a Windows optimization problem that appeared while increasing code coverage
X-SVN-Rev: 17088
2005-01-05 06:58:55 +00:00
Markus Scherer
d223fd2d6c ICU-4287 need to initialize errorCode
X-SVN-Rev: 17086
2005-01-04 21:58:13 +00:00
Markus Scherer
0ecbd62a78 ICU-3858 check for and forbid negative numeric values
X-SVN-Rev: 17085
2005-01-04 16:55:02 +00:00
Markus Scherer
99ce5868d4 ICU-4287 makedata depends on genbidi
X-SVN-Rev: 17084
2005-01-04 16:43:55 +00:00
Markus Scherer
630b305e23 ICU-3881 modularize unorm.icu using build-time switches; build FCD trie at load time if omitted from data file; cope with missing data
X-SVN-Rev: 17083
2005-01-04 00:47:51 +00:00
Markus Scherer
d1af40d227 ICU-3881 modularize unorm.icu using build-time switches
X-SVN-Rev: 17082
2005-01-04 00:46:14 +00:00
Markus Scherer
2497eade76 ICU-3858 allow loading of uprops.icu with the properties vectors trie omitted
X-SVN-Rev: 17081
2005-01-04 00:36:56 +00:00
George Rhoten
2b95351e1d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17080
2005-01-02 23:57:36 +00:00
George Rhoten
87e84d06e8 ICU-4287 Fix previous check in for Linux and other platforms.
X-SVN-Rev: 17079
2005-01-02 20:00:55 +00:00
George Rhoten
1f4c8d4c18 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17078
2005-01-02 19:47:26 +00:00
George Rhoten
5ec3e3887c ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17077
2005-01-02 19:36:38 +00:00
George Rhoten
8224c976f4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17076
2005-01-02 19:30:11 +00:00
Markus Scherer
e2948d60cc ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
X-SVN-Rev: 17075
2005-01-02 00:32:39 +00:00
Markus Scherer
aa6cd66256 ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
X-SVN-Rev: 17074
2005-01-02 00:22:48 +00:00
Markus Scherer
1f69d77027 ICU-3858 turn upvec_toTrie() into more generic upvec_compact()
X-SVN-Rev: 17073
2005-01-02 00:21:25 +00:00
Markus Scherer
378a016021 ICU-4287 fix ubidi_addPropertyStarts() for new Joining_Group array
X-SVN-Rev: 17072
2005-01-01 23:16:12 +00:00
George Rhoten
b1c7af9d9e ICU-4325 Allow tests to work in the en_US_POSIX and th_TH locales
X-SVN-Rev: 17071
2005-01-01 21:55:07 +00:00
George Rhoten
b2e0401c9b ICU-3004 Perform better case insensitive comparison.
X-SVN-Rev: 17070
2005-01-01 21:31:21 +00:00
Markus Scherer
28ea05638f ICU-4287 smaller ubidi.icu by using 16-bit trie and storing Joining_Group data in a simple byte array outside the trie
X-SVN-Rev: 17069
2005-01-01 18:00:17 +00:00
George Rhoten
c8dc6ff820 ICU-4287 Fix various issues with non-MSVC6 compilers.
X-SVN-Rev: 17068
2005-01-01 04:23:18 +00:00
George Rhoten
8dae6168aa ICU-4092 Increase code coverage by removing the operator= implementation.
The implementation doesn't need to exist. It just needs to be declared private.

X-SVN-Rev: 17067
2005-01-01 03:00:49 +00:00
George Rhoten
394d5e102b ICU-4092 Increase code coverage. udata_setCommonData actually works in files mode.
X-SVN-Rev: 17066
2005-01-01 02:48:48 +00:00
Eric Mader
850e160d30 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 17065
2004-12-31 19:26:31 +00:00
George Rhoten
b159e9459d ICU-4287 Synchronize MSVC6 and MSVC7.1 project files.
Move bidi/shaping properties to ubidi.icu.

X-SVN-Rev: 17064
2004-12-31 19:07:00 +00:00
George Rhoten
b9875c90b5 ICU-4092 Remove dead code
X-SVN-Rev: 17063
2004-12-31 18:54:55 +00:00
George Rhoten
b2d0b4f465 ICU-4296 Don't export utility classes, and don't add ICU RTTI to utility classes.
X-SVN-Rev: 17062
2004-12-31 17:43:36 +00:00
George Rhoten
6163a051ac ICU-4092 Increase code coverage.
X-SVN-Rev: 17061
2004-12-31 17:31:47 +00:00
George Rhoten
8311539941 ICU-4092 Undo last check-in. Don't expose private API.
X-SVN-Rev: 17060
2004-12-31 17:00:40 +00:00
Markus Scherer
d677317bb9 ICU-4287 test ubidi_swap()
X-SVN-Rev: 17059
2004-12-31 13:47:41 +00:00
Markus Scherer
78eae5aacb ICU-4287 slightly better trie compaction by finding overlaps between blocks with multiple values in the overlap region
X-SVN-Rev: 17058
2004-12-31 13:43:57 +00:00
Markus Scherer
9ecfbdb2ee ICU-4287 use new internal APIs for bidi/shaping properties
X-SVN-Rev: 17057
2004-12-31 13:41:56 +00:00
Markus Scherer
ca773f99db ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17056
2004-12-31 13:36:49 +00:00
Markus Scherer
739b6a5220 ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
c159da9c5e ICU-4092 Increase code coverage.
X-SVN-Rev: 17054
2004-12-31 08:30:04 +00:00
George Rhoten
cc1823680e ICU-4092 Fix swap function so that it works like the other swap functions.
X-SVN-Rev: 17053
2004-12-31 08:29:56 +00:00
George Rhoten
15e60bf6ee ICU-4092 Improve code coverage
X-SVN-Rev: 17052
2004-12-31 00:40:17 +00:00
George Rhoten
d8646520af ICU-4092 Improve code coverage by doing better memory management.
X-SVN-Rev: 17049
2004-12-30 23:08:43 +00:00