| OLD | NEW |
| 1 # Copyright (c) 2001-2014 International Business Machines | 1 # Copyright (c) 2001-2015 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 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 plurrule.h | 68 plurrule.h |
| 69 rbbi.h | 69 rbbi.h |
| 70 rbnf.h | 70 rbnf.h |
| 71 rbtz.h | 71 rbtz.h |
| 72 regex.h | 72 regex.h |
| 73 region.h | 73 region.h |
| 74 rep.h | 74 rep.h |
| 75 resbund.h | 75 resbund.h |
| 76 schriter.h | 76 schriter.h |
| 77 scientificformathelper.h | 77 scientificformathelper.h |
| 78 scientificnumberformatter.h |
| 78 search.h | 79 search.h |
| 79 selfmt.h | 80 selfmt.h |
| 80 simpletz.h | 81 simpletz.h |
| 81 smpdtfmt.h | 82 smpdtfmt.h |
| 82 sortkey.h | 83 sortkey.h |
| 83 std_string.h | 84 std_string.h |
| 84 strenum.h | 85 strenum.h |
| 85 stringtriebuilder.h | 86 stringtriebuilder.h |
| 86 stringpiece.h | 87 stringpiece.h |
| 87 stsearch.h | 88 stsearch.h |
| (...skipping 27 matching lines...) Expand all Loading... |
| 115 LEFontInstance.h | 116 LEFontInstance.h |
| 116 LEGlyphFilter.h | 117 LEGlyphFilter.h |
| 117 LEGlyphStorage.h | 118 LEGlyphStorage.h |
| 118 LELanguages.h | 119 LELanguages.h |
| 119 LEScripts.h | 120 LEScripts.h |
| 120 LESwaps.h | 121 LESwaps.h |
| 121 # LETypes.h -- C header | 122 # LETypes.h -- C header |
| 122 # loengine.h -- C header | 123 # loengine.h -- C header |
| 123 ParagraphLayout.h | 124 ParagraphLayout.h |
| 124 RunArrays.h | 125 RunArrays.h |
| OLD | NEW |