Commit Graph

4010 Commits

Author SHA1 Message Date
Markus Scherer
a06786ebfc ICU-973 remove one redundant if()
X-SVN-Rev: 5129
2001-06-28 20:28:23 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Markus Scherer
71a57ee3bc ICU-1007 warning level 4 for unorm.cpp
X-SVN-Rev: 5122
2001-06-28 17:01:17 +00:00
Markus Scherer
465f87c12d ICU-1007 optimizations and Jamo composition fixes
X-SVN-Rev: 5121
2001-06-28 17:00:25 +00:00
George Rhoten
d10eb1f23a ICU-1017 Too many _SO_TARGETs defined. Remove a few of them.
X-SVN-Rev: 5120
2001-06-28 01:40:43 +00:00
Markus Scherer
b581e87e12 ICU-1007 new NF*C implementation
X-SVN-Rev: 5119
2001-06-28 00:34:35 +00:00
Markus Scherer
bd05b67248 ICU-1007 set combining flags on all Jamos, write combining results with combineFwd flags
X-SVN-Rev: 5118
2001-06-28 00:33:20 +00:00
Markus Scherer
c8bf8c6fa9 ICU-1007 remove char name comments to make this file smaller
X-SVN-Rev: 5117
2001-06-28 00:31:42 +00:00
George Rhoten
099f3e09e1 ICU-1018 iostream is already included in ustream.h, don't need it again.
X-SVN-Rev: 5116
2001-06-28 00:06:30 +00:00
George Rhoten
05d5f21180 ICU-988 Don't need the global mutex in locmap anymore, and turn off the compiler extensions for it.
X-SVN-Rev: 5115
2001-06-28 00:05:20 +00:00
Vladimir Weinstein
9cfbd67e3b ICU-1022 Win32 changes (solaris temporary build fix)
X-SVN-Rev: 5114
2001-06-27 22:37:31 +00:00
George Rhoten
5ff95ae4c6 ICU-900 Removed unused functions
X-SVN-Rev: 5113
2001-06-27 22:32:49 +00:00
Vladimir Weinstein
8c07252eda ICU-1022 quick fix to Solaris / Workshop 6 build problem
X-SVN-Rev: 5112
2001-06-27 21:53:31 +00:00
Syn Wee Quek
7c92dbd460 ICU-880
Added skipped 5 iterator performance test.

X-SVN-Rev: 5111
2001-06-27 21:45:09 +00:00
Syn Wee Quek
590bc3fae2 ICU-861
Modified operator=() to check on endp instead of flags for string length.

X-SVN-Rev: 5110
2001-06-27 19:27:56 +00:00
George Rhoten
4b61754a3f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5109
2001-06-27 16:25:02 +00:00
Vladimir Weinstein
fb05d3dd43 ICU-1002 OOOOPS - different constness in header and source - FIXED!
X-SVN-Rev: 5108
2001-06-27 14:59:02 +00:00
George Rhoten
07f1fa1ef1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5107
2001-06-27 01:19:04 +00:00
Syn Wee Quek
4e6784d556 ICU-861
Added tests to improve the test coverage

X-SVN-Rev: 5106
2001-06-26 23:02:07 +00:00
George Rhoten
35591e5501 ICU-1019 add const to the context pointers
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
b80caa0a93 ICU-1010 turned off collation version number test until we stabilize it
X-SVN-Rev: 5102
2001-06-26 22:28:11 +00:00
Vladimir Weinstein
afb8c28b80 ICU-1002 added variable top tests ALSO added a dormant limitations test
X-SVN-Rev: 5101
2001-06-26 22:26:13 +00:00
Vladimir Weinstein
be1c314374 ICU-1002 added variable top tests
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
Vladimir Weinstein
e021c45787 ICU-1002 implemented getter and setter functions for variable top in C and C++
X-SVN-Rev: 5099
2001-06-26 22:24:10 +00:00
Andy Heninger
8aaca77e9a ICU-973 speed tweaks to u_strcmpCodePointOrder.
X-SVN-Rev: 5098
2001-06-26 21:33:04 +00:00
Syn Wee Quek
17a134b0dd ICU-983
Rearranged output comment positions.

