Commit Graph

44 Commits

Author SHA1 Message Date
Michael Ow
c9f199a30f ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Markus Scherer
ad59d20e18 ICU-11620 remove checks for U_COMMON_IMPLEMENTATION that seem unnecessary
X-SVN-Rev: 37479
2015-05-29 22:33:55 +00:00
Matitiahu Allouche
11bda31f78 ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
X-SVN-Rev: 34934
2014-01-19 22:04:33 +00:00
Markus Scherer
90b538ae3f ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
X-SVN-Rev: 34147
2013-08-30 16:32:45 +00:00
Steven R. Loomis
de16c44aa9 ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
X-SVN-Rev: 30876
2011-10-26 23:02:14 +00:00
Michael Ow
67a1529fc9 ICU-7474 Update bidi code with MSVC compiler fix.
X-SVN-Rev: 28038
2010-05-07 22:05:57 +00:00
Michael Ow
b4853d0331 ICU-7222 Remove Windows x64 warnings by casting explicitly.
X-SVN-Rev: 26870
2009-11-11 15:47:22 +00:00
Andy Heninger
d9bc692358 ICU-6998 Compiler warning fixes
X-SVN-Rev: 26109
2009-06-16 00:57:23 +00:00
Matitiahu Allouche
69d0c83e8c ICU-5732 change a variable name for consistency with ICU4J
X-SVN-Rev: 22401
2007-08-16 14:24:28 +00:00
George Rhoten
5ba4307fc8 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22355
2007-08-12 00:29:13 +00:00
Matitiahu Allouche
d8f87bd3cc ICU-5732 fix some compiler warnings
X-SVN-Rev: 22340
2007-08-10 11:51:39 +00:00
George Rhoten
0d715edd6f ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
2007-08-08 02:41:25 +00:00
Matitiahu Allouche
f3ffdb5afc ICU-5732 a few fixes to match those in ICU4J
X-SVN-Rev: 22304
2007-08-07 19:54:10 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
915e631e92 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21850
2007-06-29 15:56:22 +00:00
Matitiahu Allouche
500615be13 ICU-5732 several fixes inspired by ICU4J testing
X-SVN-Rev: 21849
2007-06-29 14:48:15 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
Matitiahu Allouche
8c669a4c0f ICU-5243 add a comment
X-SVN-Rev: 19928
2006-07-31 15:03:50 +00:00
Matitiahu Allouche
d5d2a9d95d ICU-5243 improved implementation of UBIDI_REORDER_RUNS_ONLY
X-SVN-Rev: 19899
2006-07-26 14:09:31 +00:00
George Rhoten
b077601956 ICU-5243 Fix gcc compiler warnings.
X-SVN-Rev: 19886
2006-07-25 03:14:44 +00:00
Matitiahu Allouche
4f8a542304 ICU-5243 add new options for bidi support (enhance mapping functions to account for insert/remove controls)
X-SVN-Rev: 19800
2006-07-07 14:17:33 +00:00
Matitiahu Allouche
98ab23527c ICU-5243 add new options for bidi support
X-SVN-Rev: 19750
2006-06-22 21:06:04 +00:00
Doug Felt
3120d08ecc ICU-4386 update based on review comments, extend tests
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
Matitiahu Allouche
8f37e17383 ICU-4386 add multiple paragraph support to ubidi APIs
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Eric Mader
6aac9dbeb8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
George Rhoten
01a5ebcb3d ICU-3181 No real code changes. Shuffle code around to allow the compiler to inline functions more easily
X-SVN-Rev: 12874
2003-08-19 20:56:31 +00:00
Eric Mader
77b4b3d60d ICU-3174 trailing whitespace run will be fist in the run array for RTL lines.
X-SVN-Rev: 12859
2003-08-18 17:41:23 +00:00
GCL Shanghai
2fab4a8cb7 ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
2002-07-09 12:47:45 +00:00
GCL Shanghai
6348e12895 ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
2002-07-06 10:58:51 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
ee90d9b713 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2506
2000-09-25 18:53:50 +00:00
George Rhoten
a34fe9a10a ICU-535 fixed some compiler warnings
X-SVN-Rev: 2164
2000-08-10 01:59:18 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
bd85911750 ICU-107 add api & functionality for inverse BiDi (visual->logical)
X-SVN-Rev: 1390
2000-05-18 18:08:49 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Helena Chapman
eddd8b6f4c ICU-227 Fixes in Bidi and HashFunction code.
X-SVN-Rev: 699
2000-01-27 18:23:36 +00:00
Markus Scherer
aeac763301 ICU-161 open-sourcify more (c) statements
X-SVN-Rev: 577
2000-01-13 23:54:23 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
e3d9744240 use U_INDEX_OUTOFBOUNDS_ERROR where appropriate
X-SVN-Rev: 24
1999-10-08 18:54:22 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Helena Chapman
1ccc7d153f ICU version 1.3 merge from CMVS.
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00