scuffed-code/icu4c/source/data
George Rhoten 9b79fc5b31 ICU-1973 Update the first day of week.
"Minimal Days in First Week" is unknown. Root value used instead

X-SVN-Rev: 9385
2002-07-26 23:45:07 +00:00
..
brkitr ICU-45 add word tag value for Ideographics 2002-07-24 19:10:18 +00:00
locales ICU-1973 Update the first day of week. 2002-07-26 23:45:07 +00:00
mappings ICU-1834 Update the CCSID numbers for Unicode 2002-07-24 19:15:27 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1740 integrate George's comments 2002-04-01 22:59:13 +00:00
unidata ICU-1997 use uprv_isRuleWhiteSpace for parsing collation rules 2002-07-25 21:59:19 +00:00
xml Initial revision 2002-07-15 23:44:46 +00:00
.cvsignore ICU-1886 ignore .cnv (test) files 2002-05-24 00:43:12 +00:00
icupkg.inc.in ICU-1868 Consolodate most definitions into icudefs.mk.in 2002-04-19 02:19:24 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1877 Add Win64 support. 2002-04-26 23:04:32 +00:00
makedata.mak ICU-1992 data packaging changes 2002-07-18 00:26:33 +00:00
Makefile.in ICU-1992 Remove the ls statement. It isn't needed, and it's an extra difference when doing a diff of the build logs. 2002-07-25 20:35:47 +00:00
mkdll.lk ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
mkobj.cl ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
README ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +00:00

== Copyright (c) 2000 IBM, Inc. All rights reserved. ==


This directory contains the intermediate, generated ICU data. For example,
.res, .cnv, and some .dat files end up here.

It is also used as a temporary directory by some ICU tools build processes.

You should NOT set your ICU_DATA directory to point here. Instead,
point it to ".." (that is, icu/source/data).