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
George Rhoten
f7b99944d9
ICU-4185 Fix configure for very strict compilers
...
X-SVN-Rev: 16691
2004-11-01 16:37:59 +00:00
George Rhoten
75233160fb
ICU-4078 Cut the nxCache in half by removing unused UnicodeSet options.
...
X-SVN-Rev: 16690
2004-10-31 05:43:23 +00:00
Steven R. Loomis
6a2217eb7c
ICU-3938 CLDR 1.2 postbeta
...
X-SVN-Rev: 16689
2004-10-30 09:59:33 +00:00
Steven R. Loomis
7d4ba96675
ICU-3938 CLDR 1.2 postbeta
...
X-SVN-Rev: 16688
2004-10-30 09:50:11 +00:00
Steven R. Loomis
f2828bc597
cldrbug 353: added missing lo localeScript
...
X-SVN-Rev: 16687
2004-10-30 09:49:26 +00:00
Steven R. Loomis
fd09b2d910
ICU-3591 acceptLanguage API
...
X-SVN-Rev: 16686
2004-10-30 09:46:11 +00:00
Eric Mader
d0b0ab46a4
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16685
2004-10-30 00:06:24 +00:00
Eric Mader
043ea383c6
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
Eric Mader
1e856ba7a2
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
Eric Mader
d0a666402b
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16682
2004-10-29 22:55:17 +00:00
Eric Mader
3cc60cac35
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16681
2004-10-29 22:50:01 +00:00
Ram Viswanadha
dd55e581ae
cldrbug 231: add support for isLeapMonth
...
X-SVN-Rev: 16678
2004-10-29 20:08:18 +00:00
Eric Mader
bf497ec1ff
ICU-4132 DeviceTable::getAdjustment() should use "~" for complement. PairPositioningFormat1Subtable::process() should check for zero pairValueCount.
...
X-SVN-Rev: 16677
2004-10-29 19:24:42 +00:00
George Rhoten
aa753e01ef
ICU-4176 Fix some newline handling.
...
X-SVN-Rev: 16676
2004-10-29 17:54:18 +00:00
Deborah Goldsmith
cf9a074264
ICU-4020 Add USET_ADD_CASE_MAPPINGS
...
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
Ram Viswanadha
a0611c7e7a
ticket: 4092: revert the changes
...
X-SVN-Rev: 16665
2004-10-29 00:24:42 +00:00
George Rhoten
1f69f2a37c
ICU-4078 Fix previous change
...
X-SVN-Rev: 16654
2004-10-28 16:14:14 +00:00
Steven R. Loomis
c3cf6d724e
ICU-3591 ures_openAvailableLocales
...
X-SVN-Rev: 16653
2004-10-28 15:08:47 +00:00
GCL Shanghai
37862ea9bc
ICU-4092 Add API/Method Coverage tests for ICU
...
X-SVN-Rev: 16652
2004-10-28 14:43:05 +00:00
George Rhoten
c0237af276
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16651
2004-10-28 06:29:19 +00:00
George Rhoten
5cde413c0b
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16650
2004-10-28 06:21:47 +00:00
George Rhoten
23b78bf15e
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
85c0552e8f
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16648
2004-10-27 23:40:36 +00:00
George Rhoten
039e695ba1
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16647
2004-10-27 22:55:57 +00:00
Eric Mader
811ebbee0f
ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
...
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
George Rhoten
054eeb6d70
ICU-4163 Fix a compiler warning from last check-in
...
X-SVN-Rev: 16644
2004-10-27 21:21:23 +00:00
Vladimir Weinstein
436facf32a
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs - no C++ comments in C files
...
X-SVN-Rev: 16640
2004-10-27 02:09:07 +00:00
Steven R. Loomis
b64e784fe7
ICU-4102 remove some incorrect comments
...
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Vladimir Weinstein
6f97dd1568
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
...
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
Andy Heninger
8d38207aa7
ICU-4059 update word boundary characters for regexp \b test.
...
X-SVN-Rev: 16634
2004-10-26 23:13:40 +00:00
George Rhoten
046e808a44
ICU-3927 Fix various Universal Time Scale problems on IA64,
...
like public header exportation, optimization problems and other such things.
X-SVN-Rev: 16633
2004-10-26 21:59:03 +00:00
Andy Heninger
1cf7040adc
ICU-2423 improve API docs for regex
...
X-SVN-Rev: 16631
2004-10-26 18:49:30 +00:00
George Rhoten
fd673c912b
ICU-3938 recommit UCARules.txt
...
X-SVN-Rev: 16629
2004-10-26 16:03:33 +00:00
Vladimir Weinstein
89c474229e
ICU-3938 recommit UCARules.txt
...
X-SVN-Rev: 16628
2004-10-26 15:32:29 +00:00
George Rhoten
f4e52357e7
ICU-3720 Only whitespace changes.
...
Reduce the number of lines so that it's easier to count the test cases.
X-SVN-Rev: 16627
2004-10-26 07:02:05 +00:00
Eric Mader
10522052fb
ICU-3927 code review changes.
...
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
Andy Heninger
244f4e3ac2
ICU-4157 Word Break, undo failed attempt at a branch for TR29 proposed updates
...
X-SVN-Rev: 16625
2004-10-25 23:50:11 +00:00
Andy Heninger
d6a3a3e9f5
ICU-4157 Word Break, TR29 proposed changes for Unicode 4.1
...
X-SVN-Rev: 16623
2004-10-25 23:41:39 +00:00
George Rhoten
fd0d950183
ICU-4156 Test and fix getAvailableLocales for service registration.
...
X-SVN-Rev: 16622
2004-10-25 23:38:08 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
ad84740ebb
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
Andy Heninger
a9beb2aa36
ICU-4155 Olson Time Zone data update.
...
X-SVN-Rev: 16615
2004-10-25 21:46:15 +00:00
George Rhoten
903ee0a20d
ICU-4154 Speed up building the data library on the Opteron
...
X-SVN-Rev: 16613
2004-10-25 21:22:21 +00:00
George Rhoten
1ea4086cc6
ICU-3855 Fix minor Cygwin build and linking issues.
...
X-SVN-Rev: 16612
2004-10-25 17:01:32 +00:00
George Rhoten
de0bbb2054
ICU-4006 Fix an allocation problem.
...
X-SVN-Rev: 16611
2004-10-25 00:20:59 +00:00
George Rhoten
46bf1afd99
ICU-4154 Speed up building the data library on the Opteron
...
X-SVN-Rev: 16610
2004-10-24 20:01:37 +00:00
George Rhoten
cbbbbda612
ICU-4154 Alpha Linux with gcc has an optimization bug.
...
Adding this extra check gets around this bug.
X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
George Rhoten
0351f8c29e
ICU-4154 Speed up building the data library
...
X-SVN-Rev: 16608
2004-10-24 19:57:55 +00:00
George Rhoten
24f4947b54
ICU-4154 Remove unused include directories.
...
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Eric Mader
04b1d434aa
ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
...
X-SVN-Rev: 16605
2004-10-23 00:15:34 +00:00
Eric Mader
1ab8447475
ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
...
X-SVN-Rev: 16604
2004-10-22 23:56:36 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
George Rhoten
0e772ac85a
ICU-4153 Fix 64-bit library building on Solaris.
...
X-SVN-Rev: 16602
2004-10-22 23:08:16 +00:00
Andy Heninger
1f42f071fc
ICU-4057 incorrect regex appendReplacement after multiple find()s.
...
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
George Rhoten
1675fa4465
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16600
2004-10-22 22:19:12 +00:00
Eric Mader
83f812dd0a
ICU-3927 fix problems w/ comparing doubles and int64_ts.
...
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Andy Heninger
9f286086d1
ICU-3337 better detect incorrect usage of Regex APIs.
...
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Ram Viswanadha
a3d81118a3
cldrbug 231: fix the sentence attr
...
X-SVN-Rev: 16593
2004-10-22 00:34:07 +00:00
Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Ram Viswanadha
2d229482dd
ticket: 3938: merge CLDR data
...
X-SVN-Rev: 16591
2004-10-21 23:47:57 +00:00
Eric Mader
41038b6081
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Ram Viswanadha
42fc815f5f
cldrbug 231: readd boundaries data to ja
...
X-SVN-Rev: 16589
2004-10-21 18:10:50 +00:00
Eric Mader
e69c18cd1f
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
Eric Mader
5e69676523
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
15ac6a140c
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16586
2004-10-21 16:22:07 +00:00
George Rhoten
1397daa245
ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
...
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Deborah Goldsmith
225c380bde
ICU-3561 Locale-based text boundaries
...
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
d118393447
ICU-3855 Shorten the data build log so that I can read it more easily
...
X-SVN-Rev: 16581
2004-10-21 00:10:03 +00:00
George Rhoten
b08624b5bf
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
Andy Heninger
720fe18819
ICU-3920 document that u_cleanup() resets memory, heap and trace functions.
...
X-SVN-Rev: 16579
2004-10-21 00:01:39 +00:00
Markus Scherer
1cd4ae803f
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16573
2004-10-20 13:46:58 +00:00
Markus Scherer
72e364aa16
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16570
2004-10-20 00:25:37 +00:00
Markus Scherer
8cf2cb2f1b
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16569
2004-10-19 23:44:49 +00:00
Markus Scherer
fbb584dbda
ICU-3969 add test for ucase_openBinary()
...
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
21c45aad7e
ICU-4144 make getFunctionalEquivalent return the minimal locale
...
X-SVN-Rev: 16567
2004-10-19 22:53:58 +00:00
Steven R. Loomis
b713df344d
ICU-4144 getFunctionalEquivalent test updates
...
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
db30246c77
ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
...
X-SVN-Rev: 16562
2004-10-19 18:27:15 +00:00
Ram Viswanadha
de6c863cb8
cldrbug 243: move timzone stuff to icu tree
...
X-SVN-Rev: 16561
2004-10-19 18:10:08 +00:00
George Rhoten
d630f74e6f
ICU-4142 Use current the ICU RTTI style in the layout engine
...
X-SVN-Rev: 16560
2004-10-19 06:58:47 +00:00
George Rhoten
daaa78b744
ICU-3862 Make sure that some numbers are marked const.
...
X-SVN-Rev: 16559
2004-10-19 06:47:21 +00:00
George Rhoten
8db485aace
ICU-3862 Make sure that pointers are marked const too.
...
X-SVN-Rev: 16558
2004-10-19 06:42:33 +00:00
George Rhoten
9af532a6ac
ICU-4142 Use current the ICU RTTI style in the layout engine
...
X-SVN-Rev: 16557
2004-10-19 06:25:41 +00:00
George Rhoten
dbf6b9b765
ICU-4068 Use C variable declarations instead of C++ variable declarations,
...
and separate ICU API tests from CLDR.
X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
George Rhoten
83642167bf
ICU-4068 Use C variable declarations instead of C++ variable declarations.
...
X-SVN-Rev: 16555
2004-10-19 05:19:36 +00:00
George Rhoten
337b3a2146
ICU-3963 Update what is renamed
...
X-SVN-Rev: 16554
2004-10-19 05:12:17 +00:00
George Rhoten
5d6a56d136
ICU-3963 Make sure that certain classes and functions get into urename.h properly.
...
X-SVN-Rev: 16553
2004-10-19 03:57:56 +00:00
George Rhoten
bdf72fb52c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
Deborah Goldsmith
95bbad7347
ICU-4115 Set warning code when falling back to parent or root
...
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3
ICU-4068 Fix warning code for non-existent language
...
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
Steven R. Loomis
426d7025d8
cldrbug 259: add as.xml
...
X-SVN-Rev: 16540
2004-10-18 23:01:50 +00:00
Eric Mader
b549eeb06e
ICU-4104 don't add features to lookupOrderArray if they've already been added.
...
X-SVN-Rev: 16536
2004-10-18 20:44:55 +00:00
George Rhoten
e35ff474f7
ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
...
X-SVN-Rev: 16534
2004-10-18 03:28:06 +00:00
George Rhoten
63253ed74f
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16532
2004-10-18 03:18:25 +00:00
George Rhoten
ba582e9d72
ICU-4100 Fix a debug build warning
...
X-SVN-Rev: 16531
2004-10-18 03:18:13 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
Eric Mader
8de24faef2
ICU-4067 Update character class for Gurmukhi characters A01, A03.
...
X-SVN-Rev: 16528
2004-10-17 20:45:06 +00:00
Eric Mader
39d9b493bf
ICU-4085 update shapeTypes table to Unicode 4.0.1
...
X-SVN-Rev: 16527
2004-10-17 20:31:34 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +00:00
George Rhoten
07b125019f
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
George Rhoten
8318ed5467
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16524
2004-10-17 05:16:23 +00:00
George Rhoten
a886202e99
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16521
2004-10-15 23:47:14 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
Ram Viswanadha
713d078861
ICU-3938 add boundaries data
...
X-SVN-Rev: 16510
2004-10-15 18:28:45 +00:00
George Rhoten
a860edf4f6
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16508
2004-10-15 16:25:11 +00:00
George Rhoten
0e1c5bf499
ICU-4078 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
George Rhoten
7746ac4c0b
ICU-3634 Use 0 for UChar types. NULL (a pointer type) shouldn't be used.
...
X-SVN-Rev: 16506
2004-10-15 06:18:07 +00:00
George Rhoten
308aba80be
ICU-4078 Make sure that the decoupled cleanup functions are still called during a failure.
...
X-SVN-Rev: 16503
2004-10-15 06:05:51 +00:00
George Rhoten
0a954254c2
ICU-3839 Fix an error message so that errors show up.
...
X-SVN-Rev: 16498
2004-10-14 23:34:35 +00:00
George Rhoten
287e1a3959
ICU-4136 TRANLIT_SOURCE -> TRANSLIT_SOURCE
...
X-SVN-Rev: 16497
2004-10-14 23:32:14 +00:00