OLD | NEW |
1 # Copyright (c) 2001-2013 International Business Machines | 1 # Copyright (c) 2001-2014 International Business Machines |
2 # Corporation and others. All Rights Reserved. | 2 # Corporation and others. All Rights Reserved. |
3 # Begin temporary addition. | 3 # Begin temporary addition. |
4 # These are very bad "C" APIs that do not work with a C compiler and | 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. | 5 # violate many ICU coding guidelines. These were added with ticket #5996. |
6 # Temporarily marked as C++ for the hdrtst to pass. | 6 # Temporarily marked as C++ for the hdrtst to pass. |
7 # These are gone in ICU 50.1, remove | 7 # These are gone in ICU 50.1, remove |
8 #vzone.h | 8 #vzone.h |
9 #zrule.h | 9 #zrule.h |
10 #ztrans.h | 10 #ztrans.h |
11 # End temporary addition. | 11 # End temporary addition. |
(...skipping 25 matching lines...) Expand all Loading... |
37 decimfmt.h | 37 decimfmt.h |
38 dtintrv.h | 38 dtintrv.h |
39 dtitvinf.h | 39 dtitvinf.h |
40 dtitvfmt.h | 40 dtitvfmt.h |
41 dtfmtsym.h | 41 dtfmtsym.h |
42 dtptngen.h | 42 dtptngen.h |
43 dtrule.h | 43 dtrule.h |
44 enumset.h | 44 enumset.h |
45 errorcode.h | 45 errorcode.h |
46 fieldpos.h | 46 fieldpos.h |
| 47 filteredbrk.h |
47 fmtable.h | 48 fmtable.h |
48 format.h | 49 format.h |
49 fpositer.h | 50 fpositer.h |
50 gender.h | 51 gender.h |
51 gregocal.h | 52 gregocal.h |
52 idna.h | 53 idna.h |
53 listformatter.h | 54 listformatter.h |
54 locdspnm.h | 55 locdspnm.h |
55 locid.h | 56 locid.h |
56 measfmt.h | 57 measfmt.h |
57 measunit.h | 58 measunit.h |
58 measure.h | 59 measure.h |
59 messagepattern.h | 60 messagepattern.h |
60 msgfmt.h | 61 msgfmt.h |
61 normalizer2.h | 62 normalizer2.h |
62 normlzr.h | 63 normlzr.h |
63 numfmt.h | 64 numfmt.h |
64 numsys.h | 65 numsys.h |
65 parsepos.h | 66 parsepos.h |
66 plurfmt.h | 67 plurfmt.h |
67 plurrule.h | 68 plurrule.h |
68 rbbi.h | 69 rbbi.h |
69 rbnf.h | 70 rbnf.h |
70 rbtz.h | 71 rbtz.h |
71 regex.h | 72 regex.h |
72 region.h | 73 region.h |
73 rep.h | 74 rep.h |
74 resbund.h | 75 resbund.h |
75 schriter.h | 76 schriter.h |
| 77 scientificformathelper.h |
76 search.h | 78 search.h |
77 selfmt.h | 79 selfmt.h |
78 simpletz.h | 80 simpletz.h |
79 smpdtfmt.h | 81 smpdtfmt.h |
80 sortkey.h | 82 sortkey.h |
81 std_string.h | 83 std_string.h |
82 strenum.h | 84 strenum.h |
83 stringtriebuilder.h | 85 stringtriebuilder.h |
84 stringpiece.h | 86 stringpiece.h |
85 stsearch.h | 87 stsearch.h |
(...skipping 27 matching lines...) Expand all Loading... |
113 LEFontInstance.h | 115 LEFontInstance.h |
114 LEGlyphFilter.h | 116 LEGlyphFilter.h |
115 LEGlyphStorage.h | 117 LEGlyphStorage.h |
116 LELanguages.h | 118 LELanguages.h |
117 LEScripts.h | 119 LEScripts.h |
118 LESwaps.h | 120 LESwaps.h |
119 # LETypes.h -- C header | 121 # LETypes.h -- C header |
120 # loengine.h -- C header | 122 # loengine.h -- C header |
121 ParagraphLayout.h | 123 ParagraphLayout.h |
122 RunArrays.h | 124 RunArrays.h |
OLD | NEW |