[sword-cvs] icu-sword/source/tools/dumpce dumpce.cpp,1.4,1.5
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 6 Apr 2004 03:11:02 -0700
- Previous message: [sword-cvs] icu-sword/source/tools/ctestfw/unicode ctest.h,1.3,1.4
- Next message: [sword-cvs] icu-sword/source/tools/toolutil ucm.c,NONE,1.1 ucm.h,NONE,1.1 ucmstate.c,NONE,1.1 Makefile.in,1.3,1.4 toolutil.c,1.3,1.4 toolutil.dsp,1.3,1.4 toolutil.h,1.3,1.4 toolutil.vcproj,1.1,1.2 ucbuf.c,1.5,1.6 ucbuf.h,1.4,1.5 uparse.c,1.3,1.4 uperf.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/core/icu-sword/source/tools/dumpce
In directory www:/tmp/cvs-serv8911/source/tools/dumpce
Modified Files:
dumpce.cpp
Log Message:
ICU 2.8 sync
Index: dumpce.cpp
===================================================================
RCS file: /cvs/core/icu-sword/source/tools/dumpce/dumpce.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dumpce.cpp 10 Sep 2003 02:42:55 -0000 1.4
+++ dumpce.cpp 6 Apr 2004 10:09:59 -0000 1.5
@@ -73,7 +73,7 @@
static UColAttributeValue ATTRIBUTE_[UCOL_ATTRIBUTE_COUNT] = {
UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT,
- UCOL_DEFAULT, UCOL_DEFAULT
+ UCOL_DEFAULT, UCOL_DEFAULT, UCOL_DEFAULT,
};
typedef struct {
@@ -90,6 +90,7 @@
"UCOL_NORMALIZATION_MODE|UCOL_DECOMPOSITION_MODE"},
{UCOL_STRENGTH, "UCOL_STRENGTH"},
{UCOL_HIRAGANA_QUATERNARY_MODE, "UCOL_HIRAGANA_QUATERNARY_MODE"},
+ {UCOL_NUMERIC_COLLATION, "UCOL_NUMERIC_COLLATION"},
NULL
};
- Previous message: [sword-cvs] icu-sword/source/tools/ctestfw/unicode ctest.h,1.3,1.4
- Next message: [sword-cvs] icu-sword/source/tools/toolutil ucm.c,NONE,1.1 ucm.h,NONE,1.1 ucmstate.c,NONE,1.1 Makefile.in,1.3,1.4 toolutil.c,1.3,1.4 toolutil.dsp,1.3,1.4 toolutil.h,1.3,1.4 toolutil.vcproj,1.1,1.2 ucbuf.c,1.5,1.6 ucbuf.h,1.4,1.5 uparse.c,1.3,1.4 uperf.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]