Commit Graph

46 Commits

Author SHA1 Message Date
Andy Heninger
1c794eb111 ICU-13394 nul-terminated buffer handling fixed from Chromium.
X-SVN-Rev: 40615
2017-10-11 22:22:45 +00:00
Andy Heninger
04448b004f ICU-12764 UTF-8 source files, update file encoding comments.
X-SVN-Rev: 39641
2017-02-03 18:57:23 +00:00
Andy Heninger
242e02c388 ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
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
Fredrik Roubert
7f4b8d106b ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/285520043 .

X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
Markus Scherer
e977c057a9 ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Markus Scherer
66325c9f16 ICU-9139 namespace bug fix
X-SVN-Rev: 31559
2012-03-01 21:55:23 +00:00
Steven R. Loomis
eec528c85f ICU-8157 commit from branch
X-SVN-Rev: 31434
2012-02-18 23:10:51 +00:00
Jungshik Shin
8cc8801c03 ICU-8613 fix a trivial bug found by PSV (a static analysis tool)
X-SVN-Rev: 30188
2011-06-02 22:08:21 +00:00
Umesh Nair
c9ae826bca ICU-7023 Supporting import in collation rules
X-SVN-Rev: 28967
2010-11-01 22:23:49 +00:00
Markus Scherer
5cb38459a6 ICU-7273 remove #include unormimp.h where not used any more
X-SVN-Rev: 27667
2010-02-25 00:21:02 +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
Claire Ho
9efbecd983 ICU-6799 Fixed warnings for collation.
X-SVN-Rev: 25871
2009-04-22 23:10:07 +00:00
Steven R. Loomis
714d7d9808 ICU-6804 Move @draft to @stable, regen api report
X-SVN-Rev: 25631
2009-03-19 06:45:04 +00:00
Eric Mader
5f73103b5a ICU-6659 Merge changes from branches/eric/boyer-moore
X-SVN-Rev: 25282
2009-01-22 00:24:48 +00:00
George Rhoten
82b85fb45c ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.

X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
760e4c2a65 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20504
2006-10-06 18:08:06 +00:00
George Rhoten
361f663295 ICU-5190 Perform fewer mallocs and frees for easier safe cloning.
X-SVN-Rev: 19627
2006-05-21 01:27:15 +00:00
Vladimir Weinstein
5839d96cdc ICU-4288 fix compiler warnings
X-SVN-Rev: 18263
2005-07-15 22:11:40 +00:00
George Rhoten
86296b2eae ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18206
2005-07-12 03:02:06 +00:00
Vladimir Weinstein
878fd2f84d ICU-4165 Some tweaks to the contraction finder, due to the Java port
X-SVN-Rev: 18008
2005-06-24 05:50:27 +00:00
Vladimir Weinstein
21775c8f6f ICU-4588 prepareShortStringOpen function
X-SVN-Rev: 17963
2005-06-21 20:46:04 +00:00
Vladimir Weinstein
2e725da4c6 ICU-4165 API for finding contractions and expansions - C version
X-SVN-Rev: 17952
2005-06-20 22:58:50 +00:00
Vladimir Weinstein
162ffbb8f8 ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL
X-SVN-Rev: 16373
2004-09-30 20:39:02 +00:00
George Rhoten
137b9d4d0a ICU-3718 Make some data read-only
X-SVN-Rev: 15893
2004-06-16 21:17:33 +00:00
Vladimir Weinstein
0a61ee4332 ICU-3100 changes according to the code review
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Vladimir Weinstein
8c13042074 ICU-3100 fix a memory leak
X-SVN-Rev: 15857
2004-06-11 23:41:16 +00:00
Steven R. Loomis
617cee06dd ICU-3831 uconfig.h fixes
X-SVN-Rev: 15841
2004-06-10 23:49:07 +00:00
Vladimir Weinstein
a2af700b96 ICU-3100 fix assertion failure on 400 due to usage of variant chars
X-SVN-Rev: 15810
2004-06-09 06:01:39 +00:00
Vladimir Weinstein
dd221c3945 ICU-3100 Fix some compiler warnings
X-SVN-Rev: 15684
2004-06-03 20:07:39 +00:00
Vladimir Weinstein
4c96e76b8f ICU-3100 redo getContractions after a review. Add tests for getContractions and getUnsafeSet
X-SVN-Rev: 15683
2004-06-03 19:26:16 +00:00
Vladimir Weinstein
407e75f56c ICU-3100 more bug fixes to contraction getting + compiler warning fixes
X-SVN-Rev: 15678
2004-06-02 22:19:52 +00:00
Vladimir Weinstein
aecdf82f4b ICU-3100 reimplement getContractions and getUnsafe according to the comments from d02
X-SVN-Rev: 15673
2004-06-02 08:09:01 +00:00
Vladimir Weinstein
f9d36f208d ICU-3100 collator <> identifier, bug fix
X-SVN-Rev: 15545
2004-05-25 23:00:52 +00:00
Vladimir Weinstein
d45f502825 ICU-3100 collator <> identifier, short string implementation
X-SVN-Rev: 15511
2004-05-24 22:11:31 +00:00
George Rhoten
341b3ef174 ICU-3719 Don't export some variables and make some const.
X-SVN-Rev: 15467
2004-05-21 20:48:36 +00:00
George Rhoten
2ea2f356c6 ICU-3100 Fix for z/OS
X-SVN-Rev: 15453
2004-05-21 17:14:35 +00:00
Vladimir Weinstein
980f17b643 ICU-3100 More implementation of identifier <> collator functions
X-SVN-Rev: 15451
2004-05-21 06:56:06 +00:00
Vladimir Weinstein
4aeaaed375 ICU-3100 Implementation of identifier <> collator functions
X-SVN-Rev: 15437
2004-05-20 21:03:31 +00:00
George Rhoten
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +00:00
Vladimir Weinstein
b9259ec22a ICU-3100 Fix another compiler error/warnings
X-SVN-Rev: 15293
2004-05-13 20:50:40 +00:00
Vladimir Weinstein
2966a803c9 ICU-3100 Fix compiler error/warnings
X-SVN-Rev: 15292
2004-05-13 20:45:53 +00:00
Vladimir Weinstein
3fdd79d0c3 ICU-3100 First cut of openFromShortString implementation
X-SVN-Rev: 15290
2004-05-13 09:02:33 +00:00
Vladimir Weinstein
cd24824aca ICU-3100 collator from/to short string and integer, get contractions APIs
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00