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 |
|
Markus Scherer
|
02836844e6
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
X-SVN-Rev: 30117
|
2011-05-16 20:46:27 +00:00 |
|
Markus Scherer
|
c04082d93c
|
ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
|
2010-12-31 18:21:36 +00:00 |
|
Markus Scherer
|
0acda636e4
|
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
X-SVN-Rev: 28117
|
2010-06-01 06:10:26 +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 |
|
Markus Scherer
|
7a3a89e61f
|
ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
|
2010-02-13 23:15:05 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Andy Heninger
|
786d5042dd
|
ICU-7182 fix gcc compilation error.
X-SVN-Rev: 26963
|
2009-11-21 16:29:57 +00:00 |
|
Markus Scherer
|
9fca8644b5
|
ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29)
X-SVN-Rev: 26952
|
2009-11-19 00:46:36 +00:00 |
|
Markus Scherer
|
9be9a82b08
|
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
|
2008-10-22 19:50:07 +00:00 |
|
George Rhoten
|
fad658d66d
|
ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
|
2007-06-03 06:08:46 +00:00 |
|
George Rhoten
|
bd140ddff1
|
ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20244
|
2006-09-04 16:52:27 +00:00 |
|
George Rhoten
|
ab59816e74
|
ICU-5304 Allow headers to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20238
|
2006-09-03 16:55:57 +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 |
|
Markus Scherer
|
a745bc2469
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
X-SVN-Rev: 16315
|
2004-09-13 23:37:58 +00:00 |
|
Markus Scherer
|
c7b731f94b
|
ICU-4078 normalization exclusion sets: move their building (with set patterns) from unorm.cpp to gennorm so that runtime normalization code does not depend on all properties and uniset_props.cpp
X-SVN-Rev: 16304
|
2004-09-12 16:59:20 +00:00 |
|
Markus Scherer
|
b92c4979a1
|
ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation
X-SVN-Rev: 16300
|
2004-09-11 14:24:31 +00:00 |
|
Markus Scherer
|
8a3a93deed
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
|
2004-09-07 17:59:53 +00:00 |
|
Markus Scherer
|
27f1dd1bda
|
ICU-3497 provide correct NFC/NFKC normalization for both before and after the PRI #29 fix
X-SVN-Rev: 16134
|
2004-08-09 14:47:53 +00:00 |
|
Markus Scherer
|
f65ee799e6
|
ICU-2758 add APIs for FCD properties lccc & tccc
X-SVN-Rev: 14894
|
2004-04-07 02:57:06 +00:00 |
|
Markus Scherer
|
81f1506e2a
|
ICU-2757 add APIs for NF*_QC properties
X-SVN-Rev: 14892
|
2004-04-07 00:28:39 +00:00 |
|
Ram Viswanadha
|
939d4aa357
|
ICU-3170 fix check for Unicode versions
X-SVN-Rev: 14876
|
2004-04-06 01:51:37 +00:00 |
|
Markus Scherer
|
f932cbfd0a
|
ICU-2235 bug fix
X-SVN-Rev: 13165
|
2003-09-22 22:49:58 +00:00 |
|
Markus Scherer
|
2f7dec1c29
|
ICU-2235 add swapping of unorm.icu
X-SVN-Rev: 13164
|
2003-09-22 21:57:14 +00:00 |
|
Markus Scherer
|
e5383df00f
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11809
|
2003-05-06 01:37:52 +00:00 |
|
Markus Scherer
|
280cd31096
|
ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11479
|
2003-04-09 17:34:24 +00:00 |
|
George Rhoten
|
d82e7274d9
|
ICU-2481 Fix for AIX. The last enum value shouldn't have a comma
X-SVN-Rev: 11315
|
2003-03-14 17:41:19 +00:00 |
|
Markus Scherer
|
ab9d557dfe
|
ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
|
2003-03-13 23:01:42 +00:00 |
|
Markus Scherer
|
a32165212d
|
ICU-2481 make the implementation of tailored normalization permanent; remove the a-umlaut option
X-SVN-Rev: 11276
|
2003-03-10 00:24:37 +00:00 |
|
Markus Scherer
|
a968441ac2
|
ICU-2427 move Hangul/Jamo constants from unorm.cpp to unormimp.h
X-SVN-Rev: 11264
|
2003-03-07 21:46:51 +00:00 |
|
George Rhoten
|
0f56e199be
|
ICU-2481 Fix a compiler error
X-SVN-Rev: 11189
|
2003-02-28 18:48:01 +00:00 |
|
Markus Scherer
|
2b7ba6ffc3
|
ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
|
2003-02-26 01:45:06 +00:00 |
|
Markus Scherer
|
d2966f1a4d
|
ICU-2481 prototype tailored normalization; remove old ignore_hangul
X-SVN-Rev: 11065
|
2003-02-15 01:54:25 +00:00 |
|
Markus Scherer
|
7f33a69caf
|
ICU-1785 build skippables data; formatVersion 2.2
X-SVN-Rev: 10152
|
2002-11-05 00:56:25 +00:00 |
|
Markus Scherer
|
ee5e768e09
|
ICU-1970 add API for FC_NFKC_Closure
X-SVN-Rev: 9035
|
2002-07-04 00:18:35 +00:00 |
|
Alan Liu
|
237c0e67c3
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
|
2002-05-29 18:36:09 +00:00 |
|
Markus Scherer
|
1404e3c9df
|
ICU-1438 add unorm_cmpEquivFold implementation function for unorm_compare
X-SVN-Rev: 8659
|
2002-05-22 00:26:30 +00:00 |
|
Markus Scherer
|
b7682efdab
|
ICU-1682 provide direct access to decomposition of a code point - unorm_getDecomposition
X-SVN-Rev: 8154
|
2002-03-20 18:24:02 +00:00 |
|
Markus Scherer
|
facb0c82f7
|
ICU-1754 store data for canonical equivalence more compactly
X-SVN-Rev: 8034
|
2002-03-14 23:54:09 +00:00 |
|
Markus Scherer
|
dee8abeeec
|
ICU-1754 add internal APIs for canonical equivalence
X-SVN-Rev: 7931
|
2002-03-11 17:43:52 +00:00 |
|
Markus Scherer
|
dad663425c
|
ICU-1754 store data for canonical closure
X-SVN-Rev: 7927
|
2002-03-09 06:00:42 +00:00 |
|
Markus Scherer
|
efe9c23d9f
|
ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
X-SVN-Rev: 7905
|
2002-03-07 19:56:30 +00:00 |
|
Markus Scherer
|
c2a7393ab9
|
ICU-1586 describe unorm.dat version 2.0 file format
X-SVN-Rev: 7725
|
2002-02-20 22:24:17 +00:00 |
|
Markus Scherer
|
45ecba1dc5
|
ICU-1700 public C API for iterative normalization
X-SVN-Rev: 7622
|
2002-02-10 00:11:16 +00:00 |
|
Markus Scherer
|
87fcec65cf
|
ICU-1686 remove private C API for character iteration, see uiter.h
X-SVN-Rev: 7620
|
2002-02-09 21:57:45 +00:00 |
|
Markus Scherer
|
14e0d7c46c
|
ICU-1586 use new UTrie in normalization
X-SVN-Rev: 7354
|
2001-12-19 20:14:25 +00:00 |
|