Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed)

Created:
10 years ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Check in the pristine copy of ICU 4.6 The following directories we don't use are removed: as_is packaging source/extra source/sample source/layout source/layoutex We need 4.6 for IDN update among other things. We'll apply some patches on top of this. Once we're done, we'll turn the 'knob' in DEPS file to use this instead of ICU 4.2.1 BUG=61514 TEST=NONE (yet) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68397

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2087174 lines, -0 lines) Patch
A icu46/APIChangeReport.html View 1 chunk +2937 lines, -0 lines 0 comments Download
A icu46/icu4c.css View 1 chunk +472 lines, -0 lines 0 comments Download
A icu46/license.html View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/readme.html View 1 chunk +1676 lines, -0 lines 0 comments Download
A icu46/source/Doxyfile.in View 1 chunk +233 lines, -0 lines 0 comments Download
A icu46/source/Makefile.in View 1 chunk +337 lines, -0 lines 0 comments Download
A icu46/source/aclocal.m4 View 1 chunk +487 lines, -0 lines 0 comments Download
A icu46/source/allinone/allinone.sln View 1 chunk +339 lines, -0 lines 0 comments Download
A icu46/source/allinone/icucheck.bat View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/common/Makefile.in View 1 chunk +216 lines, -0 lines 0 comments Download
A icu46/source/common/bmpset.h View 1 chunk +161 lines, -0 lines 0 comments Download
A icu46/source/common/bmpset.cpp View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/common/brkeng.h View 1 chunk +292 lines, -0 lines 0 comments Download
A icu46/source/common/brkeng.cpp View 1 chunk +290 lines, -0 lines 0 comments Download
A icu46/source/common/brkiter.cpp View 1 chunk +443 lines, -0 lines 0 comments Download
A icu46/source/common/bytestream.cpp View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/common/caniter.cpp View 1 chunk +576 lines, -0 lines 0 comments Download
A icu46/source/common/chariter.cpp View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/common/charstr.h View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/common/charstr.cpp View 1 chunk +130 lines, -0 lines 0 comments Download
A icu46/source/common/cmemory.h View 1 chunk +539 lines, -0 lines 0 comments Download
A icu46/source/common/cmemory.c View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/common/common.rc View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/common/common.vcxproj View 1 chunk +1610 lines, -0 lines 0 comments Download
A icu46/source/common/common.vcxproj.filters View 1 chunk +995 lines, -0 lines 0 comments Download
A icu46/source/common/cpputils.h View 1 chunk +95 lines, -0 lines 0 comments Download
A icu46/source/common/cstring.h View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/common/cstring.c View 1 chunk +328 lines, -0 lines 0 comments Download
A icu46/source/common/cwchar.h View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/common/cwchar.c View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/common/dictbe.h View 1 chunk +193 lines, -0 lines 0 comments Download
A icu46/source/common/dictbe.cpp View 1 chunk +427 lines, -0 lines 0 comments Download
A icu46/source/common/dtintrv.cpp View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/common/errorcode.cpp View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/common/filterednormalizer2.cpp View 1 chunk +271 lines, -0 lines 0 comments Download
A icu46/source/common/hash.h View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/common/icucfg.h.in View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/common/icudataver.c View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/common/icuplug.c View 1 chunk +825 lines, -0 lines 0 comments Download
A icu46/source/common/icuplugimp.h View 1 chunk +87 lines, -0 lines 0 comments Download
A icu46/source/common/localsvc.h View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/common/locavailable.cpp View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/common/locbased.h View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/common/locbased.cpp View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/common/locdispnames.cpp View 1 chunk +824 lines, -0 lines 0 comments Download
A icu46/source/common/locid.cpp View 1 chunk +1101 lines, -0 lines 0 comments Download
A icu46/source/common/loclikely.cpp View 1 chunk +1262 lines, -0 lines 0 comments Download
A icu46/source/common/locmap.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/common/locmap.c View 1 chunk +992 lines, -0 lines 0 comments Download
A icu46/source/common/locresdata.cpp View 1 chunk +224 lines, -0 lines 0 comments Download
A icu46/source/common/locutil.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/common/locutil.cpp View 1 chunk +265 lines, -0 lines 0 comments Download
A icu46/source/common/msvcres.h View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/common/mutex.h View 1 chunk +199 lines, -0 lines 0 comments Download
A icu46/source/common/mutex.cpp View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/common/normalizer2.cpp View 1 chunk +847 lines, -0 lines 0 comments Download
A icu46/source/common/normalizer2impl.h View 1 chunk +739 lines, -0 lines 0 comments Download
A icu46/source/common/normalizer2impl.cpp View 1 chunk +2011 lines, -0 lines 0 comments Download
A icu46/source/common/normlzr.cpp View 1 chunk +522 lines, -0 lines 0 comments Download
A icu46/source/common/parsepos.cpp View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/common/propname.h View 1 chunk +515 lines, -0 lines 0 comments Download
A icu46/source/common/propname.cpp View 1 chunk +752 lines, -0 lines 0 comments Download
A icu46/source/common/propsvec.h View 1 chunk +176 lines, -0 lines 0 comments Download
A icu46/source/common/propsvec.c View 1 chunk +523 lines, -0 lines 0 comments Download
A icu46/source/common/punycode.h View 1 chunk +118 lines, -0 lines 0 comments Download
A icu46/source/common/punycode.c View 1 chunk +582 lines, -0 lines 0 comments Download
A icu46/source/common/putil.c View 1 chunk +2242 lines, -0 lines 0 comments Download
A icu46/source/common/putilimp.h View 1 chunk +310 lines, -0 lines 0 comments Download
A icu46/source/common/rbbi.cpp View 1 chunk +1879 lines, -0 lines 0 comments Download
A icu46/source/common/rbbicst.pl View 1 chunk +453 lines, -0 lines 0 comments Download
A icu46/source/common/rbbidata.h View 1 chunk +198 lines, -0 lines 0 comments Download
A icu46/source/common/rbbidata.cpp View 1 chunk +446 lines, -0 lines 0 comments Download
A icu46/source/common/rbbinode.h View 1 chunk +118 lines, -0 lines 0 comments Download
A icu46/source/common/rbbinode.cpp View 1 chunk +358 lines, -0 lines 0 comments Download
A icu46/source/common/rbbirb.h View 1 chunk +211 lines, -0 lines 0 comments Download
A icu46/source/common/rbbirb.cpp View 1 chunk +323 lines, -0 lines 0 comments Download
A icu46/source/common/rbbirpt.h View 1 chunk +275 lines, -0 lines 0 comments Download
A icu46/source/common/rbbirpt.txt View 1 chunk +315 lines, -0 lines 0 comments Download
A icu46/source/common/rbbiscan.h View 1 chunk +162 lines, -0 lines 0 comments Download
A icu46/source/common/rbbiscan.cpp View 1 chunk +1210 lines, -0 lines 0 comments Download
A icu46/source/common/rbbisetb.h View 1 chunk +130 lines, -0 lines 0 comments Download
A icu46/source/common/rbbisetb.cpp View 1 chunk +695 lines, -0 lines 0 comments Download
A icu46/source/common/rbbistbl.cpp View 1 chunk +269 lines, -0 lines 0 comments Download
A icu46/source/common/rbbitblb.h View 1 chunk +127 lines, -0 lines 0 comments Download
A icu46/source/common/rbbitblb.cpp View 1 chunk +1260 lines, -0 lines 0 comments Download
A icu46/source/common/resbund.cpp View 1 chunk +400 lines, -0 lines 0 comments Download
A icu46/source/common/resbund_cnv.cpp View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/common/ruleiter.h View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/common/ruleiter.cpp View 1 chunk +160 lines, -0 lines 0 comments Download
A icu46/source/common/schriter.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/common/serv.h View 1 chunk +996 lines, -0 lines 0 comments Download
A icu46/source/common/serv.cpp View 1 chunk +981 lines, -0 lines 0 comments Download
A icu46/source/common/servlk.cpp View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/common/servlkf.cpp View 1 chunk +151 lines, -0 lines 0 comments Download
A icu46/source/common/servloc.h View 1 chunk +550 lines, -0 lines 0 comments Download
A icu46/source/common/servls.cpp View 1 chunk +297 lines, -0 lines 0 comments Download
A icu46/source/common/servnotf.h View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/common/servnotf.cpp View 1 chunk +118 lines, -0 lines 0 comments Download
A icu46/source/common/servrbf.cpp View 1 chunk +94 lines, -0 lines 0 comments Download
A icu46/source/common/servslkf.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/common/sprpimpl.h View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/common/stringpiece.cpp View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/common/triedict.h View 1 chunk +346 lines, -0 lines 0 comments Download
A icu46/source/common/triedict.cpp View 1 chunk +1408 lines, -0 lines 0 comments Download
A icu46/source/common/uarrsort.h View 1 chunk +84 lines, -0 lines 0 comments Download
A icu46/source/common/uarrsort.c View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/common/uassert.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/common/ubidi.c View 1 chunk +2240 lines, -0 lines 0 comments Download
A icu46/source/common/ubidi_props.h View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/common/ubidi_props.c View 1 chunk +220 lines, -0 lines 0 comments Download
A icu46/source/common/ubidi_props_data.c View 1 chunk +688 lines, -0 lines 0 comments Download
A icu46/source/common/ubidiimp.h View 1 chunk +385 lines, -0 lines 0 comments Download
A icu46/source/common/ubidiln.c View 1 chunk +1347 lines, -0 lines 0 comments Download
A icu46/source/common/ubidiwrt.c View 1 chunk +630 lines, -0 lines 0 comments Download
A icu46/source/common/ubrk.cpp View 1 chunk +293 lines, -0 lines 0 comments Download
A icu46/source/common/ubrkimpl.h View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/common/ucase.h View 1 chunk +368 lines, -0 lines 0 comments Download
A icu46/source/common/ucase.c View 1 chunk +1294 lines, -0 lines 0 comments Download
A icu46/source/common/ucase_props_data.c View 1 chunk +733 lines, -0 lines 0 comments Download
A icu46/source/common/ucasemap.c View 1 chunk +574 lines, -0 lines 0 comments Download
A icu46/source/common/ucat.c View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/common/uchar.c View 1 chunk +702 lines, -0 lines 0 comments Download
A icu46/source/common/uchar_props_data.c View 1 chunk +2822 lines, -0 lines 0 comments Download
A icu46/source/common/uchriter.cpp View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/common/ucln.h View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/common/ucln_cmn.h View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/common/ucln_cmn.c View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/common/ucln_imp.h View 1 chunk +171 lines, -0 lines 0 comments Download
A icu46/source/common/ucmndata.h View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/common/ucmndata.c View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv.c View 1 chunk +2894 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv2022.c View 1 chunk +3917 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_bld.h View 1 chunk +285 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_bld.c View 1 chunk +1697 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_cb.c View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_cnv.h View 1 chunk +318 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_cnv.c View 1 chunk +174 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_err.c View 1 chunk +406 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_ext.h View 1 chunk +473 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_ext.c View 1 chunk +1132 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_imp.h View 1 chunk +136 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_io.h View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_io.c View 1 chunk +1341 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_lmb.c View 1 chunk +1377 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_set.c View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_u16.c View 1 chunk +1561 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_u32.c View 1 chunk +1248 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_u7.c View 1 chunk +1458 lines, -0 lines 0 comments Download
A icu46/source/common/ucnv_u8.c View 1 chunk +1084 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvbocu.c View 1 chunk +1393 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvdisp.c View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvhz.c View 1 chunk +640 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvisci.c View 1 chunk +1627 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvlat1.c View 1 chunk +743 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvmbcs.h View 1 chunk +563 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvmbcs.c View 1 chunk +5659 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvscsu.c View 1 chunk +2017 lines, -0 lines 0 comments Download
A icu46/source/common/ucnvsel.cpp View 1 chunk +811 lines, -0 lines 0 comments Download
A icu46/source/common/ucol_swp.h View 1 chunk +66 lines, -0 lines 0 comments Download
A icu46/source/common/ucol_swp.cpp View 1 chunk +469 lines, -0 lines 0 comments Download
A icu46/source/common/udata.cpp View 1 chunk +1358 lines, -0 lines 0 comments Download
A icu46/source/common/udatamem.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/common/udatamem.c View 1 chunk +159 lines, -0 lines 0 comments Download
A icu46/source/common/udataswp.h View 1 chunk +349 lines, -0 lines 0 comments Download
A icu46/source/common/udataswp.c View 1 chunk +415 lines, -0 lines 0 comments Download
A icu46/source/common/uenum.c View 1 chunk +181 lines, -0 lines 0 comments Download
A icu46/source/common/uenumimp.h View 1 chunk +153 lines, -0 lines 0 comments Download
A icu46/source/common/uhash.h View 1 chunk +729 lines, -0 lines 0 comments Download
A icu46/source/common/uhash.c View 1 chunk +1009 lines, -0 lines 0 comments Download
A icu46/source/common/uhash_us.cpp View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/common/uidna.cpp View 1 chunk +921 lines, -0 lines 0 comments Download
A icu46/source/common/uinit.c View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/common/uinvchar.h View 1 chunk +105 lines, -0 lines 0 comments Download
A icu46/source/common/uinvchar.c View 1 chunk +584 lines, -0 lines 0 comments Download
A icu46/source/common/uiter.cpp View 1 chunk +1121 lines, -0 lines 0 comments Download
A icu46/source/common/ulist.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/common/ulist.c View 1 chunk +233 lines, -0 lines 0 comments Download
A icu46/source/common/uloc.c View 1 chunk +2501 lines, -0 lines 0 comments Download
A icu46/source/common/uloc_tag.c View 1 chunk +2339 lines, -0 lines 0 comments Download
A icu46/source/common/ulocimp.h View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/common/umapfile.h View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/common/umapfile.c View 1 chunk +465 lines, -0 lines 0 comments Download
A icu46/source/common/umath.c View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/common/umutex.h View 1 chunk +150 lines, -0 lines 0 comments Download
A icu46/source/common/umutex.c View 1 chunk +635 lines, -0 lines 0 comments Download
A icu46/source/common/unames.c View 1 chunk +2113 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/brkiter.h View 1 chunk +557 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/bytestream.h View 1 chunk +252 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/caniter.h View 1 chunk +206 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/chariter.h View 1 chunk +716 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/dbbi.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/docmain.h View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/dtintrv.h View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/errorcode.h View 1 chunk +137 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/icudataver.h View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/icuplug.h View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/idna.h View 1 chunk +321 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/localpointer.h View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/locid.h View 1 chunk +781 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/normalizer2.h View 1 chunk +482 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/normlzr.h View 1 chunk +797 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/parseerr.h View 1 chunk +92 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/parsepos.h View 1 chunk +230 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/platform.h.in View 1 chunk +401 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ppalmos.h View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ptypes.h View 1 chunk +92 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/putil.h View 1 chunk +193 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/pwin32.h View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/rbbi.h View 1 chunk +722 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/rep.h View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/resbund.h View 1 chunk +485 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/schriter.h View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/std_string.h View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/strenum.h View 1 chunk +271 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/stringpiece.h View 1 chunk +224 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/symtable.h View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ubidi.h View 1 chunk +2096 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ubrk.h View 1 chunk +501 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucasemap.h View 1 chunk +421 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucat.h View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uchar.h View 1 chunk +3168 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uchriter.h View 1 chunk +381 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uclean.h View 1 chunk +251 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucnv.h View 1 chunk +1997 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucnv_cb.h View 1 chunk +162 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucnv_err.h View 1 chunk +463 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ucnvsel.h View 1 chunk +182 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uconfig.h View 1 chunk +231 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/udata.h View 1 chunk +415 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/udeprctd.h View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/udraft.h View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uenum.h View 1 chunk +174 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uidna.h View 1 chunk +733 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uintrnal.h View 1 chunk +252 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uiter.h View 1 chunk +707 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uloc.h View 1 chunk +1126 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/umachine.h View 1 chunk +374 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/umisc.h View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unifilt.h View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unifunct.h View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unimatch.h View 1 chunk +163 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uniset.h View 1 chunk +1673 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unistr.h View 1 chunk +4446 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unorm.h View 1 chunk +561 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/unorm2.h View 1 chunk +391 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uobject.h View 1 chunk +352 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uobslete.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/urename.h View 1 chunk +2241 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/urep.h View 1 chunk +155 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ures.h View 1 chunk +879 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uscript.h View 1 chunk +326 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uset.h View 1 chunk +1120 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/usetiter.h View 1 chunk +318 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ushape.h View 1 chunk +474 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/usprep.h View 1 chunk +269 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/ustring.h View 1 chunk +1696 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/usystem.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utext.h View 1 chunk +1737 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utf.h View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utf16.h View 1 chunk +614 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utf32.h View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utf8.h View 1 chunk +683 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utf_old.h View 1 chunk +1173 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utrace.h View 1 chunk +358 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/utypes.h View 1 chunk +865 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uvernum.h View 1 chunk +151 lines, -0 lines 0 comments Download
A icu46/source/common/unicode/uversion.h View 1 chunk +195 lines, -0 lines 0 comments Download
A icu46/source/common/unifilt.cpp View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/common/unifunct.cpp View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/common/uniset.cpp View 1 chunk +2287 lines, -0 lines 0 comments Download
A icu46/source/common/uniset_props.cpp View 1 chunk +1504 lines, -0 lines 0 comments Download
A icu46/source/common/unisetspan.h View 1 chunk +155 lines, -0 lines 0 comments Download
A icu46/source/common/unisetspan.cpp View 1 chunk +1508 lines, -0 lines 0 comments Download
A icu46/source/common/unistr.cpp View 1 chunk +1633 lines, -0 lines 0 comments Download
A icu46/source/common/unistr_case.cpp View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/common/unistr_cnv.cpp View 1 chunk +425 lines, -0 lines 0 comments Download
A icu46/source/common/unistr_props.cpp View 1 chunk +74 lines, -0 lines 0 comments Download
A icu46/source/common/unorm.cpp View 1 chunk +266 lines, -0 lines 0 comments Download
A icu46/source/common/unorm_it.h View 1 chunk +148 lines, -0 lines 0 comments Download
A icu46/source/common/unorm_it.c View 1 chunk +645 lines, -0 lines 0 comments Download
A icu46/source/common/unormcmp.cpp View 1 chunk +639 lines, -0 lines 0 comments Download
A icu46/source/common/unormimp.h View 1 chunk +495 lines, -0 lines 0 comments Download
A icu46/source/common/uobject.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/common/uprops.h View 1 chunk +432 lines, -0 lines 0 comments Download
A icu46/source/common/uprops.cpp View 1 chunk +630 lines, -0 lines 0 comments Download
A icu46/source/common/ures_cnv.c View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/common/uresbund.c View 1 chunk +2832 lines, -0 lines 0 comments Download
A icu46/source/common/uresdata.h View 1 chunk +393 lines, -0 lines 0 comments Download
A icu46/source/common/uresdata.c View 1 chunk +1128 lines, -0 lines 0 comments Download
A icu46/source/common/uresimp.h View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/common/ureslocs.h View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/common/usc_impl.h View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/common/usc_impl.c View 1 chunk +361 lines, -0 lines 0 comments Download
A icu46/source/common/uscript.c View 1 chunk +110 lines, -0 lines 0 comments Download
A icu46/source/common/uset.cpp View 1 chunk +644 lines, -0 lines 0 comments Download
A icu46/source/common/uset_imp.h View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/common/uset_props.cpp View 1 chunk +136 lines, -0 lines 0 comments Download
A icu46/source/common/usetiter.cpp View 1 chunk +150 lines, -0 lines 0 comments Download
A icu46/source/common/ushape.c View 1 chunk +1712 lines, -0 lines 0 comments Download
A icu46/source/common/usprep.cpp View 1 chunk +921 lines, -0 lines 0 comments Download
A icu46/source/common/ustack.cpp View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/common/ustr_cnv.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/common/ustr_cnv.c View 1 chunk +253 lines, -0 lines 0 comments Download
A icu46/source/common/ustr_imp.h View 1 chunk +204 lines, -0 lines 0 comments Download
A icu46/source/common/ustr_wcs.c View 1 chunk +526 lines, -0 lines 0 comments Download
A icu46/source/common/ustrcase.c View 1 chunk +987 lines, -0 lines 0 comments Download
A icu46/source/common/ustrenum.h View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/common/ustrenum.cpp View 1 chunk +325 lines, -0 lines 0 comments Download
A icu46/source/common/ustrfmt.h View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/common/ustrfmt.c View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/common/ustring.c View 1 chunk +1465 lines, -0 lines 0 comments Download
A icu46/source/common/ustrtrns.c View 1 chunk +1640 lines, -0 lines 0 comments Download
A icu46/source/common/utext.cpp View 1 chunk +3200 lines, -0 lines 0 comments Download
A icu46/source/common/utf_impl.c View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/common/util.h View 1 chunk +261 lines, -0 lines 0 comments Download
A icu46/source/common/util.cpp View 1 chunk +445 lines, -0 lines 0 comments Download
A icu46/source/common/util_props.cpp View 1 chunk +214 lines, -0 lines 0 comments Download
A icu46/source/common/utrace.c View 1 chunk +486 lines, -0 lines 0 comments Download
A icu46/source/common/utracimp.h View 1 chunk +384 lines, -0 lines 0 comments Download
A icu46/source/common/utrie.h View 1 chunk +794 lines, -0 lines 0 comments Download
A icu46/source/common/utrie.c View 1 chunk +1232 lines, -0 lines 0 comments Download
A icu46/source/common/utrie2.h View 1 chunk +999 lines, -0 lines 0 comments Download
A icu46/source/common/utrie2.cpp View 1 chunk +738 lines, -0 lines 0 comments Download
A icu46/source/common/utrie2_builder.c View 1 chunk +1470 lines, -0 lines 0 comments Download
A icu46/source/common/utrie2_impl.h View 1 chunk +172 lines, -0 lines 0 comments Download
A icu46/source/common/uts46.cpp View 1 chunk +1346 lines, -0 lines 0 comments Download
A icu46/source/common/utypes.c View 1 chunk +219 lines, -0 lines 0 comments Download
A icu46/source/common/uvector.h View 1 chunk +422 lines, -0 lines 0 comments Download
A icu46/source/common/uvector.cpp View 1 chunk +553 lines, -0 lines 0 comments Download
A icu46/source/common/uvectr32.h View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/common/uvectr32.cpp View 1 chunk +330 lines, -0 lines 0 comments Download
A icu46/source/common/uvectr64.h View 1 chunk +277 lines, -0 lines 0 comments Download
A icu46/source/common/uvectr64.cpp View 1 chunk +209 lines, -0 lines 0 comments Download
A icu46/source/common/wintz.h View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/common/wintz.c View 1 chunk +290 lines, -0 lines 0 comments Download
A icu46/source/config.guess View 1 chunk +1529 lines, -0 lines 0 comments Download
A icu46/source/config.sub View 1 chunk +1658 lines, -0 lines 0 comments Download
A icu46/source/config/Makefile.inc.in View 1 chunk +286 lines, -0 lines 0 comments Download
A icu46/source/config/dist.mk View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/config/gmakever.mk View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/config/icu-config-bottom View 1 chunk +404 lines, -0 lines 0 comments Download
A icu46/source/config/icu-config-top View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/config/icu-config.1.in View 1 chunk +288 lines, -0 lines 0 comments Download
A icu46/source/config/icu.pc.in View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/config/make2sh.sed View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/config/mh-aix-gcc View 1 chunk +133 lines, -0 lines 0 comments Download
A icu46/source/config/mh-aix-va View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/config/mh-alpha-linux-cc View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/config/mh-alpha-linux-gcc View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/config/mh-alpha-osf View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/config/mh-beos View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/config/mh-bsd-gcc View 1 chunk +67 lines, -0 lines 0 comments Download
A icu46/source/config/mh-cygwin View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/config/mh-cygwin-msvc View 1 chunk +230 lines, -0 lines 0 comments Download
A icu46/source/config/mh-darwin View 1 chunk +94 lines, -0 lines 0 comments Download
A icu46/source/config/mh-haiku View 1 chunk +75 lines, -0 lines 0 comments Download
A icu46/source/config/mh-hpux-acc View 1 chunk +136 lines, -0 lines 0 comments Download
A icu46/source/config/mh-hpux-gcc View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/config/mh-irix View 1 chunk +74 lines, -0 lines 0 comments Download
A icu46/source/config/mh-linux View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/config/mh-linux-va View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/config/mh-mingw View 1 chunk +131 lines, -0 lines 0 comments Download
A icu46/source/config/mh-mpras View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/config/mh-os390 View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/config/mh-os400 View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/config/mh-qnx View 1 chunk +92 lines, -0 lines 0 comments Download
A icu46/source/config/mh-solaris View 1 chunk +98 lines, -0 lines 0 comments Download
A icu46/source/config/mh-solaris-gcc View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/config/mh-unknown View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/config/pkgdataMakefile.in View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/config/test-icu-config.sh View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/config/windows-update.sed.in View 1 chunk +6 lines, -0 lines 0 comments Download
A icu46/source/configure View 1 chunk +9124 lines, -0 lines 0 comments Download
A icu46/source/configure.in View 1 chunk +1402 lines, -0 lines 0 comments Download
A icu46/source/data/Makefile.in View 1 chunk +842 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/brkfiles.mk View 1 chunk +47 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/char.txt View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/char_th.txt View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/el.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/en.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/en_US.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/en_US_POSIX.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/fi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/he.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/ja.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/line.txt View 1 chunk +643 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/line_fi.txt View 1 chunk +653 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/line_he.txt View 1 chunk +653 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/root.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/sent.txt View 1 chunk +119 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/sent_el.txt View 1 chunk +119 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/th.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/thaidict.txt View 1 chunk +26359 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/title.txt View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/word.txt View 1 chunk +214 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/word_POSIX.txt View 1 chunk +214 lines, -0 lines 0 comments Download
A icu46/source/data/brkitr/word_ja.txt View 1 chunk +223 lines, -0 lines 0 comments Download
A icu46/source/data/build.xml View 1 chunk +537 lines, -0 lines 0 comments Download
A icu46/source/data/cldr-icu-readme.txt View 1 chunk +267 lines, -0 lines 0 comments Download
A icu46/source/data/coll/af.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/af_NA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/af_ZA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_AE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_BH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_DZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_EG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_IQ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_JO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_KW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_LB.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_LY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_MA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_OM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_QA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_SA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_SD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_SY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_TN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ar_YE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/as.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/as_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/az.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/coll/az_Latn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/az_Latn_AZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/be.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/be_BY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bg.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bg_BG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bn.txt View 1 chunk +644 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bn_BD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bn_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bs.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/coll/bs_BA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ca.txt View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ca_ES.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/chr.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/chr_US.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/colfiles.mk View 1 chunk +105 lines, -0 lines 0 comments Download
A icu46/source/data/coll/cs.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/cs_CZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/cy.txt View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/coll/cy_GB.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/da.txt View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/data/coll/da_DK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de.txt View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_AT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_BE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_CH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_DE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_LI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de_LU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/de__PHONEBOOK.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/coll/el.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/el_CY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/el_GR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_AS.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_AU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_BE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_BW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_BZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_CA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_GB.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_GU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_HK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_IE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_JM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_MH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_MP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_MT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_MU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_NA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_NZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_PH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_PK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_SG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_TT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_UM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_US.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_US_POSIX.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_VI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_ZA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/en_ZW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/eo.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es.txt View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_419.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_AR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_BO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_CL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_CO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_CR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_DO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_EC.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_ES.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_GQ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_GT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_HN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_MX.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_NI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_PA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_PE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_PR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_PY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_SV.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_US.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_UY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es_VE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/es__TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/coll/et.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/coll/et_EE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fa.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fa_AF.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fa_IR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fi.txt View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fi_FI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fil.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fil_PH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fo.txt View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fo_FO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_BE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_BF.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_BI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_BJ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_BL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CA.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CF.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_CM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_DJ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_FR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_GA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_GN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_GP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_GQ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_KM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_LU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_MC.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_MF.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_MG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_ML.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_MQ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_NE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_RE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_RW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_SN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_TD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/fr_TG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ga.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ga_IE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/gu.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/gu_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ha.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ha_Latn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ha_Latn_GH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ha_Latn_NE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ha_Latn_NG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/haw.txt View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/data/coll/he.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/he_IL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hi.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hi_.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hi_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hi__DIRECT.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hr.txt View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hr_HR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hu.txt View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hu_HU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hy.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/hy_AM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/id.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/id_ID.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ig.txt View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ig_NG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/in.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/is.txt View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/data/coll/is_IS.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/it.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/it_CH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/it_IT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/iw.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ja.txt View 1 chunk +1704 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ja_JP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ka.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ka_GE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kk.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kk_KZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kl.txt View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kl_GL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/km.txt View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kn.txt View 1 chunk +661 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kn_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ko.txt View 1 chunk +1713 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ko_KR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kok.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/kok_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/lt.txt View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/data/coll/lt_LT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/lv.txt View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/coll/lv_LV.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mk.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mk_MK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ml.txt View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ml_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mo.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mr.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mr_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ms.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ms_BN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ms_MY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mt.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/coll/mt_MT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/my.txt View 1 chunk +393 lines, -0 lines 0 comments Download
A icu46/source/data/coll/my_MM.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nb.txt View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nb_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nl_BE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nl_NL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nn.txt View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/data/coll/nn_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/no.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/om.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/coll/om_ET.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/om_KE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/or.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/or_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa_Arab.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa_Arab_PK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa_Guru.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa_Guru_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pa_IN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pl.txt View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pl_PL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ps.txt View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ps_AF.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pt.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pt_BR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/pt_PT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ro.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ro_MD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ro_RO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/root.txt View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ru.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ru_MD.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ru_RU.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ru_UA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sh.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sh_BA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sh_YU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/si.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/coll/si_LK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sk.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sk_SK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sl.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sl_SI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sq.txt View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sq_AL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_BA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Cyrl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Cyrl_BA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Cyrl_ME.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Cyrl_RS.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Latn.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Latn_BA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Latn_ME.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_Latn_RS.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_ME.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sr_RS.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sv.txt View 1 chunk +98 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sv_FI.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sv_SE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sw.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sw_KE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/sw_TZ.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ta.txt View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ta_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ta_LK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/te.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/te_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/th.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/th_TH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/to.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/coll/tr.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/coll/tr_TR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/uk.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/coll/uk_UA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ur.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ur_IN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/ur_PK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/vi.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/coll/vi_VN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/yo.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/coll/yo_NG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh.txt View 1 chunk +2786 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_CN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_HK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hans.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hans_CN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hans_SG.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hant.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hant_HK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hant_MO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_Hant_TW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_MO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_SG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_TW.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh_TW_STROKE.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zh__PINYIN.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zu.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/coll/zu_ZA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/af.txt View 1 chunk +260 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ak.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/am.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ar.txt View 1 chunk +1016 lines, -0 lines 0 comments Download
A icu46/source/data/curr/as.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/asa.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/az.txt View 1 chunk +1740 lines, -0 lines 0 comments Download
A icu46/source/data/curr/az_AZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/az_Cyrl.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/az_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/az_Latn_AZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/be.txt View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bem.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bez.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bg.txt View 1 chunk +1885 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bm.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bn.txt View 1 chunk +1095 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bo.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/curr/bs.txt View 1 chunk +2727 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ca.txt View 1 chunk +2222 lines, -0 lines 0 comments Download
A icu46/source/data/curr/cgg.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/chr.txt View 1 chunk +66 lines, -0 lines 0 comments Download
A icu46/source/data/curr/cs.txt View 1 chunk +1028 lines, -0 lines 0 comments Download
A icu46/source/data/curr/cy.txt View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/data/curr/da.txt View 1 chunk +1685 lines, -0 lines 0 comments Download
A icu46/source/data/curr/dav.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/de.txt View 1 chunk +1926 lines, -0 lines 0 comments Download
A icu46/source/data/curr/de_BE.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/de_LU.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ebu.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ee.txt View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/data/curr/el.txt View 1 chunk +2180 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en.txt View 1 chunk +2359 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_AU.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_BE.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_BW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_BZ.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_CA.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_HK.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_JM.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_MT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_NA.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_NZ.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_PH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_PK.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_RH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_SG.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_TT.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/en_ZW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/eo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es.txt View 1 chunk +1820 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_AR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_CL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_CO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_EC.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_GT.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_HN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_MX.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_PR.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_US.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/es_UY.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/et.txt View 1 chunk +877 lines, -0 lines 0 comments Download
A icu46/source/data/curr/eu.txt View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fa.txt View 1 chunk +607 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fa_AF.txt View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ff.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fi.txt View 1 chunk +2358 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fil.txt View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fil_PH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fo.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fr.txt View 1 chunk +2210 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fr_CA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/fr_LU.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ga.txt View 1 chunk +988 lines, -0 lines 0 comments Download
A icu46/source/data/curr/gl.txt View 1 chunk +522 lines, -0 lines 0 comments Download
A icu46/source/data/curr/gsw.txt View 1 chunk +1866 lines, -0 lines 0 comments Download
A icu46/source/data/curr/gu.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/guz.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/gv.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_GH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_Latn_GH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_Latn_NE.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_Latn_NG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_NE.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ha_NG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/haw.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/he.txt View 1 chunk +833 lines, -0 lines 0 comments Download
A icu46/source/data/curr/he_IL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/hi.txt View 1 chunk +360 lines, -0 lines 0 comments Download
A icu46/source/data/curr/hr.txt View 1 chunk +2749 lines, -0 lines 0 comments Download
A icu46/source/data/curr/hu.txt View 1 chunk +1313 lines, -0 lines 0 comments Download
A icu46/source/data/curr/hy.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/id.txt View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/data/curr/id_ID.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ig.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ii.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/in.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/is.txt View 1 chunk +666 lines, -0 lines 0 comments Download
A icu46/source/data/curr/it.txt View 1 chunk +1089 lines, -0 lines 0 comments Download
A icu46/source/data/curr/iw.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ja.txt View 1 chunk +1100 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ja_JP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ja_JP_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/curr/jmc.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ka.txt View 1 chunk +799 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kab.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kam.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kde.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kea.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/khq.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ki.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kk.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kk_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kk_Cyrl_KZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kk_KZ.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kl.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kln.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/km.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ko.txt View 1 chunk +1099 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kok.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/kw.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/lag.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/lg.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/lt.txt View 1 chunk +2646 lines, -0 lines 0 comments Download
A icu46/source/data/curr/luo.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/luy.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/lv.txt View 1 chunk +995 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mas.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mer.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mfe.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mg.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mk.txt View 1 chunk +761 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ml.txt View 1 chunk +2174 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mo.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mr.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ms.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ms_BN.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/mt.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/curr/my.txt View 1 chunk +332 lines, -0 lines 0 comments Download
A icu46/source/data/curr/naq.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nb.txt View 1 chunk +1928 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nb_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nd.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ne.txt View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ne_IN.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nl.txt View 1 chunk +1173 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nn.txt View 1 chunk +1937 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nn_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/no.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/no_NO_NY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/nyn.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/om.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/curr/or.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_Arab.txt View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_Arab_PK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_Guru.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_Guru_IN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_IN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pa_PK.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pl.txt View 1 chunk +1248 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pool.res View Binary file 0 comments Download
A icu46/source/data/curr/ps.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pt.txt View 1 chunk +2218 lines, -0 lines 0 comments Download
A icu46/source/data/curr/pt_PT.txt View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/curr/resfiles.mk View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/curr/rm.txt View 1 chunk +1164 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ro.txt View 1 chunk +1532 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ro_MD.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/rof.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/root.txt View 1 chunk +679 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ru.txt View 1 chunk +1144 lines, -0 lines 0 comments Download
A icu46/source/data/curr/rw.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/rwk.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/saq.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/seh.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ses.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sg.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sh.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sh_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sh_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/shi.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/shi_Latn.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/curr/shi_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/shi_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/shi_Tfng.txt View 1 chunk +237 lines, -0 lines 0 comments Download
A icu46/source/data/curr/si.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sk.txt View 1 chunk +960 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sl.txt View 1 chunk +1120 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sn.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/so.txt View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sq.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr.txt View 1 chunk +2738 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Cyrl_BA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Cyrl_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Cyrl_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Cyrl_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn.txt View 1 chunk +2728 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn_ME.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_Latn_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_ME.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_RS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sr_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/supplementalData.txt View 1 chunk +4609 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sv.txt View 1 chunk +2190 lines, -0 lines 0 comments Download
A icu46/source/data/curr/sw.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ta.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/curr/te.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/curr/teo.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/th.txt View 1 chunk +1095 lines, -0 lines 0 comments Download
A icu46/source/data/curr/th_TH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/th_TH_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ti.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tl_PH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/to.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tr.txt View 1 chunk +1107 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tzm.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tzm_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tzm_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/tzm_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uk.txt View 1 chunk +1231 lines, -0 lines 0 comments Download
A icu46/source/data/curr/ur.txt View 1 chunk +208 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_AF.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_Arab.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_Arab_AF.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_Cyrl_UZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_Latn.txt View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/data/curr/uz_UZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/curr/vi.txt View 1 chunk +291 lines, -0 lines 0 comments Download
A icu46/source/data/curr/vun.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/xog.txt View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/data/curr/yo.txt View 1 chunk +236 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh.txt View 1 chunk +1088 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_CN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_HK.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hans.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hans_CN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hans_HK.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hans_SG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hant.txt View 1 chunk +1061 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hant_HK.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hant_MO.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_Hant_TW.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_MO.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_SG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zh_TW.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/curr/zu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/icu-config.xml View 1 chunk +515 lines, -0 lines 0 comments Download
A icu46/source/data/icu-locale-deprecates.xml View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/icu4j-readme.txt View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/data/icupkg.inc.in View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/data/in/coll/invuca.icu View Binary file 0 comments Download
A icu46/source/data/in/coll/ucadata.icu View Binary file 0 comments Download
A icu46/source/data/in/nfc.nrm View Binary file 0 comments Download
A icu46/source/data/in/nfkc.nrm View Binary file 0 comments Download
A icu46/source/data/in/nfkc_cf.nrm View Binary file 0 comments Download
A icu46/source/data/in/pnames.icu View Binary file 0 comments Download
A icu46/source/data/in/ubidi.icu View Binary file 0 comments Download
A icu46/source/data/in/ucase.icu View Binary file 0 comments Download
A icu46/source/data/in/unames.icu View Binary file 0 comments Download
A icu46/source/data/in/uprops.icu View Binary file 0 comments Download
A icu46/source/data/in/uts46.nrm View Binary file 0 comments Download
A icu46/source/data/lang/af.txt View 1 chunk +99 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ak.txt View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/data/lang/am.txt View 1 chunk +159 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ar.txt View 1 chunk +681 lines, -0 lines 0 comments Download
A icu46/source/data/lang/as.txt View 1 chunk +47 lines, -0 lines 0 comments Download
A icu46/source/data/lang/asa.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/az.txt View 1 chunk +664 lines, -0 lines 0 comments Download
A icu46/source/data/lang/az_AZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/az_Cyrl.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/lang/az_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/az_Latn_AZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/be.txt View 1 chunk +200 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bem.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bez.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bg.txt View 1 chunk +707 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bm.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bn.txt View 1 chunk +690 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bn_IN.txt View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bo.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/lang/bs.txt View 1 chunk +649 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ca.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/cgg.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/chr.txt View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/data/lang/cs.txt View 1 chunk +308 lines, -0 lines 0 comments Download
A icu46/source/data/lang/cy.txt View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/data/lang/da.txt View 1 chunk +716 lines, -0 lines 0 comments Download
A icu46/source/data/lang/dav.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/de.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/de_CH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ebu.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ee.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/el.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/en.txt View 1 chunk +820 lines, -0 lines 0 comments Download
A icu46/source/data/lang/en_RH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/en_ZW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/eo.txt View 1 chunk +160 lines, -0 lines 0 comments Download
A icu46/source/data/lang/es.txt View 1 chunk +694 lines, -0 lines 0 comments Download
A icu46/source/data/lang/es_AR.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/es_CL.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/lang/et.txt View 1 chunk +688 lines, -0 lines 0 comments Download
A icu46/source/data/lang/eu.txt View 1 chunk +189 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fa.txt View 1 chunk +656 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fa_AF.txt View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ff.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fi.txt View 1 chunk +733 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fil.txt View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fil_PH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fo.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/fr.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ga.txt View 1 chunk +161 lines, -0 lines 0 comments Download
A icu46/source/data/lang/gl.txt View 1 chunk +201 lines, -0 lines 0 comments Download
A icu46/source/data/lang/gsw.txt View 1 chunk +717 lines, -0 lines 0 comments Download
A icu46/source/data/lang/gu.txt View 1 chunk +662 lines, -0 lines 0 comments Download
A icu46/source/data/lang/guz.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/gv.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha.txt View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_GH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_Latn_GH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_Latn_NE.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_Latn_NG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_NE.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ha_NG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/haw.txt View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/data/lang/he.txt View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/lang/he_IL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/hi.txt View 1 chunk +692 lines, -0 lines 0 comments Download
A icu46/source/data/lang/hr.txt View 1 chunk +718 lines, -0 lines 0 comments Download
A icu46/source/data/lang/hu.txt View 1 chunk +722 lines, -0 lines 0 comments Download
A icu46/source/data/lang/hy.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/id.txt View 1 chunk +257 lines, -0 lines 0 comments Download
A icu46/source/data/lang/id_ID.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ig.txt View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ii.txt View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/lang/in.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/is.txt View 1 chunk +561 lines, -0 lines 0 comments Download
A icu46/source/data/lang/it.txt View 1 chunk +683 lines, -0 lines 0 comments Download
A icu46/source/data/lang/iw.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ja.txt View 1 chunk +683 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ja_JP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ja_JP_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/lang/jmc.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ka.txt View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kab.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kam.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kde.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kea.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/khq.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ki.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kk.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kk_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kk_Cyrl_KZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kk_KZ.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kln.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/km.txt View 1 chunk +116 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kn.txt View 1 chunk +653 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ko.txt View 1 chunk +673 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kok.txt View 1 chunk +156 lines, -0 lines 0 comments Download
A icu46/source/data/lang/kw.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/lag.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/lg.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/lt.txt View 1 chunk +722 lines, -0 lines 0 comments Download
A icu46/source/data/lang/luo.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/luy.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/lv.txt View 1 chunk +651 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mas.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mer.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mfe.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mg.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mk.txt View 1 chunk +601 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ml.txt View 1 chunk +702 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mo.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mr.txt View 1 chunk +660 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ms.txt View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/data/lang/mt.txt View 1 chunk +536 lines, -0 lines 0 comments Download
A icu46/source/data/lang/my.txt View 1 chunk +235 lines, -0 lines 0 comments Download
A icu46/source/data/lang/naq.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nb.txt View 1 chunk +727 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nb_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nd.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ne.txt View 1 chunk +186 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nl.txt View 1 chunk +726 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nl_BE.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nn.txt View 1 chunk +727 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nn_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/no.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/no_NO_NY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/nyn.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/om.txt View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/data/lang/or.txt View 1 chunk +654 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa.txt View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_Arab.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_Arab_PK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_Guru.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_Guru_IN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_IN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pa_PK.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pl.txt View 1 chunk +720 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pool.res View Binary file 0 comments Download
A icu46/source/data/lang/ps.txt View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pt.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/pt_PT.txt View 1 chunk +113 lines, -0 lines 0 comments Download
A icu46/source/data/lang/resfiles.mk View 1 chunk +84 lines, -0 lines 0 comments Download
A icu46/source/data/lang/rm.txt View 1 chunk +723 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ro.txt View 1 chunk +349 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ro_MD.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/rof.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/root.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ru.txt View 1 chunk +706 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ru_UA.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/rw.txt View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/data/lang/rwk.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/saq.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/seh.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ses.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sg.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sh.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sh_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sh_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/shi.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/shi_Latn.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/lang/shi_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/shi_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/shi_Tfng.txt View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/data/lang/si.txt View 1 chunk +47 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sk.txt View 1 chunk +354 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sl.txt View 1 chunk +715 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sn.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/so.txt View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sq.txt View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr.txt View 1 chunk +720 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Cyrl_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Cyrl_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Cyrl_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Cyrl_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn.txt View 1 chunk +716 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn_ME.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_Latn_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_ME.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_RS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sr_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sv.txt View 1 chunk +722 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sv_FI.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/sw.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ta.txt View 1 chunk +663 lines, -0 lines 0 comments Download
A icu46/source/data/lang/te.txt View 1 chunk +658 lines, -0 lines 0 comments Download
A icu46/source/data/lang/teo.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/th.txt View 1 chunk +705 lines, -0 lines 0 comments Download
A icu46/source/data/lang/th_TH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/th_TH_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ti.txt View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tl_PH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/to.txt View 1 chunk +254 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tr.txt View 1 chunk +726 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tzm.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tzm_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tzm_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/tzm_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uk.txt View 1 chunk +718 lines, -0 lines 0 comments Download
A icu46/source/data/lang/ur.txt View 1 chunk +95 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_AF.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_Arab.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_Arab_AF.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_Cyrl_UZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_Latn.txt View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/data/lang/uz_UZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/lang/vi.txt View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/data/lang/vun.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/xog.txt View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/data/lang/yo.txt View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh.txt View 1 chunk +690 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_CN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_HK.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hans.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hans_CN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hans_SG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hant.txt View 1 chunk +683 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hant_HK.txt View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hant_MO.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_Hant_TW.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_MO.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_SG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zh_TW.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/lang/zu.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/locales/af.txt View 1 chunk +251 lines, -0 lines 0 comments Download
A icu46/source/data/locales/af_NA.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/af_ZA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ak.txt View 1 chunk +198 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ak_GH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/am.txt View 1 chunk +208 lines, -0 lines 0 comments Download
A icu46/source/data/locales/am_ET.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar.txt View 1 chunk +920 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_AE.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_BH.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_DZ.txt View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_EG.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_IQ.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_JO.txt View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_KW.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_LB.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_LY.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_MA.txt View 1 chunk +66 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_OM.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_QA.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_SA.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_SD.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_SY.txt View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_TN.txt View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ar_YE.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/as.txt View 1 chunk +142 lines, -0 lines 0 comments Download
A icu46/source/data/locales/as_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/asa.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/asa_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az.txt View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az_AZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az_Cyrl.txt View 1 chunk +100 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az_Cyrl_AZ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az_Latn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/az_Latn_AZ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/be.txt View 1 chunk +340 lines, -0 lines 0 comments Download
A icu46/source/data/locales/be_BY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bem.txt View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bem_ZM.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bez.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bez_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bg.txt View 1 chunk +459 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bg_BG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bm.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bm_ML.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bn.txt View 1 chunk +452 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bn_BD.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bn_IN.txt View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bo.txt View 1 chunk +171 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bo_CN.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bo_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bs.txt View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/data/locales/bs_BA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ca.txt View 1 chunk +457 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ca_ES.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cgg.txt View 1 chunk +218 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cgg_UG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/chr.txt View 1 chunk +303 lines, -0 lines 0 comments Download
A icu46/source/data/locales/chr_US.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cs.txt View 1 chunk +290 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cs_CZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cy.txt View 1 chunk +322 lines, -0 lines 0 comments Download
A icu46/source/data/locales/cy_GB.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/da.txt View 1 chunk +626 lines, -0 lines 0 comments Download
A icu46/source/data/locales/da_DK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/dav.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/dav_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de.txt View 1 chunk +689 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_AT.txt View 1 chunk +69 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_BE.txt View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_CH.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_DE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_LI.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/locales/de_LU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ebu.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ebu_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ee.txt View 1 chunk +214 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ee_GH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ee_TG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/el.txt View 1 chunk +476 lines, -0 lines 0 comments Download
A icu46/source/data/locales/el_CY.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/el_GR.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en.txt View 1 chunk +627 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_AS.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_AU.txt View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_BE.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_BW.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_BZ.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_CA.txt View 1 chunk +127 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_GB.txt View 1 chunk +308 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_GU.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_HK.txt View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_IE.txt View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_IN.txt View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_JM.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_MH.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_MP.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_MT.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_MU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_NA.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_NZ.txt View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_PH.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_PK.txt View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_RH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_SG.txt View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_TT.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_UM.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_US.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_US_POSIX.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_VI.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_ZA.txt View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/data/locales/en_ZW.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/eo.txt View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es.txt View 1 chunk +675 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_419.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_AR.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_BO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_CL.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_CO.txt View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_CR.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_DO.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_EC.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_ES.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_GQ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_GT.txt View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_HN.txt View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_MX.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_NI.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_PA.txt View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_PE.txt View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_PR.txt View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_PY.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_SV.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_US.txt View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_UY.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/es_VE.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/locales/et.txt View 1 chunk +352 lines, -0 lines 0 comments Download
A icu46/source/data/locales/et_EE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/eu.txt View 1 chunk +213 lines, -0 lines 0 comments Download
A icu46/source/data/locales/eu_ES.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fa.txt View 1 chunk +565 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fa_AF.txt View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fa_IR.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ff.txt View 1 chunk +234 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ff_SN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fi.txt View 1 chunk +718 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fi_FI.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fil.txt View 1 chunk +287 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fil_PH.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fo.txt View 1 chunk +126 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fo_FO.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr.txt View 1 chunk +753 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_BE.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_BF.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_BI.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_BJ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_BL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CA.txt View 1 chunk +130 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CD.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CF.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CH.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CI.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_CM.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_DJ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_FR.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_GA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_GN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_GP.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_GQ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_KM.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_LU.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_MC.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_MF.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_MG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_ML.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_MQ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_NE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_RE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_RW.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_SN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_TD.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/fr_TG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ga.txt View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ga_IE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gl.txt View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gl_ES.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gsw.txt View 1 chunk +417 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gsw_CH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gu.txt View 1 chunk +230 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gu_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/guz.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/guz_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gv.txt View 1 chunk +93 lines, -0 lines 0 comments Download
A icu46/source/data/locales/gv_GB.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha.txt View 1 chunk +230 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_GH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_Latn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_Latn_GH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_Latn_NE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_Latn_NG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_NE.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ha_NG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/haw.txt View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/data/locales/haw_US.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/locales/he.txt View 1 chunk +732 lines, -0 lines 0 comments Download
A icu46/source/data/locales/he_IL.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hi.txt View 1 chunk +857 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hi_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hr.txt View 1 chunk +556 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hr_HR.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hu.txt View 1 chunk +451 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hu_HU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hy.txt View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/data/locales/hy_AM.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/id.txt View 1 chunk +319 lines, -0 lines 0 comments Download
A icu46/source/data/locales/id_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ig.txt View 1 chunk +201 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ig_NG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ii.txt View 1 chunk +147 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ii_CN.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/in.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/is.txt View 1 chunk +380 lines, -0 lines 0 comments Download
A icu46/source/data/locales/is_IS.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/it.txt View 1 chunk +687 lines, -0 lines 0 comments Download
A icu46/source/data/locales/it_CH.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/it_IT.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/iw.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ja.txt View 1 chunk +821 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ja_JP.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ja_JP_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/locales/jmc.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/jmc_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ka.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ka_GE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kab.txt View 1 chunk +234 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kab_DZ.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kam.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kam_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kde.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kde_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kea.txt View 1 chunk +239 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kea_CV.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/khq.txt View 1 chunk +233 lines, -0 lines 0 comments Download
A icu46/source/data/locales/khq_ML.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ki.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ki_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kk.txt View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kk_Cyrl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kk_Cyrl_KZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kk_KZ.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kl.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kl_GL.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kln.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kln_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/km.txt View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/data/locales/km_KH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kn.txt View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kn_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ko.txt View 1 chunk +799 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ko_KR.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kok.txt View 1 chunk +87 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kok_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kw.txt View 1 chunk +93 lines, -0 lines 0 comments Download
A icu46/source/data/locales/kw_GB.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lag.txt View 1 chunk +218 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lag_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lg.txt View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lg_UG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lt.txt View 1 chunk +470 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lt_LT.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/luo.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/luo_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/luy.txt View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/data/locales/luy_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lv.txt View 1 chunk +478 lines, -0 lines 0 comments Download
A icu46/source/data/locales/lv_LV.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mas.txt View 1 chunk +216 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mas_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mas_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mer.txt View 1 chunk +219 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mer_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mfe.txt View 1 chunk +224 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mfe_MU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mg.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mg_MG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mk.txt View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mk_MK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ml.txt View 1 chunk +452 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ml_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mo.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mr.txt View 1 chunk +210 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mr_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ms.txt View 1 chunk +234 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ms_BN.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ms_MY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mt.txt View 1 chunk +201 lines, -0 lines 0 comments Download
A icu46/source/data/locales/mt_MT.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/my.txt View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/data/locales/my_MM.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/naq.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/naq_NA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nb.txt View 1 chunk +595 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nb_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nd.txt View 1 chunk +222 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nd_ZW.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ne.txt View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ne_IN.txt View 1 chunk +132 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ne_NP.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nl.txt View 1 chunk +685 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nl_BE.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nl_NL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nn.txt View 1 chunk +356 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nn_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/no.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/no_NO_NY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nyn.txt View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/data/locales/nyn_UG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/om.txt View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/data/locales/om_ET.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/om_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/or.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/locales/or_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa.txt View 1 chunk +181 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_Arab.txt View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_Arab_PK.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_Guru.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_Guru_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_IN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pa_PK.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pl.txt View 1 chunk +641 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pl_PL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pool.res View Binary file 0 comments Download
A icu46/source/data/locales/ps.txt View 1 chunk +135 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ps_AF.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pt.txt View 1 chunk +669 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pt_BR.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pt_GW.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pt_MZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/pt_PT.txt View 1 chunk +224 lines, -0 lines 0 comments Download
A icu46/source/data/locales/resfiles.mk View 1 chunk +133 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rm.txt View 1 chunk +402 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rm_CH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ro.txt View 1 chunk +465 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ro_MD.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ro_RO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rof.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rof_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/root.txt View 1 chunk +1464 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ru.txt View 1 chunk +1215 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ru_MD.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ru_RU.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ru_UA.txt View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rw.txt View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rw_RW.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rwk.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/rwk_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/saq.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/saq_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/seh.txt View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/data/locales/seh_MZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ses.txt View 1 chunk +233 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ses_ML.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sg.txt View 1 chunk +229 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sg_CF.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sh.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sh_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sh_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi.txt View 1 chunk +218 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi_Latn.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi_Latn_MA.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi_Tfng.txt View 1 chunk +218 lines, -0 lines 0 comments Download
A icu46/source/data/locales/shi_Tfng_MA.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/si.txt View 1 chunk +176 lines, -0 lines 0 comments Download
A icu46/source/data/locales/si_LK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sk.txt View 1 chunk +425 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sk_SK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sl.txt View 1 chunk +440 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sl_SI.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sn.txt View 1 chunk +222 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sn_ZW.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/so.txt View 1 chunk +212 lines, -0 lines 0 comments Download
A icu46/source/data/locales/so_DJ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/so_ET.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/so_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/so_SO.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sq.txt View 1 chunk +215 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sq_AL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr.txt View 1 chunk +874 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl_BA.txt View 1 chunk +70 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl_ME.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl_RS.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Cyrl_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn.txt View 1 chunk +313 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn_BA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn_ME.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn_RS.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_Latn_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_ME.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_RS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sr_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sv.txt View 1 chunk +668 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sv_FI.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sv_SE.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sw.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sw_KE.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/locales/sw_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ta.txt View 1 chunk +184 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ta_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ta_LK.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/te.txt View 1 chunk +153 lines, -0 lines 0 comments Download
A icu46/source/data/locales/te_IN.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/teo.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/teo_KE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/teo_UG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/th.txt View 1 chunk +1129 lines, -0 lines 0 comments Download
A icu46/source/data/locales/th_TH.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/th_TH_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ti.txt View 1 chunk +144 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ti_ER.txt View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ti_ET.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tl_PH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/to.txt View 1 chunk +355 lines, -0 lines 0 comments Download
A icu46/source/data/locales/to_TO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tr.txt View 1 chunk +705 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tr_TR.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tzm.txt View 1 chunk +230 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tzm_Latn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tzm_Latn_MA.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/tzm_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uk.txt View 1 chunk +526 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uk_UA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ur.txt View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ur_IN.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/data/locales/ur_PK.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_AF.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Arab.txt View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Arab_AF.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Cyrl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Cyrl_UZ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Latn.txt View 1 chunk +134 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_Latn_UZ.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/uz_UZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/locales/vi.txt View 1 chunk +456 lines, -0 lines 0 comments Download
A icu46/source/data/locales/vi_VN.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/vun.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/locales/vun_TZ.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/xog.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/locales/xog_UG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/yo.txt View 1 chunk +206 lines, -0 lines 0 comments Download
A icu46/source/data/locales/yo_NG.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh.txt View 1 chunk +873 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_CN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_HK.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hans.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hans_CN.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hans_HK.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hans_MO.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hans_SG.txt View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hant.txt View 1 chunk +873 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hant_HK.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hant_MO.txt View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_Hant_TW.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_MO.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_SG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zh_TW.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zu.txt View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/data/locales/zu_ZA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/makedata.mak View 1 chunk +993 lines, -0 lines 0 comments Download
A icu46/source/data/makedata.vcxproj View 1 chunk +256 lines, -0 lines 0 comments Download
A icu46/source/data/makedata.vcxproj.filters View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/cns-11643-1992.ucm View 1 chunk +13566 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/convrtrs.txt View 1 chunk +1266 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ebcdic-xml-us.ucm View 1 chunk +385 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/gb18030.ucm View 1 chunk +30909 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1006_P100-1995.ucm View 1 chunk +458 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1025_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1026_P100-1995.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1047_P100-1995.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1051_P100-1995.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1089_P100-1995.ucm View 1 chunk +471 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1097_P100-1995.ucm View 1 chunk +455 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1098_P100-1995.ucm View 1 chunk +492 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1112_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1122_P100-1999.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1123_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1124_P100-1996.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1125_P100-1997.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1129_P100-1997.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1130_P100-1997.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1131_P100-1997.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1132_P100-1998.ucm View 1 chunk +345 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1133_P100-1997.ucm View 1 chunk +345 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1137_P100-1999.ucm View 1 chunk +369 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1140_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1141_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1142_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1143_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1144_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1145_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1146_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1147_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1148_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1149_P100-1997.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1153_P100-1999.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1154_P100-1999.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1155_P100-1999.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1156_P100-1999.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1157_P100-1999.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1158_P100-1999.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1160_P100-1999.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1162_P100-1999.ucm View 1 chunk +363 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1164_P100-1999.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1168_P100-2002.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1250_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1251_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1252_P100-2000.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1253_P100-1995.ucm View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1254_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1255_P100-1995.ucm View 1 chunk +353 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1256_P110-1997.ucm View 1 chunk +528 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1257_P100-1995.ucm View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1258_P100-1997.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-12712_P100-1998.ucm View 1 chunk +342 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1276_P100-1995.ucm View 1 chunk +329 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1363_P110-1997.ucm View 1 chunk +17562 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1363_P11B-1998.ucm View 1 chunk +17549 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1364_P110-2007.ucm View 1 chunk +19809 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1371_P100-1999.ucm View 1 chunk +20542 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1373_P100-2002.ucm View 1 chunk +19877 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1375_P100-2007.ucm View 1 chunk +21473 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1383_P110-1999.ucm View 1 chunk +9099 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1386_P100-2001.ucm View 1 chunk +24231 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1388_P103-2001.ucm View 1 chunk +32664 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1390_P110-2003.ucm View 1 chunk +22379 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-1399_P110-2003.ucm View 1 chunk +22383 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-16684_P110-2003.ucm View 1 chunk +22144 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-16804_X110-1999.ucm View 1 chunk +449 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-273_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-277_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-278_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-280_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-284_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-285_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-290_P100-1995.ucm View 1 chunk +343 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-297_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-33722_P120-1999.ucm View 1 chunk +9557 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-33722_P12A_P12A-2004_U2.ucm View 1 chunk +9558 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-37_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-420_X120-1999.ucm View 1 chunk +461 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-424_P100-1995.ucm View 1 chunk +333 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-437_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-4517_P100-2005.ucm View 1 chunk +470 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-4899_P100-1998.ucm View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-4909_P100-1999.ucm View 1 chunk +368 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-4971_P100-1999.ucm View 1 chunk +368 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-500_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5012_P100-1999.ucm View 1 chunk +337 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5123_P100-1999.ucm View 1 chunk +344 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5346_P100-1998.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5347_P100-1998.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5348_P100-1997.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5349_P100-1998.ucm View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5350_P100-1998.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5351_P100-1998.ucm View 1 chunk +353 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5352_P100-1998.ucm View 1 chunk +528 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5353_P100-1998.ucm View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5354_P100-1998.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5471_P100-2006.ucm View 1 chunk +19605 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-5478_P100-1995.ucm View 1 chunk +7470 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-720_P100-1997.ucm View 1 chunk +365 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-737_P100-1997.ucm View 1 chunk +411 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-775_P100-1996.ucm View 1 chunk +408 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-803_P100-1999.ucm View 1 chunk +234 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-813_P100-1995.ucm View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-838_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-8482_P100-1999.ucm View 1 chunk +344 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-850_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-851_P100-1995.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-852_P100-1995.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-855_P100-1995.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-856_P100-1995.ucm View 1 chunk +366 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-857_P100-1995.ucm View 1 chunk +406 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-858_P100-1997.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-860_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-861_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-862_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-863_P100-1995.ucm View 1 chunk +409 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-864_X110-1999.ucm View 1 chunk +499 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-865_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-866_P100-1995.ucm View 1 chunk +410 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-867_P100-1998.ucm View 1 chunk +407 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-868_P100-1995.ucm View 1 chunk +496 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-869_P100-1995.ucm View 1 chunk +402 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-870_P100-1995.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-871_P100-1995.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-874_P100-1995.ucm View 1 chunk +339 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-875_P100-1995.ucm View 1 chunk +367 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-878_P100-1996.ucm View 1 chunk +373 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-9005_X110-2007.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-901_P100-1999.ucm View 1 chunk +439 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-902_P100-1999.ucm View 1 chunk +440 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-9067_X100-2005.ucm View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-912_P100-1995.ucm View 1 chunk +440 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-913_P100-2000.ucm View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-914_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-915_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-916_P100-1995.ucm View 1 chunk +333 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-918_P100-1995.ucm View 1 chunk +458 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-920_P100-1995.ucm View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-921_P100-1995.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-922_P100-1999.ucm View 1 chunk +440 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-923_P100-1998.ucm View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-930_P120-1999.ucm View 1 chunk +12040 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-933_P110-1995.ucm View 1 chunk +11064 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-935_P110-1999.ucm View 1 chunk +9616 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-937_P110-1999.ucm View 1 chunk +20541 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-939_P120-1999.ucm View 1 chunk +12041 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-942_P12A-1999.ucm View 1 chunk +9532 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-943_P130-1999.ucm View 1 chunk +9989 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-943_P15A-2003.ucm View 1 chunk +9871 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-9447_P100-2002.ucm View 1 chunk +360 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-9448_X100-2005.ucm View 1 chunk +567 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-9449_P100-2002.ucm View 1 chunk +369 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-949_P110-1999.ucm View 1 chunk +10431 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-949_P11A-1999.ucm View 1 chunk +10418 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-950_P110-1999.ucm View 1 chunk +20567 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-954_P101-2007.ucm View 1 chunk +15226 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-964_P110-1999.ucm View 1 chunk +20562 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-970_P110_P110-2006_U2.ucm View 1 chunk +8725 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ibm-971_P100-1995.ucm View 1 chunk +8438 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-25546.ucm View 1 chunk +8676 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d1.ucm View 1 chunk +3628 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d2.ucm View 1 chunk +6776 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d3.ucm View 1 chunk +3389 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d4.ucm View 1 chunk +4494 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d5.ucm View 1 chunk +244 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d6.ucm View 1 chunk +3460 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-d7.ucm View 1 chunk +2130 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-s1.ucm View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-s2.ucm View 1 chunk +95 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/icu-internal-compound-s3.ucm View 1 chunk +211 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/iso-8859_10-1998.ucm View 1 chunk +307 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/iso-8859_11-2001.ucm View 1 chunk +301 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/iso-8859_14-1998.ucm View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/iso-ir-165.ucm View 1 chunk +8422 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/jisx-212.ucm View 1 chunk +6105 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/lmb-excp.ucm View 1 chunk +323 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/macos-0_2-10.2.ucm View 1 chunk +345 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/macos-29-10.2.ucm View 1 chunk +325 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/macos-35-10.2.ucm View 1 chunk +338 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/macos-6_2-10.4.ucm View 1 chunk +338 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/macos-7_3-10.2.ucm View 1 chunk +323 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ucmcore.mk View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ucmebcdic.mk View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/ucmfiles.mk View 1 chunk +119 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/windows-874-2000.ucm View 1 chunk +430 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/windows-936-2000.ucm View 1 chunk +24535 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/windows-949-2000.ucm View 1 chunk +17808 lines, -0 lines 0 comments Download
A icu46/source/data/mappings/windows-950-2000.ucm View 1 chunk +20378 lines, -0 lines 0 comments Download
A icu46/source/data/misc/icudata.rc View 1 chunk +67 lines, -0 lines 0 comments Download
A icu46/source/data/misc/icustd.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A icu46/source/data/misc/icuver.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/misc/keyTypeData.txt View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/data/misc/likelySubtags.txt View 1 chunk +521 lines, -0 lines 0 comments Download
A icu46/source/data/misc/metaZones.txt View 1 chunk +3999 lines, -0 lines 0 comments Download
A icu46/source/data/misc/miscfiles.mk View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/misc/numberingSystems.txt View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/data/misc/plurals.txt View 1 chunk +224 lines, -0 lines 0 comments Download
A icu46/source/data/misc/supplementalData.txt View 1 chunk +7555 lines, -0 lines 0 comments Download
A icu46/source/data/misc/timezoneTypes.txt View 1 chunk +582 lines, -0 lines 0 comments Download
A icu46/source/data/misc/windowsZones.txt View 1 chunk +312 lines, -0 lines 0 comments Download
A icu46/source/data/misc/zoneinfo64.txt View 1 chunk +3998 lines, -0 lines 0 comments Download
A icu46/source/data/pkgdataMakefile.in View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/af.txt View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/am.txt View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ar.txt View 1 chunk +238 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/az.txt View 1 chunk +103 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/be.txt View 1 chunk +161 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/bg.txt View 1 chunk +107 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/bs.txt View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ca.txt View 1 chunk +268 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/cs.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/cy.txt View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/da.txt View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/de.txt View 1 chunk +132 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/el.txt View 1 chunk +307 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/en.txt View 1 chunk +190 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/eo.txt View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/es.txt View 1 chunk +262 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/et.txt View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fa.txt View 1 chunk +66 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fa_AF.txt View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fi.txt View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fil.txt View 1 chunk +69 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fo.txt View 1 chunk +126 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fr.txt View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fr_BE.txt View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/fr_CH.txt View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ga.txt View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/he.txt View 1 chunk +387 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/hi.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/hr.txt View 1 chunk +159 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/hu.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/hy.txt View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/id.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/is.txt View 1 chunk +126 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/it.txt View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ja.txt View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ka.txt View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/kl.txt View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ko.txt View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/lt.txt View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/lv.txt View 1 chunk +94 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/mk.txt View 1 chunk +107 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ms.txt View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/mt.txt View 1 chunk +429 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/nb.txt View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/nl.txt View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/nn.txt View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/pl.txt View 1 chunk +131 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/pt.txt View 1 chunk +217 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/pt_PT.txt View 1 chunk +201 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/rbnffiles.mk View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ro.txt View 1 chunk +100 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/root.txt View 1 chunk +512 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ru.txt View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sk.txt View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sl.txt View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sq.txt View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sr.txt View 1 chunk +160 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sr_Latn.txt View 1 chunk +160 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/sv.txt View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/ta.txt View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/th.txt View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/tr.txt View 1 chunk +107 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/uk.txt View 1 chunk +161 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/vi.txt View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/zh.txt View 1 chunk +133 lines, -0 lines 0 comments Download
A icu46/source/data/rbnf/zh_Hant.txt View 1 chunk +134 lines, -0 lines 0 comments Download
A icu46/source/data/region/af.txt View 1 chunk +271 lines, -0 lines 0 comments Download
A icu46/source/data/region/ak.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/am.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ar.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/as.txt View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/data/region/asa.txt View 1 chunk +240 lines, -0 lines 0 comments Download
A icu46/source/data/region/az.txt View 1 chunk +297 lines, -0 lines 0 comments Download
A icu46/source/data/region/az_AZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/az_Cyrl.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/region/az_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/az_Latn_AZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/be.txt View 1 chunk +280 lines, -0 lines 0 comments Download
A icu46/source/data/region/bem.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/bez.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/bg.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/bm.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/bn.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/bo.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/region/bs.txt View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/data/region/ca.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/cgg.txt View 1 chunk +241 lines, -0 lines 0 comments Download
A icu46/source/data/region/chr.txt View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/data/region/cs.txt View 1 chunk +298 lines, -0 lines 0 comments Download
A icu46/source/data/region/cy.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/da.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/dav.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/de.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/de_CH.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/region/ebu.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ee.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/el.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/en.txt View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/data/region/en_RH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/en_ZW.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/eo.txt View 1 chunk +240 lines, -0 lines 0 comments Download
A icu46/source/data/region/es.txt View 1 chunk +307 lines, -0 lines 0 comments Download
A icu46/source/data/region/es_CL.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/et.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/eu.txt View 1 chunk +251 lines, -0 lines 0 comments Download
A icu46/source/data/region/fa.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/fa_AF.txt View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/data/region/ff.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/fi.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/fil.txt View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/data/region/fil_PH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/fo.txt View 1 chunk +140 lines, -0 lines 0 comments Download
A icu46/source/data/region/fr.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/ga.txt View 1 chunk +279 lines, -0 lines 0 comments Download
A icu46/source/data/region/gl.txt View 1 chunk +296 lines, -0 lines 0 comments Download
A icu46/source/data/region/gsw.txt View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/data/region/gu.txt View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/data/region/guz.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/gv.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_GH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_Latn_GH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_Latn_NE.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_Latn_NG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_NE.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/ha_NG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/haw.txt View 1 chunk +36 lines, -0 lines 0 comments Download
A icu46/source/data/region/he.txt View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/data/region/he_IL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/hi.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/hr.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/hu.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/hy.txt View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/data/region/id.txt View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/data/region/id_ID.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/ig.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/region/ii.txt View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/region/in.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/is.txt View 1 chunk +293 lines, -0 lines 0 comments Download
A icu46/source/data/region/it.txt View 1 chunk +309 lines, -0 lines 0 comments Download
A icu46/source/data/region/iw.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/ja.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/ja_JP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/ja_JP_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/region/jmc.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ka.txt View 1 chunk +284 lines, -0 lines 0 comments Download
A icu46/source/data/region/kab.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/kam.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/kde.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/kea.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/khq.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ki.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/kk.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/kk_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/kk_Cyrl_KZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/kk_KZ.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/kl.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/kln.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/km.txt View 1 chunk +195 lines, -0 lines 0 comments Download
A icu46/source/data/region/kn.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/ko.txt View 1 chunk +298 lines, -0 lines 0 comments Download
A icu46/source/data/region/kok.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/kw.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/lag.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/lg.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/lt.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/luo.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/luy.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/lv.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/mas.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/mer.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/mfe.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/mg.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/mk.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/ml.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/mo.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/mr.txt View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/data/region/ms.txt View 1 chunk +255 lines, -0 lines 0 comments Download
A icu46/source/data/region/mt.txt View 1 chunk +289 lines, -0 lines 0 comments Download
A icu46/source/data/region/my.txt View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/data/region/naq.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/nb.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/nb_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/nd.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ne.txt View 1 chunk +296 lines, -0 lines 0 comments Download
A icu46/source/data/region/nl.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/nl_BE.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/nn.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/nn_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/no.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/no_NO_NY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/nyn.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/om.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/region/or.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_Arab.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_Arab_PK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_Guru.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_Guru_IN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_IN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/pa_PK.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/pl.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/pool.res View Binary file 0 comments Download
A icu46/source/data/region/ps.txt View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/data/region/pt.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/region/pt_PT.txt View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/data/region/resfiles.mk View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/data/region/rm.txt View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/data/region/ro.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/ro_MD.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/rof.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/root.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/ru.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/rw.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/region/rwk.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/saq.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/seh.txt View 1 chunk +241 lines, -0 lines 0 comments Download
A icu46/source/data/region/ses.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/sg.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/sh.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/sh_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sh_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/shi.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/shi_Latn.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/region/shi_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/shi_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/shi_Tfng.txt View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/data/region/si.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/region/sk.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/sl.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/sn.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/so.txt View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/data/region/sq.txt View 1 chunk +173 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Cyrl_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Cyrl_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Cyrl_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Cyrl_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn.txt View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn_ME.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_Latn_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_ME.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_RS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sr_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/sv.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/sv_FI.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/sw.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/ta.txt View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/data/region/te.txt View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/data/region/teo.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/th.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/th_TH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/th_TH_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/region/ti.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/tl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/tl_PH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/to.txt View 1 chunk +303 lines, -0 lines 0 comments Download
A icu46/source/data/region/tr.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/tzm.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/tzm_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/tzm_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/tzm_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/uk.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/ur.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_AF.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_Arab.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_Arab_AF.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_Cyrl_UZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_Latn.txt View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/data/region/uz_UZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/region/vi.txt View 1 chunk +285 lines, -0 lines 0 comments Download
A icu46/source/data/region/vun.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/xog.txt View 1 chunk +241 lines, -0 lines 0 comments Download
A icu46/source/data/region/yo.txt View 1 chunk +242 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh.txt View 1 chunk +305 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_CN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_HK.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hans.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hans_CN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hans_SG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hant.txt View 1 chunk +293 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hant_HK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hant_MO.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_Hant_TW.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_MO.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_SG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/zh_TW.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/region/zu.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3491.txt View 1 chunk +1955 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3530cs.txt View 1 chunk +530 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3530csci.txt View 1 chunk +1911 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3530mixp.txt View 1 chunk +574 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3722.txt View 1 chunk +1978 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3920node.txt View 1 chunk +1968 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc3920res.txt View 1 chunk +581 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc4011.txt View 1 chunk +558 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc4013.txt View 1 chunk +596 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc4505.txt View 1 chunk +526 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc4518.txt View 1 chunk +717 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/rfc4518ci.txt View 1 chunk +2098 lines, -0 lines 0 comments Download
A icu46/source/data/sprep/sprepfiles.mk View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Amharic_Latin_BGN.txt View 1 chunk +330 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Any_Accents.txt View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Any_Publishing.txt View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Arabic_Latin.txt View 1 chunk +110 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Arabic_Latin_BGN.txt View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Armenian_Latin_BGN.txt View 1 chunk +134 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Azerbaijani_Latin_BGN.txt View 1 chunk +94 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Belarusian_Latin_BGN.txt View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_InterIndic.txt View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bengali_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Bulgarian_Latin_BGN.txt View 1 chunk +100 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Cyrillic_Latin.txt View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_InterIndic.txt View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Devanagari_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Fullwidth_Halfwidth.txt View 1 chunk +261 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Georgian_Latin.txt View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Georgian_Latin_BGN.txt View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Greek_Latin.txt View 1 chunk +207 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Greek_Latin_BGN.txt View 1 chunk +209 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Greek_Latin_UNGEGN.txt View 1 chunk +161 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_InterIndic.txt View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gujarati_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_InterIndic.txt View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Gurmukhi_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Han_Latin.txt View 1 chunk +1625 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Han_Latin_Names.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Han_Spacedhan.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Hangul_Latin.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Hebrew_Latin.txt View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Hebrew_Latin_BGN.txt View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Hiragana_Katakana.txt View 1 chunk +135 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Hiragana_Latin.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/data/translit/IPA_XSampa.txt View 1 chunk +177 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Bengali.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Devanagari.txt View 1 chunk +150 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Gujarati.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Gurmukhi.txt View 1 chunk +142 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Kannada.txt View 1 chunk +140 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Latin.txt View 1 chunk +462 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Malayalam.txt View 1 chunk +140 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Oriya.txt View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Tamil.txt View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/data/translit/InterIndic_Telugu.txt View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Jamo_Latin.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/translit/JapaneseKana_Latin_BGN.txt View 1 chunk +311 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_InterIndic.txt View 1 chunk +92 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kannada_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kazakh_Latin_BGN.txt View 1 chunk +137 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Kirghiz_Latin_BGN.txt View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Korean_Latin_BGN.txt View 1 chunk +283 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_ASCII.txt View 1 chunk +694 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Armenian.txt View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Bengali.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_ConjoiningJamo.txt View 1 chunk +264 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Devanagari.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Gujarati.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Gurmukhi.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Hangul.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_InterIndic.txt View 1 chunk +342 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Jamo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Kannada.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Katakana.txt View 1 chunk +275 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Malayalam.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_NumericPinyin.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Oriya.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Tamil.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Telugu.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Thaana.txt View 1 chunk +440 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Latin_Thai.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Macedonian_Latin_BGN.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_InterIndic.txt View 1 chunk +84 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Malayalam_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Maldivian_Latin_BGN.txt View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Mongolian_Latin_BGN.txt View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_InterIndic.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Oriya_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Pashto_Latin_BGN.txt View 1 chunk +152 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Persian_Latin_BGN.txt View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Pinyin_NumericPinyin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Russian_Latin_BGN.txt View 1 chunk +121 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Serbian_Latin_BGN.txt View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Simplified_Traditional.txt View 1 chunk +3980 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Syriac_Latin.txt View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_InterIndic.txt View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Tamil_Telugu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Bengali.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Devanagari.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Gujarati.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Gurmukhi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_InterIndic.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Kannada.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Latin.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Malayalam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Oriya.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Telugu_Tamil.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ThaiLogical_Latin.txt View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Thai_Latin.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Thai_ThaiLogical.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Thai_ThaiSemi.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Turkmen_Latin_BGN.txt View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Ukrainian_Latin_BGN.txt View 1 chunk +116 lines, -0 lines 0 comments Download
A icu46/source/data/translit/Uzbek_Latin_BGN.txt View 1 chunk +118 lines, -0 lines 0 comments Download
A icu46/source/data/translit/cs_FONIPA_ja.txt View 1 chunk +202 lines, -0 lines 0 comments Download
A icu46/source/data/translit/cs_FONIPA_ko.txt View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/translit/cs_cs_FONIPA.txt View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/data/translit/cs_ja.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/cs_ko.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/el.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/data/translit/en.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_419_ja.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_419_zh.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_FONIPA_am.txt View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_FONIPA_es_419_FONIPA.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_FONIPA_ja.txt View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_FONIPA_zh.txt View 1 chunk +498 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_am.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_es_FONIPA.txt View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_ja.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/es_zh.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/it_am.txt View 1 chunk +199 lines, -0 lines 0 comments Download
A icu46/source/data/translit/it_ja.txt View 1 chunk +186 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ja_Latn_ko.txt View 1 chunk +93 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ja_Latn_ru.txt View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/data/translit/pl_FONIPA_ja.txt View 1 chunk +219 lines, -0 lines 0 comments Download
A icu46/source/data/translit/pl_ja.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/pl_pl_FONIPA.txt View 1 chunk +99 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ro_FONIPA_ja.txt View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ro_ja.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ro_ro_FONIPA.txt View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/translit/root.txt View 1 chunk +1568 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ru_ja.txt View 1 chunk +442 lines, -0 lines 0 comments Download
A icu46/source/data/translit/ru_zh.txt View 1 chunk +976 lines, -0 lines 0 comments Download
A icu46/source/data/translit/sk_FONIPA_ja.txt View 1 chunk +191 lines, -0 lines 0 comments Download
A icu46/source/data/translit/sk_ja.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/translit/sk_sk_FONIPA.txt View 1 chunk +75 lines, -0 lines 0 comments Download
A icu46/source/data/translit/trnsfiles.mk View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/translit/zh_Latn_PINYIN_ru.txt View 1 chunk +121 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/BidiMirroring.txt View 1 chunk +597 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/Blocks.txt View 1 chunk +240 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/CaseFolding.txt View 1 chunk +1211 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedAge.txt View 1 chunk +1177 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedBidiClass.txt View 1 chunk +1832 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedCoreProperties.txt View 1 chunk +9482 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedJoiningGroup.txt View 1 chunk +424 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedJoiningType.txt View 1 chunk +327 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedNormalizationProps.txt View 1 chunk +9107 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/DerivedNumericValues.txt View 1 chunk +1733 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/EastAsianWidth.txt View 1 chunk +899 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/FractionalUCA.txt View 1 chunk +40390 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/GraphemeBreakProperty.txt View 1 chunk +1242 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/LineBreak.txt View 1 chunk +2245 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/NameAliases.txt View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/NormalizationCorrections.txt View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/NormalizationTest.txt View 1 chunk +18183 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/PropList.txt View 1 chunk +1296 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/PropertyAliases.txt View 1 chunk +189 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/PropertyValueAliases.txt View 1 chunk +1178 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/ScriptExtensions.txt View 1 chunk +172 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/Scripts.txt View 1 chunk +2043 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/SentenceBreakProperty.txt View 1 chunk +2323 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/SpecialCasing.txt View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/UCARules.txt View 1 chunk +23799 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/WordBreakProperty.txt View 1 chunk +927 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/changes.txt View 1 chunk +934 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/confusablesWholeScript.txt View 1 chunk +5093 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/norm2/nfc.txt View 1 chunk +2326 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/norm2/nfkc.txt View 1 chunk +5836 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/norm2/nfkc_cf.txt View 1 chunk +5428 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/norm2/uts46.txt View 1 chunk +7319 lines, -0 lines 0 comments Download
A icu46/source/data/unidata/ucdterms.txt View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/el.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/en.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/en_US.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/en_US_POSIX.xml View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/fi.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/he.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/ja.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/root.xml View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/data/xml/brkitr/th.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/af.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ar.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/as.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/az.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/be.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/bg.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/bn.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/bn_IN.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/bs.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ca.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/cs.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/cy.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/da.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/de.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/dz.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/el.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/en.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/en_BE.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/en_US.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/en_US_POSIX.xml View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/eo.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/es.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/et.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fa.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fa_AF.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fi.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fil.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fo.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fr.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/fr_CA.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/gu.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ha.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/haw.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/he.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/hi.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/hr.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/hu.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/hy.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ig.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/is.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/it.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ja.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/kk.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/kl.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/km.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/kn.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ko.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/kok.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/lt.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/lv.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/mk.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ml.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/mr.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/mt.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/my.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/nb.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/nn.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/om.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/or.xml View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/pa.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/pl.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ps.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ro.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/root.xml View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ru.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/si.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sk.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sl.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sq.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sr.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sr_Latn.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sv.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/sw.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ta.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/te.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/th.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/to.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/tr.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/uk.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/ur.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/vi.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/yo.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh_HK.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh_Hant.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh_MO.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh_TW.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/collation/zh_TW_STROKE.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/aa.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/af.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ak.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/am.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ar.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/as.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/asa.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/az.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/az_AZ.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/az_Cyrl.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/az_Latn.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/be.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bem.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bez.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bg.xml View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bm.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bn.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/br.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/bs.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ca.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/cgg.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/chr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/cs.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/cy.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/da.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/dav.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/de.xml View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ebu.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ee.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/el.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/en.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/en_US_POSIX.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/eo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/es.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/et.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/eu.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/fa.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ff.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/fi.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/fil.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/fo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/fr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ga.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/gl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/gsw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/gu.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/guz.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/gv.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ha.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ha_Latn.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/haw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/he.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/hi.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/hr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/hu.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/hy.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/id.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ig.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ii.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/in.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/is.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/it.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/iw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ja.xml View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/jmc.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ka.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kab.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kam.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kde.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kea.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/khq.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ki.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kk.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kk_Cyrl.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kln.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/km.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kn.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ko.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kok.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ksb.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/kw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/lag.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/lg.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/lt.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/luo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/luy.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/lv.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mas.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mer.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mfe.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mg.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mk.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ml.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ms.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/mt.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/my.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/naq.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nb.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nd.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ne.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nn.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/no.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/nyn.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/om.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/or.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pa.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pa_Arab.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pa_Guru.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pa_PK.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ps.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/pt.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/rm.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ro.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/rof.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/root.xml View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ru.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/rw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/rwk.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/saq.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/seh.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ses.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sg.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sh.xml View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/shi.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/shi_Tfng.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/si.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sk.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sn.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/so.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sq.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sr_Cyrl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sr_Latn.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sv.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/sw.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ta.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/te.xml View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/teo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/th.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ti.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/tl.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/to.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/tr.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/tzm.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/tzm_Latn.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uk.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ur.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/ur_IN.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uz.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uz_Arab.xml View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uz_Cyrl.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uz_Latn.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/uz_UZ.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/vi.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/vun.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/xog.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/yo.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/zh.xml View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/zh_Hans.xml View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/zh_Hant.xml View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/data/xml/main/zu.xml View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/af.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/am.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ar.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/az.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/be.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/bg.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/bs.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ca.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/cs.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/cy.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/da.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/de.xml View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/el.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/en.xml View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/eo.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/es.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/et.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fa.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fa_AF.xml View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fi.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fil.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fo.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fr.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fr_BE.xml View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/fr_CH.xml View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ga.xml View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/he.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/hi.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/hr.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/hu.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/hy.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/id.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/is.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/it.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ja.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ka.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/kl.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ko.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/lo.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/lt.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/lv.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/mk.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ms.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/mt.xml View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/nb.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/nci.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/nl.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/nn.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/pl.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/pt.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/pt_PT.xml View 1 chunk +21 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ro.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/root.xml View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ru.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/se.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sk.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sl.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sq.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sr.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sr_Latn.xml View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/sv.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/ta.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/th.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/tr.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/uk.xml View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/vi.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/zh.xml View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/xml/rbnf/zh_Hant.xml View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/zone/af.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ak.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/am.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ar.txt View 1 chunk +522 lines, -0 lines 0 comments Download
A icu46/source/data/zone/as.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/data/zone/asa.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/az.txt View 1 chunk +514 lines, -0 lines 0 comments Download
A icu46/source/data/zone/az_AZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/az_Cyrl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/az_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/az_Latn_AZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/be.txt View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bem.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bez.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bg.txt View 1 chunk +690 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bm.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bn.txt View 1 chunk +543 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bo.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/bs.txt View 1 chunk +1626 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ca.txt View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/data/zone/cgg.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/chr.txt View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/data/zone/cs.txt View 1 chunk +156 lines, -0 lines 0 comments Download
A icu46/source/data/zone/cy.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/da.txt View 1 chunk +777 lines, -0 lines 0 comments Download
A icu46/source/data/zone/dav.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/de.txt View 1 chunk +338 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ebu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ee.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/el.txt View 1 chunk +907 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en.txt View 1 chunk +735 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_AU.txt View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_CA.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_GB.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_NZ.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_RH.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_ZA.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/zone/en_ZW.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/zone/eo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/es.txt View 1 chunk +893 lines, -0 lines 0 comments Download
A icu46/source/data/zone/et.txt View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/data/zone/eu.txt View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fa.txt View 1 chunk +993 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ff.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fi.txt View 1 chunk +496 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fil.txt View 1 chunk +104 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fil_PH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fr.txt View 1 chunk +1072 lines, -0 lines 0 comments Download
A icu46/source/data/zone/fr_CA.txt View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ga.txt View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/data/zone/gl.txt View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/data/zone/gsw.txt View 1 chunk +344 lines, -0 lines 0 comments Download
A icu46/source/data/zone/gu.txt View 1 chunk +687 lines, -0 lines 0 comments Download
A icu46/source/data/zone/guz.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/gv.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_GH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_Latn_GH.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_Latn_NE.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_Latn_NG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_NE.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ha_NG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/haw.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/he.txt View 1 chunk +385 lines, -0 lines 0 comments Download
A icu46/source/data/zone/he_IL.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/hi.txt View 1 chunk +535 lines, -0 lines 0 comments Download
A icu46/source/data/zone/hr.txt View 1 chunk +405 lines, -0 lines 0 comments Download
A icu46/source/data/zone/hu.txt View 1 chunk +1068 lines, -0 lines 0 comments Download
A icu46/source/data/zone/hy.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/id.txt View 1 chunk +517 lines, -0 lines 0 comments Download
A icu46/source/data/zone/id_ID.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ig.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ii.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/in.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/in_ID.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/is.txt View 1 chunk +69 lines, -0 lines 0 comments Download
A icu46/source/data/zone/it.txt View 1 chunk +238 lines, -0 lines 0 comments Download
A icu46/source/data/zone/iw.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/iw_IL.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ja.txt View 1 chunk +679 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ja_JP.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ja_JP_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/zone/jmc.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ka.txt View 1 chunk +537 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kab.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kam.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kde.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kea.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/khq.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ki.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kk.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kk_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kk_Cyrl_KZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kk_KZ.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kln.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/km.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kn.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ko.txt View 1 chunk +1370 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kok.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/zone/kw.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/lag.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/lg.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/lt.txt View 1 chunk +1408 lines, -0 lines 0 comments Download
A icu46/source/data/zone/luo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/luy.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/lv.txt View 1 chunk +970 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mas.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mer.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mfe.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mg.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mk.txt View 1 chunk +761 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ml.txt View 1 chunk +1220 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mo.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mr.txt View 1 chunk +679 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ms.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/mt.txt View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/data/zone/my.txt View 1 chunk +348 lines, -0 lines 0 comments Download
A icu46/source/data/zone/naq.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nb.txt View 1 chunk +351 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nb_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nd.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ne.txt View 1 chunk +536 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nl.txt View 1 chunk +1146 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nn.txt View 1 chunk +127 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nn_NO.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/no.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/no_NO.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/no_NO_NY.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/nyn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/om.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/zone/or.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_Arab.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_Arab_PK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_Guru.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_Guru_IN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_IN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pa_PK.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pl.txt View 1 chunk +552 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pool.res View Binary file 0 comments Download
A icu46/source/data/zone/ps.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pt.txt View 1 chunk +822 lines, -0 lines 0 comments Download
A icu46/source/data/zone/pt_PT.txt View 1 chunk +924 lines, -0 lines 0 comments Download
A icu46/source/data/zone/resfiles.mk View 1 chunk +84 lines, -0 lines 0 comments Download
A icu46/source/data/zone/rm.txt View 1 chunk +446 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ro.txt View 1 chunk +304 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ro_MD.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/rof.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/root.txt View 1 chunk +752 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ru.txt View 1 chunk +1431 lines, -0 lines 0 comments Download
A icu46/source/data/zone/rw.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/zone/rwk.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/saq.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/seh.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ses.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sg.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sh.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sh_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sh_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/shi.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/shi_Latn.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A icu46/source/data/zone/shi_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/shi_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/shi_Tfng.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/si.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sk.txt View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sl.txt View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/so.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sq.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr.txt View 1 chunk +1601 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_BA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Cyrl_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Cyrl_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Cyrl_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Cyrl_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn.txt View 1 chunk +1627 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn_BA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn_CS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn_ME.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn_RS.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_Latn_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_ME.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_RS.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sr_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sv.txt View 1 chunk +1322 lines, -0 lines 0 comments Download
A icu46/source/data/zone/sw.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ta.txt View 1 chunk +684 lines, -0 lines 0 comments Download
A icu46/source/data/zone/te.txt View 1 chunk +670 lines, -0 lines 0 comments Download
A icu46/source/data/zone/teo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/th.txt View 1 chunk +1105 lines, -0 lines 0 comments Download
A icu46/source/data/zone/th_TH.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/data/zone/th_TH_TRADITIONAL.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ti.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tl.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tl_PH.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/to.txt View 1 chunk +99 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tr.txt View 1 chunk +833 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tzm.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tzm_Latn.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tzm_Latn_MA.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/tzm_MA.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uk.txt View 1 chunk +1277 lines, -0 lines 0 comments Download
A icu46/source/data/zone/ur.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_AF.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_Arab.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_Arab_AF.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_Cyrl.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_Cyrl_UZ.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_Latn.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/uz_UZ.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A icu46/source/data/zone/vi.txt View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/data/zone/vun.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/xog.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/yo.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh.txt View 1 chunk +1725 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_CN.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_HK.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hans.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hans_CN.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hans_SG.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hant.txt View 1 chunk +1910 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hant_HK.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hant_MO.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_Hant_TW.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_MO.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_SG.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zh_TW.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/data/zone/zu.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/i18n/Makefile.in View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/i18n/anytrans.h View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/i18n/anytrans.cpp View 1 chunk +386 lines, -0 lines 0 comments Download
A icu46/source/i18n/astro.h View 1 chunk +755 lines, -0 lines 0 comments Download
A icu46/source/i18n/astro.cpp View 1 chunk +1590 lines, -0 lines 0 comments Download
A icu46/source/i18n/basictz.cpp View 1 chunk +560 lines, -0 lines 0 comments Download
A icu46/source/i18n/bms.cpp View 1 chunk +153 lines, -0 lines 0 comments Download
A icu46/source/i18n/bmsearch.cpp View 1 chunk +817 lines, -0 lines 0 comments Download
A icu46/source/i18n/bocsu.h View 1 chunk +162 lines, -0 lines 0 comments Download
A icu46/source/i18n/bocsu.c View 1 chunk +191 lines, -0 lines 0 comments Download
A icu46/source/i18n/brktrans.h View 1 chunk +113 lines, -0 lines 0 comments Download
A icu46/source/i18n/brktrans.cpp View 1 chunk +188 lines, -0 lines 0 comments Download
A icu46/source/i18n/buddhcal.h View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/i18n/buddhcal.cpp View 1 chunk +212 lines, -0 lines 0 comments Download
A icu46/source/i18n/calendar.cpp View 1 chunk +3374 lines, -0 lines 0 comments Download
A icu46/source/i18n/casetrn.h View 1 chunk +104 lines, -0 lines 0 comments Download
A icu46/source/i18n/casetrn.cpp View 1 chunk +191 lines, -0 lines 0 comments Download
A icu46/source/i18n/cecal.h View 1 chunk +134 lines, -0 lines 0 comments Download
A icu46/source/i18n/cecal.cpp View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/i18n/chnsecal.h View 1 chunk +294 lines, -0 lines 0 comments Download
A icu46/source/i18n/chnsecal.cpp View 1 chunk +865 lines, -0 lines 0 comments Download
A icu46/source/i18n/choicfmt.cpp View 1 chunk +764 lines, -0 lines 0 comments Download
A icu46/source/i18n/coleitr.cpp View 1 chunk +485 lines, -0 lines 0 comments Download
A icu46/source/i18n/coll.cpp View 1 chunk +866 lines, -0 lines 0 comments Download
A icu46/source/i18n/colldata.cpp View 1 chunk +1100 lines, -0 lines 0 comments Download
A icu46/source/i18n/coptccal.h View 1 chunk +272 lines, -0 lines 0 comments Download
A icu46/source/i18n/coptccal.cpp View 1 chunk +178 lines, -0 lines 0 comments Download
A icu46/source/i18n/cpdtrans.h View 1 chunk +248 lines, -0 lines 0 comments Download
A icu46/source/i18n/cpdtrans.cpp View 1 chunk +616 lines, -0 lines 0 comments Download
A icu46/source/i18n/csdetect.h View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/i18n/csdetect.cpp View 1 chunk +414 lines, -0 lines 0 comments Download
A icu46/source/i18n/csmatch.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/i18n/csmatch.cpp View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/i18n/csr2022.h View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/i18n/csr2022.cpp View 1 chunk +175 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrecog.h View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrecog.cpp View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrmbcs.h View 1 chunk +205 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrmbcs.cpp View 1 chunk +519 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrsbcs.h View 1 chunk +427 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrsbcs.cpp View 1 chunk +1350 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrucode.h View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrucode.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrutf8.h View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/i18n/csrutf8.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/i18n/curramt.cpp View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/i18n/currfmt.h View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/i18n/currfmt.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/i18n/currpinf.cpp View 1 chunk +384 lines, -0 lines 0 comments Download
A icu46/source/i18n/currunit.cpp View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/i18n/datefmt.cpp View 1 chunk +513 lines, -0 lines 0 comments Download
A icu46/source/i18n/dcfmtsym.cpp View 1 chunk +449 lines, -0 lines 0 comments Download
A icu46/source/i18n/decContext.h View 1 chunk +267 lines, -0 lines 0 comments Download
A icu46/source/i18n/decContext.c View 1 chunk +435 lines, -0 lines 0 comments Download
A icu46/source/i18n/decNumber.h View 1 chunk +196 lines, -0 lines 0 comments Download
A icu46/source/i18n/decNumber.c View 1 chunk +8143 lines, -0 lines 0 comments Download
A icu46/source/i18n/decNumberLocal.h View 1 chunk +735 lines, -0 lines 0 comments Download
A icu46/source/i18n/decimfmt.cpp View 1 chunk +4615 lines, -0 lines 0 comments Download
A icu46/source/i18n/digitlst.h View 1 chunk +399 lines, -0 lines 0 comments Download
A icu46/source/i18n/digitlst.cpp View 1 chunk +861 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtfmtsym.cpp View 1 chunk +1576 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtitv_impl.h View 1 chunk +93 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtitvfmt.cpp View 1 chunk +1432 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtitvinf.cpp View 1 chunk +660 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtptngen.cpp View 1 chunk +2159 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtptngen_impl.h View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/i18n/dtrule.cpp View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/i18n/esctrn.h View 1 chunk +142 lines, -0 lines 0 comments Download
A icu46/source/i18n/esctrn.cpp View 1 chunk +179 lines, -0 lines 0 comments Download
A icu46/source/i18n/ethpccal.h View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/i18n/ethpccal.cpp View 1 chunk +214 lines, -0 lines 0 comments Download
A icu46/source/i18n/fmtable.cpp View 1 chunk +852 lines, -0 lines 0 comments Download
A icu46/source/i18n/fmtable_cnv.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/i18n/format.cpp View 1 chunk +213 lines, -0 lines 0 comments Download
A icu46/source/i18n/fphdlimp.h View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/i18n/fphdlimp.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/i18n/fpositer.cpp View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/i18n/funcrepl.h View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/i18n/funcrepl.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/i18n/gregocal.cpp View 1 chunk +1356 lines, -0 lines 0 comments Download
A icu46/source/i18n/gregoimp.h View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/i18n/gregoimp.cpp View 1 chunk +328 lines, -0 lines 0 comments Download
A icu46/source/i18n/hebrwcal.h View 1 chunk +486 lines, -0 lines 0 comments Download
A icu46/source/i18n/hebrwcal.cpp View 1 chunk +758 lines, -0 lines 0 comments Download
A icu46/source/i18n/i18n.rc View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/i18n/i18n.vcxproj View 1 chunk +1472 lines, -0 lines 0 comments Download
A icu46/source/i18n/i18n.vcxproj.filters View 1 chunk +955 lines, -0 lines 0 comments Download
A icu46/source/i18n/indiancal.h View 1 chunk +372 lines, -0 lines 0 comments Download
A icu46/source/i18n/indiancal.cpp View 1 chunk +449 lines, -0 lines 0 comments Download
A icu46/source/i18n/inputext.h View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/i18n/inputext.cpp View 1 chunk +164 lines, -0 lines 0 comments Download
A icu46/source/i18n/islamcal.h View 1 chunk +463 lines, -0 lines 0 comments Download
A icu46/source/i18n/islamcal.cpp View 1 chunk +545 lines, -0 lines 0 comments Download
A icu46/source/i18n/japancal.h View 1 chunk +217 lines, -0 lines 0 comments Download
A icu46/source/i18n/japancal.cpp View 1 chunk +531 lines, -0 lines 0 comments Download
A icu46/source/i18n/locdspnm.cpp View 1 chunk +694 lines, -0 lines 0 comments Download
A icu46/source/i18n/measfmt.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/i18n/measure.cpp View 1 chunk +67 lines, -0 lines 0 comments Download
A icu46/source/i18n/msgfmt.cpp View 1 chunk +1858 lines, -0 lines 0 comments Download
A icu46/source/i18n/msgfmt_impl.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/i18n/name2uni.h View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/i18n/name2uni.cpp View 1 chunk +254 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfrlist.h View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfrs.h View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfrs.cpp View 1 chunk +946 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfrule.h View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfrule.cpp View 1 chunk +1476 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfsubs.h View 1 chunk +266 lines, -0 lines 0 comments Download
A icu46/source/i18n/nfsubs.cpp View 1 chunk +1317 lines, -0 lines 0 comments Download
A icu46/source/i18n/nortrans.h View 1 chunk +100 lines, -0 lines 0 comments Download
A icu46/source/i18n/nortrans.cpp View 1 chunk +175 lines, -0 lines 0 comments Download
A icu46/source/i18n/nultrans.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/i18n/nultrans.cpp View 1 chunk +36 lines, -0 lines 0 comments Download
A icu46/source/i18n/numfmt.cpp View 1 chunk +1299 lines, -0 lines 0 comments Download
A icu46/source/i18n/numsys.cpp View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/i18n/olsontz.h View 1 chunk +427 lines, -0 lines 0 comments Download
A icu46/source/i18n/olsontz.cpp View 1 chunk +1056 lines, -0 lines 0 comments Download
A icu46/source/i18n/persncal.h View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/i18n/persncal.cpp View 1 chunk +465 lines, -0 lines 0 comments Download
A icu46/source/i18n/plurfmt.cpp View 1 chunk +537 lines, -0 lines 0 comments Download
A icu46/source/i18n/plurrule.cpp View 1 chunk +1212 lines, -0 lines 0 comments Download
A icu46/source/i18n/plurrule_impl.h View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/i18n/quant.h View 1 chunk +128 lines, -0 lines 0 comments Download
A icu46/source/i18n/quant.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbnf.cpp View 1 chunk +1615 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt.h View 1 chunk +473 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt.cpp View 1 chunk +295 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_data.h View 1 chunk +152 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_data.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_pars.h View 1 chunk +355 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_pars.cpp View 1 chunk +1732 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_rule.h View 1 chunk +308 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_rule.cpp View 1 chunk +556 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_set.h View 1 chunk +165 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbt_set.cpp View 1 chunk +466 lines, -0 lines 0 comments Download
A icu46/source/i18n/rbtz.cpp View 1 chunk +934 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexcmp.h View 1 chunk +229 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexcmp.cpp View 1 chunk +4323 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexcst.h View 1 chunk +504 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexcst.pl View 1 chunk +328 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexcst.txt View 1 chunk +467 lines, -0 lines 0 comments Download
A icu46/source/i18n/regeximp.h View 1 chunk +357 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexst.h View 1 chunk +58 lines, -0 lines 0 comments Download
A icu46/source/i18n/regexst.cpp View 1 chunk +294 lines, -0 lines 0 comments Download
A icu46/source/i18n/regextxt.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/i18n/regextxt.cpp View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/i18n/reldtfmt.h View 1 chunk +301 lines, -0 lines 0 comments Download
A icu46/source/i18n/reldtfmt.cpp View 1 chunk +472 lines, -0 lines 0 comments Download
A icu46/source/i18n/rematch.cpp View 1 chunk +6073 lines, -0 lines 0 comments Download
A icu46/source/i18n/remtrans.h View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/i18n/remtrans.cpp View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/i18n/repattrn.cpp View 1 chunk +839 lines, -0 lines 0 comments Download
A icu46/source/i18n/search.cpp View 1 chunk +443 lines, -0 lines 0 comments Download
A icu46/source/i18n/selfmt.cpp View 1 chunk +447 lines, -0 lines 0 comments Download
A icu46/source/i18n/selfmtimpl.h View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/i18n/simpletz.cpp View 1 chunk +1221 lines, -0 lines 0 comments Download
A icu46/source/i18n/smpdtfmt.cpp View 1 chunk +3295 lines, -0 lines 0 comments Download
A icu46/source/i18n/sortkey.cpp View 1 chunk +403 lines, -0 lines 0 comments Download
A icu46/source/i18n/strmatch.h View 1 chunk +254 lines, -0 lines 0 comments Download
A icu46/source/i18n/strmatch.cpp View 1 chunk +289 lines, -0 lines 0 comments Download
A icu46/source/i18n/strrepl.h View 1 chunk +165 lines, -0 lines 0 comments Download
A icu46/source/i18n/strrepl.cpp View 1 chunk +328 lines, -0 lines 0 comments Download
A icu46/source/i18n/stsearch.cpp View 1 chunk +509 lines, -0 lines 0 comments Download
A icu46/source/i18n/taiwncal.h View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/i18n/taiwncal.cpp View 1 chunk +220 lines, -0 lines 0 comments Download
A icu46/source/i18n/tblcoll.cpp View 1 chunk +732 lines, -0 lines 0 comments Download
A icu46/source/i18n/timezone.cpp View 1 chunk +1387 lines, -0 lines 0 comments Download
A icu46/source/i18n/titletrn.h View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/i18n/titletrn.cpp View 1 chunk +167 lines, -0 lines 0 comments Download
A icu46/source/i18n/tmunit.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/i18n/tmutamt.cpp View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/i18n/tmutfmt.cpp View 1 chunk +874 lines, -0 lines 0 comments Download
A icu46/source/i18n/tolowtrn.h View 1 chunk +74 lines, -0 lines 0 comments Download
A icu46/source/i18n/tolowtrn.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/i18n/toupptrn.h View 1 chunk +74 lines, -0 lines 0 comments Download
A icu46/source/i18n/toupptrn.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/i18n/translit.cpp View 1 chunk +1644 lines, -0 lines 0 comments Download
A icu46/source/i18n/transreg.h View 1 chunk +462 lines, -0 lines 0 comments Download
A icu46/source/i18n/transreg.cpp View 1 chunk +1359 lines, -0 lines 0 comments Download
A icu46/source/i18n/tridpars.h View 1 chunk +361 lines, -0 lines 0 comments Download
A icu46/source/i18n/tridpars.cpp View 1 chunk +938 lines, -0 lines 0 comments Download
A icu46/source/i18n/tzrule.cpp View 1 chunk +627 lines, -0 lines 0 comments Download
A icu46/source/i18n/tztrans.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucal.cpp View 1 chunk +687 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucln_in.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucln_in.c View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol.cpp View 1 chunk +8593 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_bld.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_bld.cpp View 1 chunk +1417 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_cnt.h View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_cnt.cpp View 1 chunk +587 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_elm.h View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_elm.cpp View 1 chunk +2064 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_imp.h View 1 chunk +1133 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_res.cpp View 1 chunk +1295 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_sit.cpp View 1 chunk +911 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_tok.h View 1 chunk +211 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_tok.cpp View 1 chunk +2452 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_wgt.h View 1 chunk +70 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucol_wgt.cpp View 1 chunk +564 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucoleitr.cpp View 1 chunk +784 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucsdet.cpp View 1 chunk +180 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucurr.cpp View 1 chunk +2258 lines, -0 lines 0 comments Download
A icu46/source/i18n/ucurrimp.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/i18n/udat.cpp View 1 chunk +962 lines, -0 lines 0 comments Download
A icu46/source/i18n/udatpg.cpp View 1 chunk +271 lines, -0 lines 0 comments Download
A icu46/source/i18n/ulocdata.c View 1 chunk +341 lines, -0 lines 0 comments Download
A icu46/source/i18n/umsg.cpp View 1 chunk +706 lines, -0 lines 0 comments Download
A icu46/source/i18n/umsg_imp.h View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/i18n/unesctrn.h View 1 chunk +110 lines, -0 lines 0 comments Download
A icu46/source/i18n/unesctrn.cpp View 1 chunk +290 lines, -0 lines 0 comments Download
A icu46/source/i18n/uni2name.h View 1 chunk +87 lines, -0 lines 0 comments Download
A icu46/source/i18n/uni2name.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/basictz.h View 1 chunk +210 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/bms.h View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/bmsearch.h View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/calendar.h View 1 chunk +2252 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/choicfmt.h View 1 chunk +749 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/coleitr.h View 1 chunk +400 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/coll.h View 1 chunk +1113 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/colldata.h View 1 chunk +452 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/curramt.h View 1 chunk +130 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/currpinf.h View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/currunit.h View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/datefmt.h View 1 chunk +751 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dcfmtsym.h View 1 chunk +460 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/decimfmt.h View 1 chunk +2310 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dtfmtsym.h View 1 chunk +755 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dtitvfmt.h View 1 chunk +970 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dtitvinf.h View 1 chunk +527 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dtptngen.h View 1 chunk +474 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/dtrule.h View 1 chunk +250 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/fieldpos.h View 1 chunk +291 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/fmtable.h View 1 chunk +673 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/format.h View 1 chunk +303 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/fpositer.h View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/gregocal.h View 1 chunk +823 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/locdspnm.h View 1 chunk +188 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/measfmt.h View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/measunit.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/measure.h View 1 chunk +137 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/msgfmt.h View 1 chunk +961 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/numfmt.h View 1 chunk +1051 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/numsys.h View 1 chunk +191 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/plurfmt.h View 1 chunk +549 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/plurrule.h View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/rbnf.h View 1 chunk +1059 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/rbtz.h View 1 chunk +361 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/regex.h View 1 chunk +1772 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/search.h View 1 chunk +569 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/selfmt.h View 1 chunk +377 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/simpletz.h View 1 chunk +927 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/smpdtfmt.h View 1 chunk +1207 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/sortkey.h View 1 chunk +324 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/stsearch.h View 1 chunk +518 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tblcoll.h View 1 chunk +966 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/timezone.h View 1 chunk +777 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tmunit.h View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tmutamt.h View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tmutfmt.h View 1 chunk +272 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/translit.h View 1 chunk +1320 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tzrule.h View 1 chunk +828 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/tztrans.h View 1 chunk +195 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ucal.h View 1 chunk +1285 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ucol.h View 1 chunk +1227 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ucoleitr.h View 1 chunk +330 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ucsdet.h View 1 chunk +370 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ucurr.h View 1 chunk +316 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/udat.h View 1 chunk +997 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/udatpg.h View 1 chunk +586 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/uldnames.h View 1 chunk +270 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/ulocdata.h View 1 chunk +263 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/umsg.h View 1 chunk +709 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/unirepl.h View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/unum.h View 1 chunk +999 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/uregex.h View 1 chunk +1451 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/usearch.h View 1 chunk +829 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/uspoof.h View 1 chunk +887 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/utmscale.h View 1 chunk +481 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/utrans.h View 1 chunk +603 lines, -0 lines 0 comments Download
A icu46/source/i18n/unicode/vtzone.h View 1 chunk +455 lines, -0 lines 0 comments Download
A icu46/source/i18n/unum.cpp View 1 chunk +947 lines, -0 lines 0 comments Download
A icu46/source/i18n/uregex.cpp View 1 chunk +1910 lines, -0 lines 0 comments Download
A icu46/source/i18n/uregexc.cpp View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/i18n/usearch.cpp View 1 chunk +4749 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof.cpp View 1 chunk +827 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_build.cpp View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_conf.h View 1 chunk +132 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_conf.cpp View 1 chunk +600 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_impl.h View 1 chunk +414 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_impl.cpp View 1 chunk +964 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_wsconf.h View 1 chunk +70 lines, -0 lines 0 comments Download
A icu46/source/i18n/uspoof_wsconf.cpp View 1 chunk +435 lines, -0 lines 0 comments Download
A icu46/source/i18n/usrchimp.h View 1 chunk +140 lines, -0 lines 0 comments Download
A icu46/source/i18n/utmscale.c View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/i18n/utrans.cpp View 1 chunk +495 lines, -0 lines 0 comments Download
A icu46/source/i18n/vtzone.cpp View 1 chunk +2625 lines, -0 lines 0 comments Download
A icu46/source/i18n/vzone.h View 1 chunk +386 lines, -0 lines 0 comments Download
A icu46/source/i18n/vzone.cpp View 1 chunk +185 lines, -0 lines 0 comments Download
A icu46/source/i18n/windtfmt.h View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/i18n/windtfmt.cpp View 1 chunk +321 lines, -0 lines 0 comments Download
A icu46/source/i18n/winnmfmt.h View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/i18n/winnmfmt.cpp View 1 chunk +354 lines, -0 lines 0 comments Download
A icu46/source/i18n/wintzimpl.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/i18n/wintzimpl.cpp View 1 chunk +157 lines, -0 lines 0 comments Download
A icu46/source/i18n/zonemeta.h View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/i18n/zonemeta.cpp View 1 chunk +650 lines, -0 lines 0 comments Download
A icu46/source/i18n/zrule.h View 1 chunk +302 lines, -0 lines 0 comments Download
A icu46/source/i18n/zrule.cpp View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/i18n/zstrfmt.h View 1 chunk +526 lines, -0 lines 0 comments Download
A icu46/source/i18n/zstrfmt.cpp View 1 chunk +2228 lines, -0 lines 0 comments Download
A icu46/source/i18n/ztrans.h View 1 chunk +188 lines, -0 lines 0 comments Download
A icu46/source/i18n/ztrans.cpp View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/icudefs.mk.in View 1 chunk +286 lines, -0 lines 0 comments Download
A icu46/source/install-sh View 1 chunk +251 lines, -0 lines 0 comments Download
A icu46/source/io/Makefile.in View 1 chunk +166 lines, -0 lines 0 comments Download
A icu46/source/io/io.rc View 1 chunk +108 lines, -0 lines 0 comments Download
A icu46/source/io/io.vcxproj View 1 chunk +322 lines, -0 lines 0 comments Download
A icu46/source/io/io.vcxproj.filters View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/io/locbund.h View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/io/locbund.c View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/io/sprintf.c View 1 chunk +260 lines, -0 lines 0 comments Download
A icu46/source/io/sscanf.c View 1 chunk +128 lines, -0 lines 0 comments Download
A icu46/source/io/ucln_io.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/io/ucln_io.c View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/io/ufile.h View 1 chunk +132 lines, -0 lines 0 comments Download
A icu46/source/io/ufile.c View 1 chunk +311 lines, -0 lines 0 comments Download
A icu46/source/io/ufmt_cmn.h View 1 chunk +159 lines, -0 lines 0 comments Download
A icu46/source/io/ufmt_cmn.c View 1 chunk +253 lines, -0 lines 0 comments Download
A icu46/source/io/unicode/ustdio.h View 1 chunk +951 lines, -0 lines 0 comments Download
A icu46/source/io/unicode/ustream.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/io/uprintf.h View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/io/uprintf.c View 1 chunk +163 lines, -0 lines 0 comments Download
A icu46/source/io/uprntf_p.c View 1 chunk +1589 lines, -0 lines 0 comments Download
A icu46/source/io/uscanf.h View 1 chunk +36 lines, -0 lines 0 comments Download
A icu46/source/io/uscanf.c View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/io/uscanf_p.c View 1 chunk +1407 lines, -0 lines 0 comments Download
A icu46/source/io/ustdio.c View 1 chunk +726 lines, -0 lines 0 comments Download
A icu46/source/io/ustream.cpp View 1 chunk +172 lines, -0 lines 0 comments Download
A icu46/source/mkinstalldirs View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/runConfigureICU View 1 chunk +394 lines, -0 lines 0 comments Download
A icu46/source/stubdata/Makefile.in View 1 chunk +149 lines, -0 lines 0 comments Download
A icu46/source/stubdata/stubdata.c View 1 chunk +74 lines, -0 lines 0 comments Download
A icu46/source/stubdata/stubdata.vcxproj View 1 chunk +280 lines, -0 lines 0 comments Download
A icu46/source/stubdata/stubdata.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/Makefile.in View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/Makefile.in View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/bocu1tst.c View 1 chunk +1032 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/callcoll.h View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/callcoll.c View 1 chunk +1298 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/calldata.h View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/calltest.c View 1 chunk +83 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/capitst.h View 1 chunk +134 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/capitst.c View 1 chunk +2353 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbiapts.h View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbiapts.c View 1 chunk +815 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbididat.c View 1 chunk +434 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbiditst.h View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbiditst.c View 1 chunk +4047 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cbkittst.c View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccaltst.h View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccaltst.c View 1 chunk +1659 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccapitst.h View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccapitst.c View 1 chunk +3748 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccolltst.h View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccolltst.c View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cconvtst.c View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cctest.c View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccurrtst.h View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ccurrtst.c View 1 chunk +167 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdattst.h View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdattst.c View 1 chunk +1235 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdetst.h View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdetst.c View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdtdptst.h View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdtdptst.c View 1 chunk +352 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdtrgtst.h View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cdtrgtst.c View 1 chunk +627 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cestst.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cestst.c View 1 chunk +123 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cfintst.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cfintst.c View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cformtst.h View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cformtst.c View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cfrtst.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cfrtst.c View 1 chunk +335 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cg7coll.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cg7coll.c View 1 chunk +306 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/chashtst.c View 1 chunk +384 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cintltst.h View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cintltst.c View 1 chunk +700 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cintltst.vcxproj View 1 chunk +377 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cintltst.vcxproj.filters View 1 chunk +399 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/citertst.h View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/citertst.c View 1 chunk +2020 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cjaptst.h View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cjaptst.c View 1 chunk +255 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cldrtest.c View 1 chunk +1360 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cloctst.h View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cloctst.c View 1 chunk +5578 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cmsccoll.c View 1 chunk +6514 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cmsgtst.h View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cmsgtst.c View 1 chunk +1165 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnmdptst.h View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnmdptst.c View 1 chunk +1067 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnormtst.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnormtst.c View 1 chunk +1514 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnumtst.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cnumtst.c View 1 chunk +1758 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/colutil.c View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cposxtst.c View 1 chunk +109 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/crestst.h View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/crestst.c View 1 chunk +1017 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/creststn.h View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/creststn.c View 1 chunk +3032 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cstrcase.c View 1 chunk +1008 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cstrtest.c View 1 chunk +341 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cturtst.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cturtst.c View 1 chunk +131 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cucdapi.h View 1 chunk +10 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cucdapi.c View 1 chunk +510 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cucdtst.c View 1 chunk +3337 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/currtest.c View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/custrtrn.c View 1 chunk +2084 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/custrtst.c View 1 chunk +1817 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/cutiltst.c View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/encoll.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/encoll.c View 1 chunk +357 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/eurocreg.c View 1 chunk +188 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/hpmufn.c View 1 chunk +475 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/idnatest.c View 1 chunk +1033 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nccbtst.h View 1 chunk +69 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nccbtst.c View 1 chunk +3386 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ncnvfbts.h View 1 chunk +36 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ncnvfbts.c View 1 chunk +757 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ncnvtst.c View 1 chunk +2056 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nfsprep.h View 1 chunk +113 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nfsprep.c View 1 chunk +310 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nucnvtst.h View 1 chunk +24 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/nucnvtst.c View 1 chunk +5529 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/putiltst.c View 1 chunk +701 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/reapits.c View 1 chunk +2153 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/sorttest.c View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/spooftest.c View 1 chunk +507 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/spreptst.c View 1 chunk +820 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/sprpdata.c View 1 chunk +315 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/stdnmtst.c View 1 chunk +308 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/tracetst.c View 1 chunk +379 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/trie2test.c View 1 chunk +1428 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/trietest.c View 1 chunk +886 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ucnvseltst.h View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ucnvseltst.c View 1 chunk +540 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/ucsdetst.c View 1 chunk +590 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/udatatst.c View 1 chunk +1769 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/udatpg_test.c View 1 chunk +416 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/uenumtst.c View 1 chunk +307 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/usettest.c View 1 chunk +654 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/usrchdat.c View 1 chunk +758 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/usrchtst.c View 1 chunk +2613 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/utexttst.c View 1 chunk +272 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/utf16tst.c View 1 chunk +734 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/utf8tst.c View 1 chunk +956 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/utmstest.c View 1 chunk +487 lines, -0 lines 0 comments Download
A icu46/source/test/cintltst/utransts.c View 1 chunk +714 lines, -0 lines 0 comments Download
A icu46/source/test/compat/Makefile.in View 1 chunk +75 lines, -0 lines 0 comments Download
A icu46/source/test/compat/readme.txt View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/test/compat/tzdate.c View 1 chunk +140 lines, -0 lines 0 comments Download
A icu46/source/test/compat/tzone.pl View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/hdrtst/Makefile.in View 1 chunk +213 lines, -0 lines 0 comments Download
A icu46/source/test/hdrtst/cxxfiles.txt View 1 chunk +107 lines, -0 lines 0 comments Download
A icu46/source/test/hdrtst/dfiles.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A icu46/source/test/hdrtst/pfiles.txt View 1 chunk +3 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/Makefile.in View 1 chunk +119 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/aliastst.h View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/aliastst.cpp View 1 chunk +287 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/allcoll.h View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/allcoll.cpp View 1 chunk +212 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/apicoll.h View 1 chunk +179 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/apicoll.cpp View 1 chunk +2293 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/astrotst.h View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/astrotst.cpp View 1 chunk +484 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/bidiconf.cpp View 1 chunk +488 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/calcasts.h View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/calcasts.cpp View 1 chunk +502 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/callimts.h View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/callimts.cpp View 1 chunk +458 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/calregts.h View 1 chunk +93 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/calregts.cpp View 1 chunk +2768 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/caltest.h View 1 chunk +226 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/caltest.cpp View 1 chunk +2163 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/caltztst.h View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/caltztst.cpp View 1 chunk +244 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/canittst.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/canittst.cpp View 1 chunk +338 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/citrtest.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/citrtest.cpp View 1 chunk +1187 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/cntabcol.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/cntabcol.cpp View 1 chunk +249 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/convtest.h View 1 chunk +105 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/convtest.cpp View 1 chunk +1605 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/cpdtrtst.h View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/cpdtrtst.cpp View 1 chunk +442 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/csdetest.h View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/csdetest.cpp View 1 chunk +752 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/currcoll.h View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/currcoll.cpp View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrcal.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrcal.cpp View 1 chunk +485 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrcoll.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrcoll.cpp View 1 chunk +291 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrfmt.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dadrfmt.cpp View 1 chunk +342 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dcfmapts.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dcfmapts.cpp View 1 chunk +504 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dcfmtest.h View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dcfmtest.cpp View 1 chunk +518 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/decoll.h View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/decoll.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmapts.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmapts.cpp View 1 chunk +385 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmrgts.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmrgts.cpp View 1 chunk +1464 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmtrtts.h View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmtrtts.cpp View 1 chunk +573 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmttst.h View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtfmttst.cpp View 1 chunk +3428 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtifmtts.h View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtifmtts.cpp View 1 chunk +1305 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtptngts.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/dtptngts.cpp View 1 chunk +824 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/encoll.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/encoll.cpp View 1 chunk +334 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/escoll.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/escoll.cpp View 1 chunk +116 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ficoll.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ficoll.cpp View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/fldset.h View 1 chunk +292 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/fldset.cpp View 1 chunk +355 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/frcoll.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/frcoll.cpp View 1 chunk +217 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/g7coll.h View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/g7coll.cpp View 1 chunk +302 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/icusvtst.h View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/icusvtst.cpp View 1 chunk +1515 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/idnaconf.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/idnaconf.cpp View 1 chunk +353 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/idnaref.h View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/idnaref.cpp View 1 chunk +1048 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/incaltst.h View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/incaltst.cpp View 1 chunk +818 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/intltest.h View 1 chunk +296 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/intltest.cpp View 1 chunk +1797 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/intltest.vcxproj View 1 chunk +532 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/intltest.vcxproj.filters View 1 chunk +808 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itercoll.h View 1 chunk +119 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itercoll.cpp View 1 chunk +647 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itformat.h View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itformat.cpp View 1 chunk +148 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itmajor.h View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itmajor.cpp View 1 chunk +229 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbbi.h View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbbi.cpp View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnf.h View 1 chunk +147 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnf.cpp View 1 chunk +2051 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnfp.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnfp.cpp View 1 chunk +183 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnfrt.h View 1 chunk +99 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itrbnfrt.cpp View 1 chunk +364 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itspoof.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itspoof.cpp View 1 chunk +402 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ittrans.h View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ittrans.cpp View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itutil.h View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/itutil.cpp View 1 chunk +450 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/jacoll.h View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/jacoll.cpp View 1 chunk +199 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/jamotest.h View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/jamotest.cpp View 1 chunk +553 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/lcukocol.h View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/lcukocol.cpp View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/locnmtst.h View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/locnmtst.cpp View 1 chunk +241 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/loctest.h View 1 chunk +174 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/loctest.cpp View 1 chunk +2521 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/miscdtfm.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/miscdtfm.cpp View 1 chunk +381 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/mnkytst.h View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/mnkytst.cpp View 1 chunk +269 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/msfmrgts.h View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/msfmrgts.cpp View 1 chunk +993 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nmfmapts.h View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nmfmapts.cpp View 1 chunk +398 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nmfmtrt.h View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nmfmtrt.cpp View 1 chunk +357 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/normconf.h View 1 chunk +105 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/normconf.cpp View 1 chunk +598 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nptrans.h View 1 chunk +164 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/nptrans.cpp View 1 chunk +284 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/numfmtst.h View 1 chunk +253 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/numfmtst.cpp View 1 chunk +6226 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/numrgts.h View 1 chunk +103 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/numrgts.cpp View 1 chunk +2689 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/plurfmts.h View 1 chunk +48 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/plurfmts.cpp View 1 chunk +591 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/plurults.h View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/plurults.cpp View 1 chunk +337 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/pptest.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/pptest.cpp View 1 chunk +231 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/punyref.h View 1 chunk +116 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/punyref.c View 1 chunk +302 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rbbiapts.h View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rbbiapts.cpp View 1 chunk +1186 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rbbitst.h View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rbbitst.cpp View 1 chunk +4794 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/regcoll.h View 1 chunk +249 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/regcoll.cpp View 1 chunk +1300 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/regextst.h View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/regextst.cpp View 1 chunk +5011 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/reptest.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/reptest.cpp View 1 chunk +320 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/restest.h View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/restest.cpp View 1 chunk +633 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/restsnew.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/restsnew.cpp View 1 chunk +1185 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rndmcoll.h View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/rndmcoll.cpp View 1 chunk +176 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/sdtfmtts.h View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/sdtfmtts.cpp View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/selfmts.h View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/selfmts.cpp View 1 chunk +327 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/sfwdchit.h View 1 chunk +77 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/sfwdchit.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/simplethread.h View 1 chunk +31 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/simplethread.cpp View 1 chunk +472 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/srchtest.h View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/srchtest.cpp View 1 chunk +2391 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ssearch.h View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ssearch.cpp View 1 chunk +2517 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/strcase.cpp View 1 chunk +542 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/strtest.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/strtest.cpp View 1 chunk +556 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/svccoll.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/svccoll.cpp View 1 chunk +592 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tchcfmt.h View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tchcfmt.cpp View 1 chunk +632 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/testidn.cpp View 1 chunk +454 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/testidna.h View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/testidna.cpp View 1 chunk +1599 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/testutil.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/testutil.cpp View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/textfile.h View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/textfile.cpp View 1 chunk +179 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tfsmalls.h View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tfsmalls.cpp View 1 chunk +387 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/thcoll.h View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/thcoll.cpp View 1 chunk +459 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tmsgfmt.h View 1 chunk +120 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tmsgfmt.cpp View 1 chunk +1626 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tokiter.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tokiter.cpp View 1 chunk +107 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transapi.h View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transapi.cpp View 1 chunk +984 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transrt.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transrt.cpp View 1 chunk +1710 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transtst.h View 1 chunk +427 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/transtst.cpp View 1 chunk +4843 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/trcoll.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/trcoll.cpp View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/trnserr.h View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/trnserr.cpp View 1 chunk +283 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tscoll.h View 1 chunk +58 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tscoll.cpp View 1 chunk +536 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdate.h View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdate.cpp View 1 chunk +288 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdcfmsy.h View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdcfmsy.cpp View 1 chunk +232 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdtfmsy.h View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsdtfmsy.cpp View 1 chunk +366 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsmthred.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsmthred.cpp View 1 chunk +1240 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsnmfmt.h View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsnmfmt.cpp View 1 chunk +441 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsputil.h View 1 chunk +47 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tsputil.cpp View 1 chunk +565 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tstnorm.h View 1 chunk +87 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tstnorm.cpp View 1 chunk +1482 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tstnrapi.cpp View 1 chunk +167 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tufmtts.h View 1 chunk +45 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tufmtts.cpp View 1 chunk +326 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzbdtest.h View 1 chunk +99 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzbdtest.cpp View 1 chunk +515 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzfmttst.h View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzfmttst.cpp View 1 chunk +557 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzoffloc.h View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzoffloc.cpp View 1 chunk +329 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzregts.h View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzregts.cpp View 1 chunk +1205 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzrulets.h View 1 chunk +53 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tzrulets.cpp View 1 chunk +2622 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tztest.h View 1 chunk +110 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/tztest.cpp View 1 chunk +1979 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ucaconf.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ucaconf.cpp View 1 chunk +293 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ucdtest.h View 1 chunk +54 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ucdtest.cpp View 1 chunk +371 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/uobjtest.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/uobjtest.cpp View 1 chunk +597 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/usettest.h View 1 chunk +190 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/usettest.cpp View 1 chunk +3835 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ustrtest.h View 1 chunk +98 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/ustrtest.cpp View 1 chunk +2015 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/uts46test.cpp View 1 chunk +857 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/utxttest.h View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/utxttest.cpp View 1 chunk +1930 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/uvectest.h View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/uvectest.cpp View 1 chunk +200 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/v32test.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/v32test.cpp View 1 chunk +495 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/wbnf.h View 1 chunk +157 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/wbnf.cpp View 1 chunk +1771 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/windttst.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/windttst.cpp View 1 chunk +196 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/winnmtst.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/winnmtst.cpp View 1 chunk +323 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/winutil.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/test/intltest/winutil.cpp View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/Makefile.in View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/filetst.c View 1 chunk +1602 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/iotest.h View 1 chunk +42 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/iotest.cpp View 1 chunk +882 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/iotest.vcxproj View 1 chunk +262 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/iotest.vcxproj.filters View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/stream.cpp View 1 chunk +342 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/strtst.c View 1 chunk +800 lines, -0 lines 0 comments Download
A icu46/source/test/iotest/trnstst.c View 1 chunk +316 lines, -0 lines 0 comments Download
A icu46/source/test/letest/FontObject.h View 1 chunk +235 lines, -0 lines 0 comments Download
A icu46/source/test/letest/FontObject.cpp View 1 chunk +240 lines, -0 lines 0 comments Download
A icu46/source/test/letest/FontTableCache.h View 1 chunk +41 lines, -0 lines 0 comments Download
A icu46/source/test/letest/FontTableCache.cpp View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/test/letest/Makefile.in View 1 chunk +105 lines, -0 lines 0 comments Download
A icu46/source/test/letest/PortableFontInstance.h View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/test/letest/PortableFontInstance.cpp View 1 chunk +436 lines, -0 lines 0 comments Download
A icu46/source/test/letest/SimpleFontInstance.h View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/test/letest/SimpleFontInstance.cpp View 1 chunk +132 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cfonts.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cfonts.cpp View 1 chunk +69 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cletest.c View 1 chunk +742 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cletest.sln View 1 chunk +26 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cletest.vcxproj View 1 chunk +187 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cletest.vcxproj.filters View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cmaps.h View 1 chunk +85 lines, -0 lines 0 comments Download
A icu46/source/test/letest/cmaps.cpp View 1 chunk +200 lines, -0 lines 0 comments Download
A icu46/source/test/letest/gendata.cpp View 1 chunk +297 lines, -0 lines 0 comments Download
A icu46/source/test/letest/gendata.sln View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/test/letest/gendata.vcxproj View 1 chunk +254 lines, -0 lines 0 comments Download
A icu46/source/test/letest/gendata.xml View 1 chunk +151 lines, -0 lines 0 comments Download
A icu46/source/test/letest/gendata.vcxproj.filters View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letest.h View 1 chunk +49 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letest.cpp View 1 chunk +1126 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letest.sln View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letest.vcxproj View 1 chunk +277 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letest.vcxproj.filters View 1 chunk +75 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letsutil.h View 1 chunk +37 lines, -0 lines 0 comments Download
A icu46/source/test/letest/letsutil.cpp View 1 chunk +113 lines, -0 lines 0 comments Download
A icu46/source/test/letest/readme.html View 1 chunk +114 lines, -0 lines 0 comments Download
A icu46/source/test/letest/sfnt.h View 1 chunk +449 lines, -0 lines 0 comments Download
A icu46/source/test/letest/testdata.cpp View 1 chunk +638 lines, -0 lines 0 comments Download
A icu46/source/test/letest/xmlreader.h View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/test/letest/xmlreader.cpp View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/DateFmtPerf.h View 1 chunk +446 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/DateFmtPerf.cpp View 1 chunk +193 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/DateFmtPerf.vcxproj View 1 chunk +117 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/DateFmtPerf.vcxproj.filters View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/Makefile.in View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/ReadMe.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/breakdata.h View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/collationdata.h View 1 chunk +268 lines, -0 lines 0 comments Download
A icu46/source/test/perf/DateFmtPerf/datedata.h View 1 chunk +52 lines, -0 lines 0 comments Download
A icu46/source/test/perf/Makefile.in View 1 chunk +92 lines, -0 lines 0 comments Download
A icu46/source/test/perf/README View 1 chunk +61 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/CharPerf.pl View 1 chunk +55 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/CharPerf_r.pl View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/charperf.h View 1 chunk +239 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/charperf.cpp View 1 chunk +255 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/charperf.vcxproj View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/test/perf/charperf/charperf.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collationperf/CollPerf.pl View 1 chunk +277 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collationperf/Makefile.in View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collationperf/collperf.cpp View 1 chunk +1755 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collationperf/readme.html View 1 chunk +84 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/CollPerf.pl View 1 chunk +95 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/CollPerf_r.pl View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/collperf.cpp View 1 chunk +880 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/collperf.vcxproj View 1 chunk +262 lines, -0 lines 0 comments Download
A icu46/source/test/perf/collperf/collperf.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/ConvPerf_r.pl View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf.h View 1 chunk +568 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf.cpp View 1 chunk +654 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf.vcxproj View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf.vcxproj.filters View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf_ansi.pl View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/convperf_iml.pl View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/perf/convperf/data.h View 1 chunk +2731 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/NormPerf.pl View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/NormPerf_r.pl View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/dtfmtrtperf.h View 1 chunk +231 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/dtfmtrtperf.cpp View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/dtfmtrtperf.vcproj View 1 chunk +462 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/normperf.h View 1 chunk +353 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/normperf.cpp View 1 chunk +505 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/normperf.vcxproj View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/test/perf/normperf/normperf.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perf.sln View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perldriver/Common.pl View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perldriver/Dataset.pm View 1 chunk +139 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perldriver/Format.pm View 1 chunk +166 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perldriver/Output.pm View 1 chunk +389 lines, -0 lines 0 comments Download
A icu46/source/test/perf/perldriver/PerfFramework.pm View 1 chunk +391 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/StrSrchPerf_r.pl View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/strsrchperf.h View 1 chunk +137 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/strsrchperf.cpp View 1 chunk +148 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/strsrchperf.vcxproj View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/test/perf/strsrchperf/strsrchperf.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/UBrkPerf.pl View 1 chunk +94 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/UBrkPerf_r.pl View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf.h View 1 chunk +137 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf.cpp View 1 chunk +251 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf.dsp View 1 chunk +172 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf.vcxproj View 1 chunk +265 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperf20.dsp View 1 chunk +172 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperfold.cpp View 1 chunk +771 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ubrkperf/ubrkperfold.dsp View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ucnvavailperf/ucnvavailperf.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ucnvavailperf/ucnvavailperf.vcxproj View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/Makefile.in View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/bitset.cpp View 1 chunk +197 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/contperf.bat View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/contperf.sh View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/span16perf.bat View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/span16perf.sh View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/span8perf.bat View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/span8perf.sh View 1 chunk +23 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/trieset.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/draft/unicont.h View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/unisetperf.cpp View 1 chunk +441 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/unisetperf.pl View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/test/perf/unisetperf/unisetperf.vcxproj View 1 chunk +244 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/UsetPerf.pl View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/bitset.h View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/bitset.cpp View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/usetperf.cpp View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/usetperf.vcxproj View 1 chunk +278 lines, -0 lines 0 comments Download
A icu46/source/test/perf/usetperf/usetperf.vcxproj.filters View 1 chunk +33 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/StringPerf.pl View 1 chunk +75 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/StringPerf_r.pl View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/stringperf.h View 1 chunk +549 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/stringperf.cpp View 1 chunk +377 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/stringperf.vcxproj View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/test/perf/ustrperf/stringperf.vcxproj.filters View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utfperf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utfperf/UtfPerf.pl View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utfperf/utfperf.cpp View 1 chunk +365 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utfperf/utfperf.vcxproj View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utfperf/utfperf.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/utrie2perf.bat View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/utrie2perf.cpp View 1 chunk +261 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/utrie2perf.pl View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/utrie2perf.sh View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/test/perf/utrie2perf/utrie2perf.vcxproj View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/ConverterSelectorTestUTF8.txt View 1 chunk +248 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/DataDrivenCollationTest.txt View 1 chunk +539 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/GraphemeBreakTest.txt View 1 chunk +311 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/LineBreakTest.txt View 1 chunk +5426 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/Makefile.in View 1 chunk +277 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/NormalizationTest-3.2.0.txt View 1 chunk +17055 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/NumberFormatTestCases.txt View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/SentenceBreakTest.txt View 1 chunk +513 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/TestFont1.otf View Binary file 0 comments Download
A icu46/source/test/testdata/WordBreakTest.txt View 1 chunk +1001 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/calendar.txt View 1 chunk +356 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/casing.txt View 1 chunk +70 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/conversion.txt View 1 chunk +1970 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/csdetest.xml View 1 chunk +551 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/dcfmtest.txt View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/default.txt View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/format.txt View 1 chunk +442 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/ibm9027.ucm View 1 chunk +20292 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/icuio.txt View 1 chunk +178 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/idna_conf.txt View 1 chunk +1267 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/idna_rules.txt View 1 chunk +1500 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/importtest.bin View Binary file 0 comments Download
A icu46/source/test/testdata/iscii.bin View 1 chunk +19 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/letest.xml View 1 chunk +1533 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/mc.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/nfs4_cis_prep.txt View 1 chunk +1945 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/nfs4_cs_prep_ci.txt View 1 chunk +1902 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/nfs4_cs_prep_cs.txt View 1 chunk +522 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/nfs4_mixed_prep_p.txt View 1 chunk +565 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/nfs4_mixed_prep_s.txt View 1 chunk +1945 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/old_e_testtypes.res View Binary file 0 comments Download
A icu46/source/test/testdata/old_l_testtypes.res View Binary file 0 comments Download
A icu46/source/test/testdata/pkgdata.inc.in View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/pkgdataMakefile.in View 1 chunk +40 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/ra.txt View 1 chunk +125 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/ra.xlf View 1 chunk +390 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/rbbitst.txt View 1 chunk +577 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/re_tests.txt View 1 chunk +923 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/readme.txt View 1 chunk +8 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/regextst.txt View 1 chunk +2322 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/riwords.txt View 1 chunk +32944 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/root.txt View 1 chunk +116 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/sh.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/sh_YU.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/ssearch.xml View 1 chunk +445 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/structLocale.txt View 1 chunk +16023 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/te.txt View 1 chunk +169 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/te_IN.txt View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/te_IN_REVISED.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test1.ucm View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test1bmp.ucm View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test3.ucm View 1 chunk +60 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test4.ucm View 1 chunk +64 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test4x.ucm View 1 chunk +20 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/test5.ucm View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/testaliases.txt View 1 chunk +65 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/testdata.mak View 1 chunk +159 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/testempty.txt View 1 chunk +10 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/testnorm.txt View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/testtypes.txt View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/translit_rules.txt View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/tstfiles.mk View 1 chunk +10 lines, -0 lines 0 comments Download
A icu46/source/test/testdata/uni-text.bin View Binary file 0 comments Download
A icu46/source/test/testmap/Makefile.in View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/test/testmap/testmap.c View 1 chunk +73 lines, -0 lines 0 comments Download
A icu46/source/test/testmap/testmap.dsp View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/test/thaitest/Makefile.in View 1 chunk +80 lines, -0 lines 0 comments Download
A icu46/source/test/thaitest/space.txt View 1 chunk +322 lines, -0 lines 0 comments Download
A icu46/source/test/thaitest/thaitest.cpp View 1 chunk +571 lines, -0 lines 0 comments Download
A icu46/source/test/thaitest/thaitest.dsp View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/Makefile.in View 1 chunk +90 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/converttest.cpp View 1 chunk +88 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/stringtest.cpp View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/threadtest.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/threadtest.cpp View 1 chunk +536 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/threadtest.dsp View 1 chunk +166 lines, -0 lines 0 comments Download
A icu46/source/test/threadtest/threadtest.dsw View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/tools/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/Makefile.in View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/ctest.c View 1 chunk +1259 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/ctestfw.vcxproj View 1 chunk +283 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/ctestfw.vcxproj.filters View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/datamap.cpp View 1 chunk +221 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/testdata.cpp View 1 chunk +142 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/tstdtmod.cpp View 1 chunk +228 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/ucln_ct.c View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/ctest.h View 1 chunk +302 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/datamap.h View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/testdata.h View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/testlog.h View 1 chunk +46 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/testtype.h View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/tstdtmod.h View 1 chunk +115 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/uperf.h View 1 chunk +179 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/unicode/utimer.h View 1 chunk +280 lines, -0 lines 0 comments Download
A icu46/source/tools/ctestfw/uperf.cpp View 1 chunk +525 lines, -0 lines 0 comments Download
A icu46/source/tools/dumpce/Makefile.in View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/tools/dumpce/dumpce.cpp View 1 chunk +1598 lines, -0 lines 0 comments Download
A icu46/source/tools/dumpce/dumpce.dsp View 1 chunk +103 lines, -0 lines 0 comments Download
A icu46/source/tools/dumpce/dumpce.dsw View 1 chunk +29 lines, -0 lines 0 comments Download
A icu46/source/tools/genbrk/Makefile.in View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/tools/genbrk/genbrk.cpp View 1 chunk +346 lines, -0 lines 0 comments Download
A icu46/source/tools/genbrk/genbrk.vcxproj View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/genbrk/genbrk.1.in View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/tools/genbrk/genbrk.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/genccode/Makefile.in View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/tools/genccode/genccode.c View 1 chunk +201 lines, -0 lines 0 comments Download
A icu46/source/tools/genccode/genccode.vcxproj View 1 chunk +254 lines, -0 lines 0 comments Download
A icu46/source/tools/genccode/genccode.8.in View 1 chunk +106 lines, -0 lines 0 comments Download
A icu46/source/tools/genccode/genccode.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/gencfu/Makefile.in View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/tools/gencfu/gencfu.cpp View 1 chunk +329 lines, -0 lines 0 comments Download
A icu46/source/tools/gencfu/gencfu.vcxproj View 1 chunk +241 lines, -0 lines 0 comments Download
A icu46/source/tools/gencfu/gencfu.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/gencmn/Makefile.in View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/tools/gencmn/gencmn.c View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/tools/gencmn/gencmn.vcxproj View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/gencmn/gencmn.8.in View 1 chunk +129 lines, -0 lines 0 comments Download
A icu46/source/tools/gencmn/gencmn.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/gencnval/Makefile.in View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/tools/gencnval/gencnval.c View 1 chunk +1119 lines, -0 lines 0 comments Download
A icu46/source/tools/gencnval/gencnval.vcxproj View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/gencnval/gencnval.1.in View 1 chunk +91 lines, -0 lines 0 comments Download
A icu46/source/tools/gencnval/gencnval.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/genctd/Makefile.in View 1 chunk +96 lines, -0 lines 0 comments Download
A icu46/source/tools/genctd/genctd.cpp View 1 chunk +396 lines, -0 lines 0 comments Download
A icu46/source/tools/genctd/genctd.vcxproj View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/genctd/genctd.1.in View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/tools/genctd/genctd.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/gendraft/Makefile View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/tools/gendraft/exclude.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A icu46/source/tools/gendraft/genheaders.pl View 1 chunk +264 lines, -0 lines 0 comments Download
A icu46/source/tools/gennorm2/Makefile.in View 1 chunk +82 lines, -0 lines 0 comments Download
A icu46/source/tools/gennorm2/gennorm2.cpp View 1 chunk +273 lines, -0 lines 0 comments Download
A icu46/source/tools/gennorm2/gennorm2.vcxproj View 1 chunk +266 lines, -0 lines 0 comments Download
A icu46/source/tools/gennorm2/n2builder.h View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/tools/gennorm2/n2builder.cpp View 1 chunk +1106 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/Makefile.in View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/derb.c View 1 chunk +736 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/derb.vcxproj View 1 chunk +270 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/derb.1.in View 1 chunk +198 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/derb.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/errmsg.h View 1 chunk +38 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/errmsg.c View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/genrb.h View 1 chunk +50 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/genrb.c View 1 chunk +728 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/genrb.vcxproj View 1 chunk +281 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/genrb.1.in View 1 chunk +146 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/genrb.vcxproj.filters View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/parse.h View 1 chunk +34 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/parse.c View 1 chunk +2131 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/prscmnts.h View 1 chunk +62 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/prscmnts.cpp View 1 chunk +234 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/rbutil.h View 1 chunk +28 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/rbutil.c View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/read.h View 1 chunk +51 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/read.c View 1 chunk +473 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/reslist.h View 1 chunk +202 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/reslist.c View 1 chunk +1766 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/rle.h View 1 chunk +72 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/rle.c View 1 chunk +405 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/ustr.h View 1 chunk +66 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/ustr.c View 1 chunk +216 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/wrtjava.c View 1 chunk +705 lines, -0 lines 0 comments Download
A icu46/source/tools/genrb/wrtxml.cpp View 1 chunk +1201 lines, -0 lines 0 comments Download
A icu46/source/tools/genren/Makefile View 1 chunk +89 lines, -0 lines 0 comments Download
A icu46/source/tools/genren/README View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/genren/genren.pl View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/Makefile.in View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/filterRFC3454.pl View 1 chunk +676 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/gensprep.h View 1 chunk +81 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/gensprep.c View 1 chunk +450 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/gensprep.vcxproj View 1 chunk +260 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/gensprep.8.in View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/gensprep.vcxproj.filters View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/tools/gensprep/store.c View 1 chunk +679 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/Makefile.in View 1 chunk +79 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/genres32.c View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/gentest.h View 1 chunk +14 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/gentest.c View 1 chunk +227 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/gentest.vcxproj View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/tools/gentest/gentest.vcxproj.filters View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/tools/icu-svnprops-check.py View 1 chunk +243 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/Makefile.in View 1 chunk +113 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/icuinfo.cpp View 1 chunk +317 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/icuinfo.vcxproj View 1 chunk +259 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/icuplugins_windows_sample.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/testplug.c View 1 chunk +204 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/testplug.vcxproj View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/icuinfo/testplug.vcxproj.filters View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/icupkg/Makefile.in View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/tools/icupkg/icupkg.cpp View 1 chunk +485 lines, -0 lines 0 comments Download
A icu46/source/tools/icupkg/icupkg.vcxproj View 1 chunk +247 lines, -0 lines 0 comments Download
A icu46/source/tools/icupkg/icupkg.8.in View 1 chunk +204 lines, -0 lines 0 comments Download
A icu46/source/tools/icuswap/Makefile.in View 1 chunk +98 lines, -0 lines 0 comments Download
A icu46/source/tools/icuswap/icuswap.cpp View 1 chunk +648 lines, -0 lines 0 comments Download
A icu46/source/tools/icuswap/icuswap.vcproj View 1 chunk +396 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/Makefile.in View 1 chunk +97 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/gencnvex.c View 1 chunk +1076 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/genmbcs.h View 1 chunk +124 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/genmbcs.c View 1 chunk +1555 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/makeconv.h View 1 chunk +59 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/makeconv.c View 1 chunk +858 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/makeconv.vcxproj View 1 chunk +263 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/makeconv.1.in View 1 chunk +112 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/makeconv.vcxproj.filters View 1 chunk +39 lines, -0 lines 0 comments Download
A icu46/source/tools/makeconv/ucnvstat.c View 1 chunk +67 lines, -0 lines 0 comments Download
A icu46/source/tools/memcheck/ICUMemCheck.pl View 1 chunk +68 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/Makefile.in View 1 chunk +102 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgdata.cpp View 1 chunk +1805 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgdata.vcxproj View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgdata.1.in View 1 chunk +258 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgdata.vcxproj.filters View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgtypes.h View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/tools/pkgdata/pkgtypes.c View 1 chunk +300 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/Makefile.in View 1 chunk +143 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/dbgutil.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/dbgutil.cpp View 1 chunk +158 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/filestrm.h View 1 chunk +104 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/filestrm.c View 1 chunk +225 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/filetools.h View 1 chunk +32 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/filetools.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/flagparser.h View 1 chunk +30 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/flagparser.c View 1 chunk +142 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/package.h View 1 chunk +184 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/package.cpp View 1 chunk +1256 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_genc.h View 1 chunk +27 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_genc.c View 1 chunk +1170 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_gencmn.h View 1 chunk +16 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_gencmn.c View 1 chunk +552 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_icu.h View 1 chunk +22 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_icu.cpp View 1 chunk +180 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkg_imp.h View 1 chunk +35 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/pkgitems.cpp View 1 chunk +632 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/platform_xopen_source_extended.h View 1 chunk +36 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/swapimpl.h View 1 chunk +43 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/swapimpl.cpp View 1 chunk +742 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/toolutil.h View 1 chunk +174 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/toolutil.cpp View 1 chunk +325 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/toolutil.vcxproj View 1 chunk +326 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucbuf.h View 1 chunk +197 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucbuf.c View 1 chunk +786 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucln_tu.c View 1 chunk +17 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucm.h View 1 chunk +299 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucm.c View 1 chunk +1188 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/ucmstate.c View 1 chunk +1047 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/udbgutil.h View 1 chunk +78 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/udbgutil.cpp View 1 chunk +329 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/unewdata.h View 1 chunk +111 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/unewdata.c View 1 chunk +274 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/uoptions.h View 1 chunk +141 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/uoptions.c View 1 chunk +122 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/uparse.h View 1 chunk +151 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/uparse.c View 1 chunk +379 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/writesrc.h View 1 chunk +76 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/writesrc.c View 1 chunk +218 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/xmlparser.h View 1 chunk +245 lines, -0 lines 0 comments Download
A icu46/source/tools/toolutil/xmlparser.cpp View 1 chunk +825 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/Makefile.in View 1 chunk +168 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/asctime.c View 1 chunk +138 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/ialloc.c View 1 chunk +86 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/icuzdump.cpp View 1 chunk +423 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/icuzdump.vcproj View 1 chunk +211 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/icuzones View 1 chunk +71 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/localtime.c View 1 chunk +2080 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/private.h View 1 chunk +298 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/readme.txt View 1 chunk +101 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/scheck.c View 1 chunk +63 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/tz.alias View 1 chunk +56 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/tz2icu.h View 1 chunk +44 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/tz2icu.cpp View 1 chunk +1761 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/tzfile.h View 1 chunk +180 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/tzselect.ksh View 1 chunk +308 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/zdump.c View 1 chunk +1039 lines, -0 lines 0 comments Download
A icu46/source/tools/tzcode/zic.c View 1 chunk +2979 lines, -0 lines 0 comments Download
A icu46/unicode-license.txt View 1 chunk +48 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698