X-SVN-Rev: 5097
2001-06-26 20:46:10 +00:00
George Rhoten
e9f5eade98 ICU-953 oops didn't want GMT_OBJ in there in the first place.
X-SVN-Rev: 5096
2001-06-26 20:15:25 +00:00
George Rhoten
9310a02769 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5091
2001-06-26 18:39:07 +00:00
George Rhoten
d72dbde944 ICU-1018 unistrm.h is not needed anymore
X-SVN-Rev: 5090
2001-06-26 18:05:05 +00:00
George Rhoten
2278d96ad1 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
X-SVN-Rev: 5089
2001-06-26 17:59:14 +00:00
George Rhoten
420b851ba4 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp], and turn off some compiler extension options.
X-SVN-Rev: 5088
2001-06-26 17:58:21 +00:00
George Rhoten
dc95cc5905 ICU-1018 Move iostream and UnicodeStringStreamer usage from unistr.[h,cpp] to ustream.[h,cpp]
X-SVN-Rev: 5087
2001-06-26 17:57:53 +00:00
George Rhoten
be282546b4 ICU-1018 Remove some options that use some compiler extensions.
X-SVN-Rev: 5086
2001-06-26 17:53:36 +00:00
George Rhoten
21901af3f6 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
X-SVN-Rev: 5085
2001-06-26 17:48:31 +00:00
Syn Wee Quek
8717cf50c7 ICU-861
Added tests to improve the test coverage

X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Syn Wee Quek
8fa2ab2060 ICU-807
Clean up:
removed old comments and
redundant private methods that isn't used anywhere.

X-SVN-Rev: 5083
2001-06-26 17:41:10 +00:00
George Rhoten
5cad90229b ICU-1008 Fix syntax for some compilers (Hopefully)
X-SVN-Rev: 5081
2001-06-26 02:07:54 +00:00
George Rhoten
d9b087f1df ICU-996 Different fix for compilers
X-SVN-Rev: 5080
2001-06-25 23:57:54 +00:00
Markus Scherer
4bd57921ca ICU-973 use the new u_memcmpCodePointOrder()
X-SVN-Rev: 5079
2001-06-25 23:45:33 +00:00
Markus Scherer
023ce6975c ICU-973 add strncmp() and memcmp() variants of u_strcmpCodePointOrder(), and optimize them all
X-SVN-Rev: 5078
2001-06-25 23:44:21 +00:00
Markus Scherer
4dde4dc995 ICU-973 add strncmp() and memcmp() variants of u_strcmpCodePointOrder()
X-SVN-Rev: 5077
2001-06-25 23:44:00 +00:00
Markus Scherer
d83e863668 ICU-1007 add a growBuffer implementation for internal use
X-SVN-Rev: 5076
2001-06-25 22:59:23 +00:00
Vladimir Weinstein
d4bc87fca2 ICU-1010 consolidating version data - changed settings for release mode
X-SVN-Rev: 5075
2001-06-25 22:22:41 +00:00
George Rhoten
f810918e28 ICU-1008 Do less static initialization
X-SVN-Rev: 5074
2001-06-25 22:00:52 +00:00
George Rhoten
6f068c37a1 ICU-1008 Do less static initialization, and use the default converter less
X-SVN-Rev: 5073
2001-06-25 21:15:56 +00:00
George Rhoten
aacd4fe0b6 ICU-1008 Do less static initialization
X-SVN-Rev: 5071
2001-06-25 21:15:39 +00:00
Vladimir Weinstein
f8af8ef211 ICU-1002 changed semantics of variable top, fixed fractional UCA, added placeholder for setter API, added error codes
X-SVN-Rev: 5069
2001-06-25 04:01:49 +00:00
Markus Scherer
fbf556b376 ICU-1007 need LIBICUUC after all because toolutil needs it
X-SVN-Rev: 5067
2001-06-22 21:01:26 +00:00
Vladimir Weinstein
38fe598025 ICU-1005 improved code coverage for BOCSU. Made compose/decompose test faster
X-SVN-Rev: 5065
2001-06-22 18:35:01 +00:00
Ram Viswanadha
96d50a13fc ICU-912 Test for validating the fix
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00