scuffed-code/icu4c/source/data
George Rhoten a392c47ddb ICU-2536 Tag more Java and Windows aliases.
Group similar and related mappings together.

X-SVN-Rev: 10845
2003-01-11 01:44:44 +00:00
..
brkitr ICU-2603 Added $ALPlus to rules, modified to not include any Thai characters) 2002-12-24 20:53:22 +00:00
locales ICU-2606 language name updates (The newer 3 letter codes were left out due to size) 2002-12-26 20:00:09 +00:00
mappings ICU-2536 Tag more Java and Windows aliases. 2003-01-11 01:44:44 +00:00
misc ICU-2107 added copyright notices 2002-12-18 08:31:34 +00:00
translit ICU-2507 port from Java 2002-12-12 21:26:25 +00:00
unidata ICU-2015 version 3.2, needed by genpname 2002-10-30 18:40:28 +00:00
xml ICU-1985 remove cruft from the xml file 2003-01-08 02:51:39 +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-2107 added copyright notices 2002-12-06 01:40:42 +00:00
makedata.dsp ICU-1877 Add Win64 support. 2002-04-26 23:04:32 +00:00
makedata.mak ICU-2573 Change some of the converters to use UTR22 names 2002-12-13 04:08:27 +00:00
Makefile.in ICU-2573 Change some of the converters to use UTR22 names 2002-12-13 04:08:27 +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).