Commit Graph

105 Commits

Author SHA1 Message Date
Michael Ow
61607c2773 ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126 ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Andy Heninger
b3c29ef95e ICU-11428 Various compiler warning fixes.
X-SVN-Rev: 36903
2014-12-19 23:41:18 +00:00
Steven R. Loomis
4345b76644 ICU-10881 merge from branch - conservative fixes to some warnings
X-SVN-Rev: 36449
2014-09-11 05:25:13 +00:00
Yoshito Umaoka
23c9cdafbc ICU-11054 Fixed ubidi_setPara crash issue caused by wrong memory allocation size check. Added a simple test case which reproduced the problem.
X-SVN-Rev: 36304
2014-09-02 18:41:21 +00:00
Steven R. Loomis
7594250cc5 ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
X-SVN-Rev: 36275
2014-08-28 22:13:45 +00:00
Tom Zhang
ee1f29b584 ICU-7653 move LENGTHOF(array) to common, internal header
X-SVN-Rev: 36265
2014-08-28 14:55:34 +00:00
Markus Scherer
6105e6d068 ICU-10670 another minor fix
X-SVN-Rev: 35236
2014-02-26 03:35:17 +00:00
Yoshito Umaoka
80c576c0b7 ICU-10670 Fixed a compilation errror on VC in the previous commit.
X-SVN-Rev: 35235
2014-02-26 00:49:35 +00:00
Markus Scherer
86861a0867 ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
X-SVN-Rev: 35233
2014-02-26 00:02:24 +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
Michael Ow
c0234f263f ICU-9024 Fix tabs in test code
X-SVN-Rev: 32495
2012-10-03 17:07:29 +00:00
Michael Ow
a5d0a7a7d8 ICU-8703 Fix tabs in test code.
X-SVN-Rev: 32494
2012-10-03 17:04:22 +00:00
Dina Sayed
96c93de55b ICU-9024 unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32474
2012-09-30 15:31:46 +00:00
Dina Sayed
cc746cc8a6 ICU-8703 Unit test for Arabic shaping Shadda handling
X-SVN-Rev: 32431
2012-09-27 13:34:40 +00:00
George Rhoten
dc75668c05 ICU-9457 Fix some compiler warnings
X-SVN-Rev: 32095
2012-08-03 19:09:42 +00:00
Andy Heninger
ae8896de7f ICU-8524 compiler warning cleanup.
X-SVN-Rev: 30026
2011-05-04 22:34:13 +00:00
Steven R. Loomis
8a69ab8bba ICU-8154 update defines and add regression test
X-SVN-Rev: 29925
2011-04-29 17:39:36 +00:00
Matitiahu Allouche
604bb8f344 ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29686
2011-03-23 17:26:59 +00:00
Michael Ow
09e5025ee1 ICU-3660 Revert 29596 until after 4.7.1
X-SVN-Rev: 29601
2011-03-10 18:28:50 +00:00
Matitiahu Allouche
cd4a7ba1c6 ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29596
2011-03-10 12:47:13 +00:00
Jinglun Li
12de1d68b7 ICU-7772 Fast string direction detection
X-SVN-Rev: 28665
2010-09-21 07:12:28 +00:00
Michael Ow
98d44761c7 ICU-7309 Add testcase for arabic shaping.
X-SVN-Rev: 27199
2010-01-09 18:02:30 +00:00
Matitiahu Allouche
1637589583 ICU-6032 add test case for multiple paragraphs with default paragraph level - fix a typo and some formatting
X-SVN-Rev: 23939
2008-05-20 11:34:34 +00:00
Matitiahu Allouche
00fad48a8e ICU-6032 add test case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23932
2008-05-19 14:13:15 +00:00
George Rhoten
5a8942d749 ICU-6076 Fix allocation failure recovery problems.
X-SVN-Rev: 23460
2008-02-19 07:53:15 +00:00
George Rhoten
5978af8238 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
2007-08-14 20:36:38 +00:00
George Rhoten
6cbf6ab1d7 ICU-5821 Fix EBCDIC issue.
X-SVN-Rev: 22369
2007-08-13 21:21:16 +00:00
Matitiahu Allouche
4d320b8e17 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22359
2007-08-12 08:01:40 +00:00
Matitiahu Allouche
c89bdf6138 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22341
2007-08-10 11:53:55 +00:00
Matitiahu Allouche
b39e860bf1 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22339
2007-08-10 10:14:03 +00:00
George Rhoten
feabb3b0a6 ICU-5732 Fix a memory leak.
X-SVN-Rev: 22315
2007-08-08 04:52:33 +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
a7a26cd51d ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
2007-08-07 19:22:05 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Matitiahu Allouche
c3aee65b83 ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
2007-07-03 15:06:56 +00:00
Matitiahu Allouche
28f1cefe17 ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
2007-06-28 14:58:47 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
Eric Mader
70c0dbe848 ICU-5421 Mehran's Arabic Shaping changes for non-Arabic languages.
X-SVN-Rev: 20705
2006-11-29 23:35:20 +00:00
Eric Mader
ca17961558 ICU-4832 add test to verify that unassigned code points in the RTL range in fact reorder as RTL.
X-SVN-Rev: 20631
2006-11-06 23:48:40 +00:00
George Rhoten
e5ba281869 ICU-5426 Declare some data const.
X-SVN-Rev: 20424
2006-09-28 08:40:02 +00:00
George Rhoten
8a5f6873a0 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20154
2006-08-24 19:03:06 +00:00
George Rhoten
3b3554498c ICU-5161 Fix a memory leak.
X-SVN-Rev: 20027
2006-08-11 03:50:42 +00:00
Matitiahu Allouche
fc3f2caf98 ICU-5243 add 2 test cases
X-SVN-Rev: 19927
2006-07-31 15:03:02 +00:00
Matitiahu Allouche
0b47bd5489 ICU-5243 add a test case for REORDER_RUNS_ONLY
X-SVN-Rev: 19900
2006-07-27 14:26:10 +00:00
Matitiahu Allouche
6edbf4304e ICU-5243 add tests for a few APIs, test new implementation of REORDER_RUNS_ONLY
X-SVN-Rev: 19895
2006-07-26 13:55:25 +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
b3666ae3d3 ICU-5243 handle memory shortage exceptions, improve pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19835
2006-07-13 14:05:52 +00:00
Matitiahu Allouche
31f8cf39d7 ICU-5243 fix pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19832
2006-07-12 23:51:14 +00:00