]>
Commit | Line | Data |
---|---|---|
b331163b | 1 | # Copyright (c) 2001-2015 International Business Machines |
b75a7d8f | 2 | # Corporation and others. All Rights Reserved. |
729e4ab9 A |
3 | # Begin temporary addition. |
4 | # These are very bad "C" APIs that do not work with a C compiler and | |
5 | # violate many ICU coding guidelines. These were added with ticket #5996. | |
6 | # Temporarily marked as C++ for the hdrtst to pass. | |
51004dcb A |
7 | # These are gone in ICU 50.1, remove |
8 | #vzone.h | |
9 | #zrule.h | |
10 | #ztrans.h | |
729e4ab9 A |
11 | # End temporary addition. |
12 | # common & i18n | |
4388f060 A |
13 | alphaindex.h |
14 | appendable.h | |
b75a7d8f | 15 | bidi.h |
46f4442e | 16 | basictz.h |
729e4ab9 | 17 | bmsearch.h |
b75a7d8f | 18 | brkiter.h |
729e4ab9 | 19 | bytestream.h |
4388f060 A |
20 | bytestrie.h |
21 | bytestriebuilder.h | |
b75a7d8f A |
22 | calendar.h |
23 | caniter.h | |
24 | chariter.h | |
25 | choicfmt.h | |
26 | coleitr.h | |
27 | coll.h | |
729e4ab9 | 28 | colldata.h |
b75a7d8f A |
29 | convert.h |
30 | cpdtrans.h | |
729e4ab9 A |
31 | curramt.h |
32 | currunit.h | |
33 | currpinf.h | |
b75a7d8f A |
34 | datefmt.h |
35 | dbbi.h | |
36 | dcfmtsym.h | |
37 | decimfmt.h | |
729e4ab9 A |
38 | dtintrv.h |
39 | dtitvinf.h | |
40 | dtitvfmt.h | |
b75a7d8f | 41 | dtfmtsym.h |
46f4442e A |
42 | dtptngen.h |
43 | dtrule.h | |
51004dcb | 44 | enumset.h |
729e4ab9 | 45 | errorcode.h |
b75a7d8f | 46 | fieldpos.h |
57a6839d | 47 | filteredbrk.h |
b75a7d8f A |
48 | fmtable.h |
49 | format.h | |
729e4ab9 | 50 | fpositer.h |
51004dcb | 51 | gender.h |
b75a7d8f | 52 | gregocal.h |
729e4ab9 | 53 | idna.h |
51004dcb | 54 | listformatter.h |
729e4ab9 | 55 | locdspnm.h |
b75a7d8f | 56 | locid.h |
729e4ab9 A |
57 | measfmt.h |
58 | measunit.h | |
59 | measure.h | |
4388f060 | 60 | messagepattern.h |
b75a7d8f | 61 | msgfmt.h |
729e4ab9 | 62 | normalizer2.h |
b75a7d8f | 63 | normlzr.h |
b75a7d8f | 64 | numfmt.h |
729e4ab9 | 65 | numsys.h |
b75a7d8f | 66 | parsepos.h |
729e4ab9 A |
67 | plurfmt.h |
68 | plurrule.h | |
b75a7d8f A |
69 | rbbi.h |
70 | rbnf.h | |
46f4442e | 71 | rbtz.h |
b75a7d8f | 72 | regex.h |
51004dcb | 73 | region.h |
b75a7d8f A |
74 | rep.h |
75 | resbund.h | |
76 | schriter.h | |
b331163b A |
77 | scientificformathelper.h |
78 | scientificnumberformatter.h | |
b75a7d8f | 79 | search.h |
729e4ab9 | 80 | selfmt.h |
b75a7d8f A |
81 | simpletz.h |
82 | smpdtfmt.h | |
83 | sortkey.h | |
729e4ab9 | 84 | std_string.h |
b75a7d8f | 85 | strenum.h |
4388f060 | 86 | stringtriebuilder.h |
729e4ab9 | 87 | stringpiece.h |
b75a7d8f | 88 | stsearch.h |
729e4ab9 | 89 | symtable.h |
b75a7d8f A |
90 | tblcoll.h |
91 | timezone.h | |
729e4ab9 A |
92 | tmunit.h |
93 | tmutamt.h | |
94 | tmutfmt.h | |
b75a7d8f | 95 | translit.h |
4388f060 A |
96 | tzfmt.h |
97 | tznames.h | |
46f4442e A |
98 | tzrule.h |
99 | tztrans.h | |
4388f060 A |
100 | ucharstrie.h |
101 | ucharstriebuilder.h | |
b75a7d8f | 102 | uchriter.h |
b75a7d8f | 103 | unifilt.h |
b75a7d8f A |
104 | unifunct.h |
105 | unimatch.h | |
106 | unirepl.h | |
107 | uniset.h | |
108 | unistr.h | |
b75a7d8f A |
109 | uobject.h |
110 | usetiter.h | |
46f4442e | 111 | vtzone.h |
729e4ab9 | 112 | # io library |
b75a7d8f | 113 | ustream.h |
729e4ab9 | 114 | # layout & layoutex |
374ca955 A |
115 | LayoutEngine.h |
116 | LEFontInstance.h | |
117 | LEGlyphFilter.h | |
729e4ab9 | 118 | LEGlyphStorage.h |
374ca955 A |
119 | LELanguages.h |
120 | LEScripts.h | |
121 | LESwaps.h | |
729e4ab9 A |
122 | # LETypes.h -- C header |
123 | # loengine.h -- C header | |
374ca955 A |
124 | ParagraphLayout.h |
125 | RunArrays.h |