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
George Rhoten
f6ffb3b674
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17043
2004-12-30 08:05:55 +00:00
George Rhoten
36864c54af
ICU-4288 Partially fix rtti inline warnings. The proper fix requires UOBJECT_DEFINE_RTTI_IMPLEMENTATION in different object files for AIX, Windows and Linux/390.
...
X-SVN-Rev: 17042
2004-12-30 07:58:39 +00:00
George Rhoten
d340213af7
ICU-4288 Fix some inlining warnings.
...
X-SVN-Rev: 17041
2004-12-30 07:45:48 +00:00
George Rhoten
4b8ef3e6e6
ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
...
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
8ed12212b4
ICU-4092 Allow this class to be tested directly from tests on Windows.
...
X-SVN-Rev: 17038
2004-12-29 01:04:00 +00:00
George Rhoten
41f1e9ae96
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17037
2004-12-29 01:03:00 +00:00
George Rhoten
95fb9fdbfa
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17035
2004-12-29 00:57:58 +00:00
George Rhoten
28a81790da
ICU-4092 Better test of code coverage
...
X-SVN-Rev: 17034
2004-12-29 00:45:49 +00:00
George Rhoten
2ad7ff3b32
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17033
2004-12-29 00:35:43 +00:00
George Rhoten
d0332520a5
ICU-4189 Remove some dependencies on the conversion API.
...
X-SVN-Rev: 17032
2004-12-28 23:01:05 +00:00
George Rhoten
eeaf321350
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17031
2004-12-28 21:57:36 +00:00
George Rhoten
ed6074c3f1
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17030
2004-12-28 21:43:33 +00:00
George Rhoten
9eb736e46f
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17029
2004-12-28 21:33:48 +00:00
George Rhoten
8fa0d0b1cd
ICU-4092 Improve code coverage of UnicodeString::extract
...
X-SVN-Rev: 17028
2004-12-28 21:13:54 +00:00
George Rhoten
58ba61df77
ICU-4092 Improve code coverage of ures_openU
...
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
4b00bc2b2b
ICU-4092 Improve code coverage, and unhide some error messages
...
X-SVN-Rev: 17026
2004-12-28 20:42:25 +00:00
George Rhoten
29c0c11852
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17025
2004-12-28 20:31:49 +00:00
George Rhoten
f6860c5a75
ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used.
...
Remove any code that attempts to do locale sensitive casing.
Bug #4324 has been filed to properly add this feature.
X-SVN-Rev: 17024
2004-12-28 20:06:43 +00:00
George Rhoten
9dcd00ba1e
ICU-4092 Increase code coverage by merging redundant lines,
...
and properly cleanup when there is an error.
X-SVN-Rev: 17021
2004-12-28 05:42:37 +00:00
George Rhoten
decc39ec85
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17020
2004-12-27 20:23:41 +00:00
George Rhoten
ba3a90a424
ICU-4092 Improve code coverage. The previous check in didn't quite work.
...
X-SVN-Rev: 17019
2004-12-24 07:53:41 +00:00
George Rhoten
d5a218810c
ICU-4092 Increase code coverage for pointerTOC
...
X-SVN-Rev: 17018
2004-12-24 01:02:23 +00:00
George Rhoten
6dfb6fd62e
ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
...
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
6ade426c16
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17016
2004-12-23 20:16:56 +00:00
George Rhoten
7936a38824
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17013
2004-12-23 20:03:22 +00:00
George Rhoten
068cfc80be
ICU-4092 Increase code coverage by merging redundant lines,
...
and properly cleanup when there is an error.
X-SVN-Rev: 17012
2004-12-23 19:51:08 +00:00
George Rhoten
6c0562fc29
ICU-4092 Increase code coverage by merging redundant lines
...
X-SVN-Rev: 17011
2004-12-23 19:21:10 +00:00
George Rhoten
25b8fed2bb
ICU-4233 Fix some doxygen escaped characters.
...
X-SVN-Rev: 17010
2004-12-23 00:41:06 +00:00
George Rhoten
939f4f60a4
ICU-4296 Don't export some internal static const variables.
...
Also fgNumberPatternsCount has the wrong value.
X-SVN-Rev: 17009
2004-12-22 23:32:48 +00:00
George Rhoten
391d8f379e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17007
2004-12-22 21:57:43 +00:00
George Rhoten
abdc634426
ICU-3004 Fix some locale specific problems.
...
X-SVN-Rev: 17006
2004-12-22 20:06:05 +00:00
George Rhoten
479f3bec14
ICU-3004 Test for some Turkish case conversion errors.
...
X-SVN-Rev: 17005
2004-12-22 19:40:16 +00:00
George Rhoten
56c5df7e01
ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value.
...
This helps to make sure that the tests are not order dependent, and that Turkish casing problems appear more easily.
X-SVN-Rev: 17004
2004-12-22 19:28:42 +00:00
George Rhoten
1b9f1f50a6
ICU-3004 Test for some Turkish case conversion errors.
...
X-SVN-Rev: 17003
2004-12-22 19:25:19 +00:00
George Rhoten
61d7b4dc47
ICU-3004 Fix some Turkish case conversion errors.
...
X-SVN-Rev: 17002
2004-12-22 17:34:16 +00:00
George Rhoten
7876864829
ICU-4317 Fix a documentation problem.
...
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
George Rhoten
d6747bb687
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17000
2004-12-22 08:02:08 +00:00
George Rhoten
fbb7b80250
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
7063b3ce6d
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16995
2004-12-22 00:42:18 +00:00
George Rhoten
e4462ec8c6
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
2f83fa1b86
ICU-4092 Remove dead code to improve code coverage numbers.
...
X-SVN-Rev: 16993
2004-12-22 00:23:15 +00:00
George Rhoten
aff473ea00
ICU-4092 Remove dead code. See comments for details.
...
X-SVN-Rev: 16992
2004-12-22 00:07:37 +00:00
George Rhoten
e05a965b8d
ICU-4092 Remove dead code.
...
Don't use codepage specific CharString. There are other ways to achieve the same results.
X-SVN-Rev: 16991
2004-12-22 00:05:59 +00:00
Eric Mader
055c4cad17
ICU-2385 Initial checkin of submission from Javier Sola.
...
X-SVN-Rev: 16990
2004-12-22 00:00:13 +00:00
George Rhoten
4f61fbcda0
ICU-4092 Real fix for MSVC 6
...
X-SVN-Rev: 16989
2004-12-21 23:51:25 +00:00
George Rhoten
2596872615
ICU-4092 Fix a typo that I checked in.
...
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
ae9c08341d
ICU-4092 Fix for MSVC 6
...
X-SVN-Rev: 16987
2004-12-21 23:02:17 +00:00
George Rhoten
8ab45b2d62
ICU-4092 Fix previous checkin for Linux.
...
X-SVN-Rev: 16986
2004-12-21 22:26:39 +00:00
Eric Mader
fd3cc251f5
ICU-2385 Fix gcc compiler warnings.
...
X-SVN-Rev: 16985
2004-12-21 22:21:54 +00:00
George Rhoten
fb2c57068d
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16984
2004-12-21 22:07:18 +00:00
George Rhoten
ed00aa3a6c
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16983
2004-12-21 20:19:39 +00:00
Eric Mader
b5b1f86214
ICU-2385 Initial checkin of submission from Javier Sola.
...
X-SVN-Rev: 16982
2004-12-21 19:15:07 +00:00
George Rhoten
d376bfe07d
ICU-4092 Properly test ucnv_getDisplayName preflighting
...
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
f8ecf23b3b
ICU-4092 Remove dead code.
...
X-SVN-Rev: 16980
2004-12-21 07:29:23 +00:00
George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
5a592ce19e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b
ICU-4092 Improve code coverage. Add some argument tests.
...
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51
ICU-4092 Improve code coverage. Add some preflighting tests.
...
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
03506550ff
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16973
2004-12-20 23:38:05 +00:00
George Rhoten
f31614d5bc
ICU-4092 Add documentation that was found to be helpful while testing.
...
X-SVN-Rev: 16972
2004-12-20 23:22:34 +00:00
George Rhoten
552e09eae6
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16971
2004-12-20 23:10:09 +00:00
George Rhoten
1958749d0d
ICU-4092 Move rtti test code to proper location
...
X-SVN-Rev: 16970
2004-12-20 23:07:25 +00:00
George Rhoten
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
Eric Mader
b048fcb49a
ICU-4308 Get rid of loengine, and good riddance!
...
X-SVN-Rev: 16967
2004-12-18 00:45:27 +00:00
George Rhoten
9fe324401f
ICU-4092 Remove dead code
...
X-SVN-Rev: 16966
2004-12-17 23:48:55 +00:00
Eric Mader
9f74d939f0
ICU-4307 clean up @see references, document UTimeScaleValue, use UDateTimeScale names in time scale table.
...
X-SVN-Rev: 16965
2004-12-17 23:07:36 +00:00
Eric Mader
37ae10043d
ICU-4306 Make sure that LayoutEngine docs get built, add to docmain, and clean up doc comments.
...
X-SVN-Rev: 16964
2004-12-17 01:17:36 +00:00
Eric Mader
1dc34d1780
ICU-4304 update @draft for ICU 3.2.
...
X-SVN-Rev: 16961
2004-12-16 19:06:33 +00:00
Eric Mader
1471376ec8
ICU-4302 changes from ICU 3.2 "no data" test.
...
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
850c108c17
ICU-4092 Remove dead code.
...
X-SVN-Rev: 16957
2004-12-15 18:48:57 +00:00
George Rhoten
d205f70f5b
ICU-4092 Enable dead code.
...
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57
ICU-4092 Remove dead test code that Andy said was okay to delete.
...
Better test code is in intltest.
X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
a6320bf075
ICU-4092 Remove invalid and unused tests
...
X-SVN-Rev: 16952
2004-12-15 01:06:38 +00:00
George Rhoten
782d23513d
ICU-4092 Consolidate MyNumberFormatTest PureCoverage numbers.
...
X-SVN-Rev: 16951
2004-12-15 01:06:19 +00:00
George Rhoten
90bcaf8e3a
ICU-4296 Reduce the number of exports. Public static data can be a problem for gcc on Windows.
...
X-SVN-Rev: 16949
2004-12-14 17:58:42 +00:00
George Rhoten
4b70b59e77
ICU-4092 Increase function coverage
...
X-SVN-Rev: 16948
2004-12-14 17:43:56 +00:00
George Rhoten
d251279960
ICU-4296 Reduce the number of function exports
...
X-SVN-Rev: 16947
2004-12-14 16:59:34 +00:00
George Rhoten
68f761e57f
ICU-4281 Reduce utrace dependencies when disabled.
...
X-SVN-Rev: 16937
2004-12-10 00:12:11 +00:00
George Rhoten
c68fa87f5b
ICU-4281 Reduce UStack dependencies
...
X-SVN-Rev: 16934
2004-12-09 06:39:49 +00:00
George Rhoten
a91af43a2d
ICU-4281 Mostly split collation so that the runtime doesn't depend on service
...
registration, resource bundles, collation building/loading and collation meta information.
ucol_close still depends on ures_close, but it's better than before.
X-SVN-Rev: 16933
2004-12-09 04:23:42 +00:00
George Rhoten
5f99b4942b
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16931
2004-12-08 23:14:49 +00:00
George Rhoten
2f7b1cd736
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
5c4521733e
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16929
2004-12-08 22:38:55 +00:00
George Rhoten
70b126c727
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
ac893ce00e
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
306b5ea7da
ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
...
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.
X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
9bf6134869
ICU-4280 Improve the z/OS ASCII support.
...
The Lotus specific addition apparently wasn't needed.
X-SVN-Rev: 16923
2004-12-06 17:31:27 +00:00
George Rhoten
466b466b9f
ICU-4189 Reduce static library dependencies on conversion code,
...
and allow UCONFIG_NO_CONVERSION to work.
X-SVN-Rev: 16922
2004-12-06 06:09:20 +00:00
George Rhoten
a643013936
ICU-4189 Reduce static library dependencies on conversion code,
...
and allow UCONFIG_NO_CONVERSION to work.
X-SVN-Rev: 16921
2004-12-05 20:22:33 +00:00
George Rhoten
d0d233155d
ICU-4281 Condense break iterator usage.
...
X-SVN-Rev: 16920
2004-12-05 06:23:51 +00:00
George Rhoten
de39e80b8c
ICU-4281 Reduce the u_errorName usage.
...
X-SVN-Rev: 16919
2004-12-05 05:38:50 +00:00
George Rhoten
cf2b390e5a
ICU-4237 Update RUR->RUB
...
X-SVN-Rev: 16918
2004-12-05 02:07:23 +00:00
George Rhoten
c5422c1142
ICU-4240 Fix some error messages.
...
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
ece68847de
ICU-4280 Improve the z/OS ASCII support
...
X-SVN-Rev: 16916
2004-12-04 22:57:38 +00:00
George Rhoten
c4d892bdd7
ICU-4189 Remove some dependencies on the conversion API.
...
X-SVN-Rev: 16915
2004-12-04 07:22:23 +00:00
George Rhoten
db0f035859
ICU-4280 Improve the z/OS ASCII support.
...
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
Doug Felt
d31f339917
ICU-4080 fix nl number spellout
...
X-SVN-Rev: 16913
2004-12-03 23:26:50 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
a0ab77176b
ICU-4189 Remove some dependencies on the conversion API.
...
X-SVN-Rev: 16911
2004-12-03 06:16:10 +00:00
Doug Felt
e2d8c9baaa
ICU-4263 fixed bad locale data, added test
...
X-SVN-Rev: 16909
2004-12-02 21:49:50 +00:00
Markus Scherer
7e756c1233
ICU-3432 remove temporary code
...
X-SVN-Rev: 16907
2004-12-02 18:21:55 +00:00
George Rhoten
7fcbdfbb65
ICU-3229 Allow pkgdata to pass in linker options to the linker
...
X-SVN-Rev: 16906
2004-12-02 07:58:32 +00:00
George Rhoten
ef1ac9b4f4
ICU-3229 Pass in special LDFLAGS when creating a shared data library.
...
This will make sure that the proper /base: can be passed in on Windows,
and it changes how the shared data library is created on at least Linux so that it requires no C runtime initialization (faster load time).
X-SVN-Rev: 16905
2004-12-02 07:37:00 +00:00
George Rhoten
65e90ef307
ICU-4102 Improve multi-level aliasing with fallbacks.
...
We only need to know that the length of the string is >0.
X-SVN-Rev: 16904
2004-12-02 07:27:34 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
67f46c57e8
ICU-4065 Only use usleep from the main thread, since usleep is not thread safe on pre-Solaris 9 machines.
...
See if that helps, since nanosleep isn't portable among various versions of Solaris.
X-SVN-Rev: 16900
2004-11-30 22:19:38 +00:00
George Rhoten
13158509da
ICU-1142 Better rbnf support for Ukrainian locale
...
X-SVN-Rev: 16899
2004-11-29 21:18:32 +00:00
George Rhoten
ca836f55f7
ICU-1143 Add support for KOI8-U
...
X-SVN-Rev: 16898
2004-11-29 21:16:23 +00:00
George Rhoten
d4cfb5dd8f
ICU-2961 Make stubdata mirror pkgdata settings.
...
X-SVN-Rev: 16897
2004-11-25 01:28:59 +00:00
George Rhoten
a078b0c0e9
ICU-4189 Remove some dependencies on conversion code.
...
X-SVN-Rev: 16896
2004-11-25 00:25:52 +00:00
George Rhoten
fa0fd19f7c
ICU-2961 Remove the default intrinsic function setting, as it is controlled by /O2.
...
X-SVN-Rev: 16895
2004-11-24 19:49:16 +00:00
George Rhoten
5b575ed168
ICU-4244 The fixes for Cygwin/MSVC also need to be applied to Cygwin.
...
X-SVN-Rev: 16889
2004-11-22 23:27:00 +00:00
George Rhoten
51db19938f
ICU-4244 Real fixes for Cygwin/MSVC installation. This might be a configuration problem on some Cygwin installations.
...
X-SVN-Rev: 16880
2004-11-18 21:22:09 +00:00
George Rhoten
1f8fee4a46
ICU-4244 Fixes for Cygwin/MSVC installation.
...
X-SVN-Rev: 16877
2004-11-17 20:41:21 +00:00
Eric Mader
1571c95f52
ICU-4179 replace text w/ a notice to fetch the file from Markus Kuhn's site.
...
X-SVN-Rev: 16876
2004-11-17 00:13:10 +00:00
George Rhoten
fb771e59da
ICU-4228 Return an empty locale on error instead of the default locale.
...
X-SVN-Rev: 16874
2004-11-16 22:42:08 +00:00
George Rhoten
f3229bc8ac
ICU-4225 Better character escaping
...
X-SVN-Rev: 16868
2004-11-15 23:03:53 +00:00
George Rhoten
ee75bfbbae
ICU-3591 [srl] fix a memory leak, put in disabled code that makes purify happy
...
X-SVN-Rev: 16867
2004-11-15 23:02:05 +00:00
Eric Mader
965852701a
ICU-4232 Add info about Universal Time Scale API.
...
X-SVN-Rev: 16866
2004-11-15 22:14:58 +00:00
Andy Heninger
981153310f
ICU-4127 fix incorrect parameter description comments.
...
X-SVN-Rev: 16863
2004-11-15 18:26:25 +00:00
Andy Heninger
072921d9d3
ICU-4228 memory allocation not using ICU functions
...
X-SVN-Rev: 16860
2004-11-14 05:11:59 +00:00
Steven R. Loomis
6dc440bcf8
ICU-4218 build with UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16853
2004-11-13 02:33:36 +00:00
George Rhoten
12176f4596
ICU-4179 Improve the copyright notice
...
X-SVN-Rev: 16852
2004-11-13 01:17:49 +00:00
George Rhoten
86cad13aa9
ICU-4225 I misread the font. Use the correct numbers.
...
X-SVN-Rev: 16851
2004-11-13 00:56:28 +00:00
George Rhoten
6ff73e1576
ICU-4226 BreakIterator should not ignore the returned pointers from the ures_* APIs.
...
X-SVN-Rev: 16850
2004-11-13 00:49:55 +00:00
George Rhoten
00922e7983
ICU-4225 Properly remove non-ascii characters from source code.
...
X-SVN-Rev: 16849
2004-11-13 00:13:36 +00:00
George Rhoten
44db2a42bc
ICU-4154 Fixes for IRIX. Add pthread safety.
...
X-SVN-Rev: 16848
2004-11-13 00:01:27 +00:00
Eric Mader
ca462b2c99
ICU-4226 BreakIterator::buildInstance() needs to init brkrules and brkname, even if the ures_open call failed.
...
X-SVN-Rev: 16847
2004-11-12 23:56:07 +00:00
Steven R. Loomis
4691d5a096
ICU-3591 qsort -> uprv_sortArray
...
X-SVN-Rev: 16846
2004-11-12 23:43:37 +00:00
George Rhoten
ecda2bc8c5
ICU-3866 Fix some doxygen warnings.
...
X-SVN-Rev: 16843
2004-11-12 22:50:38 +00:00
George Rhoten
83876dc112
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
George Rhoten
1c9a993999
ICU-4161 Properly indent the code.
...
X-SVN-Rev: 16839
2004-11-12 07:07:41 +00:00
George Rhoten
aba8e9f5a7
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16838
2004-11-12 05:58:08 +00:00
George Rhoten
dd21bef768
ICU-4092 Remove unused code.
...
X-SVN-Rev: 16836
2004-11-12 01:31:18 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
George Rhoten
9d4709a71e
ICU-4154 Fixes for IRIX. memcmp seems to be broken on IRIX for some odd reason.
...
X-SVN-Rev: 16833
2004-11-12 00:38:34 +00:00
George Rhoten
b42fe1345c
ICU-4154 Fixes for IRIX. The standard headers are broken on IRIX.
...
X-SVN-Rev: 16831
2004-11-12 00:26:54 +00:00
Ram Viswanadha
a941df5285
cldrbug 231: remove un-necessary files from the icu module .. these cause conflicts while generating icu data
...
X-SVN-Rev: 16830
2004-11-12 00:01:06 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
03ad2885e5
ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
...
X-SVN-Rev: 16828
2004-11-11 23:10:35 +00:00
Ram Viswanadha
5e4bfb25d1
ICU-4221 fix for boundaries data
...
X-SVN-Rev: 16826
2004-11-11 22:48:47 +00:00
George Rhoten
be316ee1a8
ICU-3771 Fix a typo in the 3 letter ISO-639 list.
...
X-SVN-Rev: 16824
2004-11-11 21:52:37 +00:00
Ram Viswanadha
142ffdc7d7
cldrbug 231: add en_US_POSIX so that boundaries data can be generated
...
X-SVN-Rev: 16822
2004-11-11 19:31:31 +00:00
Ram Viswanadha
1c1587c5e2
cldrbug 231: remove un-necessary files from the icu module .. these cause conflicts while generating icu data
...
X-SVN-Rev: 16821
2004-11-11 19:31:00 +00:00
Vladimir Weinstein
cf14e838e4
ICU-3862 remove harmful changes to ucol_elm
...
X-SVN-Rev: 16819
2004-11-11 07:07:44 +00:00
Steven R. Loomis
e3f6bd5606
ICU-4218 uconfig.h fixes.
...
X-SVN-Rev: 16817
2004-11-10 22:30:29 +00:00
George Rhoten
f309c41fad
ICU-4154 Fix static library building on some platforms.
...
X-SVN-Rev: 16814
2004-11-10 05:02:51 +00:00
Steven R. Loomis
2e8a985dc6
ICU-4218 uconfig for 3.2
...
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
Ram Viswanadha
a0bf853527
ICU-4217 fix failure on Intel RedHat Linux
...
X-SVN-Rev: 16808
2004-11-09 23:24:15 +00:00
George Rhoten
1670cfdf45
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16805
2004-11-09 19:21:06 +00:00
George Rhoten
41d38de693
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16804
2004-11-09 19:11:02 +00:00
Vladimir Weinstein
e5f691ee8a
ICU-4163 Remove empty function body (ucol_openFromImage) that was in by mistake
...
X-SVN-Rev: 16802
2004-11-09 07:08:50 +00:00
Ram Viswanadha
6595b78c67
ICU-4179 update the copyright notice
...
X-SVN-Rev: 16801
2004-11-09 00:44:09 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Steven R. Loomis
efbecae5c6
ICU-3938 add text to empty bundles so genrb doesn't complain
...
X-SVN-Rev: 16798
2004-11-08 22:08:03 +00:00
Steven R. Loomis
a4d034cfb4
ICU-3591 unfactor uprv_strtod for 3.2
...
X-SVN-Rev: 16796
2004-11-08 21:08:36 +00:00
Steven R. Loomis
a0a750e91a
ICU-3591 const
...
X-SVN-Rev: 16792
2004-11-07 08:53:10 +00:00
Steven R. Loomis
911642fbb7
ICU-3591 factor uprv_strtod decimal code
...
X-SVN-Rev: 16791
2004-11-07 06:42:41 +00:00
Vladimir Weinstein
be0a14c3d7
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
45752fe8c0
ICU-3591 handle non-'.' decimal points.
...
X-SVN-Rev: 16785
2004-11-05 22:16:35 +00:00
George Rhoten
3cb542a8f5
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
Steven R. Loomis
f7b2bf04c4
ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
...
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
b57f4ddc23
ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
...
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
Steven R. Loomis
ecec1b73ca
ICU-3938 valid sub locales, and remove the validSubLocales{} resource key
...
X-SVN-Rev: 16781
2004-11-05 20:53:44 +00:00
Ram Viswanadha
fe00d7d59a
ICU-4206 update the header files
...
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
George Rhoten
e312467f5d
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
f3a2162e65
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16774
2004-11-05 18:59:09 +00:00
George Rhoten
c6e2c61f27
ICU-3862 Don't memcpy uninitialized data.
...
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
George Rhoten
0da7a95df6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16770
2004-11-05 18:18:36 +00:00
George Rhoten
5fac5d74b6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
b0e8e3576a
ICU-4204 Use strtod instead of atof.
...
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.
X-SVN-Rev: 16768
2004-11-05 17:50:46 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
b8deff5e50
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
b99285414f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16765
2004-11-05 05:12:29 +00:00
Ram Viswanadha
9816c3aa98
ICU-3925 fix for thai transliterator
...
X-SVN-Rev: 16762
2004-11-05 01:38:29 +00:00
George Rhoten
9988ef0fc1
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
Vladimir Weinstein
59ccce5787
ICU-3862 fix memory problem in ucol_elm
...
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
Eric Mader
6c0d288270
ICU-4179 don't examine files which are known to not need an IBM copyright
...
X-SVN-Rev: 16758
2004-11-04 22:56:36 +00:00
Steven R. Loomis
a037463a60
ICU-3591 fix some warnings
...
X-SVN-Rev: 16757
2004-11-04 22:52:07 +00:00
George Rhoten
bcead7df44
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Andy Heninger
526617139e
ICU-4055 fixed bad comment on UnicodeSet::size()
...
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
George Rhoten
287852e706
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16754
2004-11-04 21:51:57 +00:00
George Rhoten
2df1c8eff4
ICU-3591 Fix uprv_strndup
...
X-SVN-Rev: 16753
2004-11-04 21:26:17 +00:00
Steven R. Loomis
533b801efc
ICU-3591 use uprv_stricmp not strcasecmp, don't free unallocated pointers.
...
X-SVN-Rev: 16752
2004-11-04 19:13:23 +00:00
Steven R. Loomis
59ac27a504
ICU-3591 uloc_acceptLanguage tests
...
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
Steven R. Loomis
ec27958921
ICU-3591 acceptLanguage implementation (first)
...
X-SVN-Rev: 16750
2004-11-04 08:16:54 +00:00
Steven R. Loomis
edf26740b3
ICU-3591 uprv_strndup
...
X-SVN-Rev: 16749
2004-11-04 08:05:36 +00:00
George Rhoten
17d109bdce
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
b1c18db729
ICU-4116 Fix the Linux PPC documentation.
...
X-SVN-Rev: 16742
2004-11-03 19:30:24 +00:00
George Rhoten
9f8bdd2935
ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
...
Change this test so that it doesn't go into an infinite loop.
X-SVN-Rev: 16740
2004-11-03 15:53:10 +00:00
Vladimir Weinstein
7fe85edd5b
ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
...
X-SVN-Rev: 16738
2004-11-03 01:25:51 +00:00
Vladimir Weinstein
647cb8dc77
ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library
...
X-SVN-Rev: 16728
2004-11-02 07:28:07 +00:00
Steven R. Loomis
aedf7a85a6
ICU-3938 fix tests broken by those translators
...
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330
ICU-4148 Fixes for MinGW
...
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
George Rhoten
075adc8b89
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
Steven R. Loomis
16e4106e87
ICU-3938 cldr 1.2
...
X-SVN-Rev: 16722
2004-11-02 05:55:55 +00:00
Steven R. Loomis
8bb25d5fb8
ICU-3938 cldr 1.2
...
cVS: ----------------------------------------------------------------------
X-SVN-Rev: 16721
2004-11-02 05:55:06 +00:00
George Rhoten
b8aefb8f66
ICU-4053 Update to a new version of doxygen
...
X-SVN-Rev: 16720
2004-11-02 05:51:32 +00:00
George Rhoten
a078bb1ce8
ICU-4053 Fix some doxygen warnings.
...
X-SVN-Rev: 16719
2004-11-02 04:55:53 +00:00
George Rhoten
716599aa07
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
Eric Mader
0232219444
ICU-4179 filter out .dll, .ilk, .pdb, .bin files.
...
X-SVN-Rev: 16712
2004-11-02 00:11:21 +00:00
Eric Mader
b1f7808255
ICU-4179 fix copyright notices so that the cpyscan tool recognizes them.
...
X-SVN-Rev: 16710
2004-11-01 23:54:44 +00:00
Eric Mader
a1910ed604
ICU-4179 look for the copyright notice in the first 20 lines instead of the first 10.
...
X-SVN-Rev: 16708
2004-11-01 23:36:49 +00:00
George Rhoten
a3c828c1ad
ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
...
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.
X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00
Markus Scherer
b74819b945
ICU-4020 bug fix for UCONFIG_NO_BREAK_ITERATION
...
X-SVN-Rev: 16702
2004-11-01 22:36:35 +00:00
Markus Scherer
543e5c1477
ICU-4020 USET_ADD_CASE_MAPPINGS includes case foldings
...
X-SVN-Rev: 16700
2004-11-01 22:01:38 +00:00
Markus Scherer
c69521cdf0
ICU-4020 set.closeOver(USET_ADD_CASE_MAPPINGS) must contain the original set; include case foldings; improve performance with lower-level ucase.h functions
...
X-SVN-Rev: 16699
2004-11-01 21:51:03 +00:00
Markus Scherer
9685f38841
ICU-4020 verify that set.closeOver() contains the original set and that case foldings are included
...
X-SVN-Rev: 16698
2004-11-01 21:49:06 +00:00
Eric Mader
79867480db
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16697
2004-11-01 19:55:20 +00:00
Eric Mader
c185a2d95b
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16696
2004-11-01 19:49:09 +00:00
Eric Mader
0b0a9b9186
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
3f36751ce2
ICU-3857 Don't crash if '-' isn't available.
...
X-SVN-Rev: 16694
2004-11-01 19:13:35 +00:00
Eric Mader
43646aea15
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
George Rhoten
7bbfff8f0b
ICU-3857 Update as per reviewer comments.
...
X-SVN-Rev: 16692
2004-11-01 17:41:49 +00:00