pango 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (236) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +10 -7
  3. data/lib/2.2/pango.so +0 -0
  4. data/lib/2.3/pango.so +0 -0
  5. data/lib/2.4/pango.so +0 -0
  6. data/lib/2.5/pango.so +0 -0
  7. data/pango.gemspec +2 -0
  8. data/vendor/local/bin/derb.exe +0 -0
  9. data/vendor/local/bin/escapesrc.exe +0 -0
  10. data/vendor/local/bin/fribidi.exe +0 -0
  11. data/vendor/local/bin/genbrk.exe +0 -0
  12. data/vendor/local/bin/genccode.exe +0 -0
  13. data/vendor/local/bin/gencfu.exe +0 -0
  14. data/vendor/local/bin/gencmn.exe +0 -0
  15. data/vendor/local/bin/gencnval.exe +0 -0
  16. data/vendor/local/bin/gendict.exe +0 -0
  17. data/vendor/local/bin/gennorm2.exe +0 -0
  18. data/vendor/local/bin/genrb.exe +0 -0
  19. data/vendor/local/bin/gensprep.exe +0 -0
  20. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  21. data/vendor/local/bin/hb-shape.exe +0 -0
  22. data/vendor/local/bin/hb-subset.exe +0 -0
  23. data/vendor/local/bin/hb-view.exe +0 -0
  24. data/vendor/local/bin/icu-config +6 -6
  25. data/vendor/local/bin/icuinfo.exe +0 -0
  26. data/vendor/local/bin/icupkg.exe +0 -0
  27. data/vendor/local/bin/libfribidi-0.dll +0 -0
  28. data/vendor/local/bin/libgraphene-1.0-0.dll +0 -0
  29. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  30. data/vendor/local/bin/libharfbuzz-subset-0.dll +0 -0
  31. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  32. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  33. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  34. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  35. data/vendor/local/bin/makeconv.exe +0 -0
  36. data/vendor/local/{libexec/installed-tests/graphene-1.0/quad.exe → bin/pango-list.exe} +0 -0
  37. data/vendor/local/bin/pango-view.exe +0 -0
  38. data/vendor/local/bin/pkgdata.exe +0 -0
  39. data/vendor/local/bin/uconv.exe +0 -0
  40. data/vendor/local/include/fribidi/fribidi-config.h +2 -2
  41. data/vendor/local/include/graphene-1.0/graphene-macros.h +1 -1
  42. data/vendor/local/include/graphene-1.0/graphene-matrix.h +1 -1
  43. data/vendor/local/include/graphene-1.0/graphene-vec2.h +1 -1
  44. data/vendor/local/include/graphene-1.0/graphene-vec3.h +1 -1
  45. data/vendor/local/include/graphene-1.0/graphene-vec4.h +1 -1
  46. data/vendor/local/include/graphene-1.0/graphene-version.h +2 -2
  47. data/vendor/local/include/harfbuzz/hb-ot-layout.h +13 -0
  48. data/vendor/local/include/harfbuzz/hb-set.h +4 -0
  49. data/vendor/local/include/harfbuzz/hb-subset-plan.hh +1 -1
  50. data/vendor/local/include/harfbuzz/hb-subset-private.hh +1 -0
  51. data/vendor/local/include/harfbuzz/hb-subset.h +3 -0
  52. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  53. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  54. data/vendor/local/include/unicode/brkiter.h +1 -1
  55. data/vendor/local/include/unicode/bytestriebuilder.h +1 -1
  56. data/vendor/local/include/unicode/caniter.h +2 -2
  57. data/vendor/local/include/unicode/compactdecimalformat.h +17 -250
  58. data/vendor/local/include/unicode/currunit.h +3 -2
  59. data/vendor/local/include/unicode/dcfmtsym.h +8 -1
  60. data/vendor/local/include/unicode/decimfmt.h +301 -439
  61. data/vendor/local/include/unicode/docmain.h +1 -1
  62. data/vendor/local/include/unicode/edits.h +129 -21
  63. data/vendor/local/include/unicode/fmtable.h +14 -21
  64. data/vendor/local/include/unicode/fpositer.h +0 -8
  65. data/vendor/local/include/unicode/measunit.h +0 -8
  66. data/vendor/local/include/unicode/nounit.h +6 -6
  67. data/vendor/local/include/unicode/numberformatter.h +1005 -553
  68. data/vendor/local/include/unicode/numfmt.h +10 -10
  69. data/vendor/local/include/unicode/platform.h +0 -14
  70. data/vendor/local/include/unicode/plurrule.h +0 -21
  71. data/vendor/local/include/unicode/rbbi.h +9 -15
  72. data/vendor/local/include/unicode/rbnf.h +2 -2
  73. data/vendor/local/include/unicode/scientificnumberformatter.h +0 -5
  74. data/vendor/local/include/unicode/smpdtfmt.h +33 -6
  75. data/vendor/local/include/unicode/timezone.h +2 -0
  76. data/vendor/local/include/unicode/uchar.h +42 -3
  77. data/vendor/local/include/unicode/unistr.h +3 -3
  78. data/vendor/local/include/unicode/unum.h +26 -5
  79. data/vendor/local/include/unicode/unumberformatter.h +717 -0
  80. data/vendor/local/include/unicode/urename.h +13 -0
  81. data/vendor/local/include/unicode/uscript.h +16 -1
  82. data/vendor/local/include/unicode/uspoof.h +24 -1
  83. data/vendor/local/include/unicode/utypes.h +4 -1
  84. data/vendor/local/include/unicode/uvernum.h +5 -5
  85. data/vendor/local/lib/cmake/harfbuzz/harfbuzz-config.cmake +1 -1
  86. data/vendor/local/lib/graphene-1.0/include/graphene-config.h +3 -1
  87. data/vendor/local/lib/icu/{61.1 → 62.1}/Makefile.inc +6 -6
  88. data/vendor/local/lib/icu/{61.1 → 62.1}/pkgdata.inc +3 -3
  89. data/vendor/local/lib/icu/Makefile.inc +6 -6
  90. data/vendor/local/lib/icu/pkgdata.inc +3 -3
  91. data/vendor/local/lib/icudt.dll +0 -0
  92. data/vendor/local/lib/{icudt61.dll → icudt62.dll} +0 -0
  93. data/vendor/local/lib/icuin.dll +0 -0
  94. data/vendor/local/lib/icuin62.dll +0 -0
  95. data/vendor/local/lib/icuio.dll +0 -0
  96. data/vendor/local/lib/{icuio61.dll → icuio62.dll} +0 -0
  97. data/vendor/local/lib/icutest.dll +0 -0
  98. data/vendor/local/lib/{icutest61.dll → icutest62.dll} +0 -0
  99. data/vendor/local/lib/icutu.dll +0 -0
  100. data/vendor/local/lib/{icutu61.dll → icutu62.dll} +0 -0
  101. data/vendor/local/lib/icuuc.dll +0 -0
  102. data/vendor/local/lib/{icuuc61.dll → icuuc62.dll} +0 -0
  103. data/vendor/local/lib/libfribidi.dll.a +0 -0
  104. data/vendor/local/lib/libgraphene-1.0.dll.a +0 -0
  105. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  106. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  107. data/vendor/local/lib/libharfbuzz-subset.dll.a +0 -0
  108. data/vendor/local/lib/libharfbuzz-subset.la +2 -2
  109. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  110. data/vendor/local/lib/libharfbuzz.la +2 -2
  111. data/vendor/local/lib/libicudt.dll.a +0 -0
  112. data/vendor/local/lib/libicuin.dll.a +0 -0
  113. data/vendor/local/lib/libicuio.dll.a +0 -0
  114. data/vendor/local/lib/libicutest.dll.a +0 -0
  115. data/vendor/local/lib/libicutu.dll.a +0 -0
  116. data/vendor/local/lib/libicuuc.dll.a +0 -0
  117. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  118. data/vendor/local/lib/libpango-1.0.la +2 -2
  119. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  120. data/vendor/local/lib/libpangocairo-1.0.la +2 -2
  121. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  122. data/vendor/local/lib/libpangoft2-1.0.la +2 -2
  123. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  124. data/vendor/local/lib/libpangowin32-1.0.la +2 -2
  125. data/vendor/local/lib/pkgconfig/fribidi.pc +1 -1
  126. data/vendor/local/lib/pkgconfig/graphene-1.0.pc +7 -11
  127. data/vendor/local/lib/pkgconfig/graphene-gobject-1.0.pc +6 -12
  128. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  129. data/vendor/local/lib/pkgconfig/harfbuzz-subset.pc +1 -1
  130. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  131. data/vendor/local/lib/pkgconfig/icu-i18n.pc +6 -6
  132. data/vendor/local/lib/pkgconfig/icu-io.pc +6 -6
  133. data/vendor/local/lib/pkgconfig/icu-uc.pc +6 -6
  134. data/vendor/local/lib/pkgconfig/pango.pc +3 -2
  135. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  136. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  137. data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
  138. data/vendor/local/share/gir-1.0/Graphene-1.0.gir +1 -1
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +80 -0
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +34 -0
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +13 -0
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +20 -0
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +83 -28
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +5 -1
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +1 -0
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +1 -1
  147. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +2 -2
  148. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +2 -2
  149. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +2 -2
  150. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +2 -2
  151. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +2 -2
  152. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
  153. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +2 -2
  154. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
  155. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
  156. data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
  157. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
  158. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +2 -2
  159. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +2 -2
  160. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +2 -2
  161. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +2 -2
  162. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +2 -2
  163. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +2 -2
  164. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +2 -2
  165. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +2 -2
  166. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +2 -2
  167. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +2 -2
  168. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +2 -2
  169. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +2 -2
  170. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +2 -2
  171. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +2 -2
  172. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +2 -2
  173. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +2 -2
  174. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +4 -4
  175. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +2 -2
  176. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +2 -2
  177. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +2 -2
  178. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +2 -2
  179. data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
  180. data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
  181. data/vendor/local/share/gtk-doc/html/pango/style.css +4 -0
  182. data/vendor/local/share/icu/{61.1 → 62.1}/LICENSE +0 -0
  183. data/vendor/local/share/icu/{61.1 → 62.1}/config/mh-mingw64 +0 -0
  184. data/vendor/local/share/icu/{61.1 → 62.1}/install-sh +0 -0
  185. data/vendor/local/share/icu/{61.1 → 62.1}/mkinstalldirs +0 -0
  186. data/vendor/local/share/man/man1/derb.1 +2 -2
  187. data/vendor/local/share/man/man1/genbrk.1 +2 -2
  188. data/vendor/local/share/man/man1/gencfu.1 +1 -1
  189. data/vendor/local/share/man/man1/gencnval.1 +3 -3
  190. data/vendor/local/share/man/man1/gendict.1 +2 -2
  191. data/vendor/local/share/man/man1/genrb.1 +3 -3
  192. data/vendor/local/share/man/man1/icu-config.1 +2 -2
  193. data/vendor/local/share/man/man1/makeconv.1 +3 -3
  194. data/vendor/local/share/man/man1/pkgdata.1 +2 -2
  195. data/vendor/local/share/man/man1/uconv.1 +2 -2
  196. data/vendor/local/share/man/man8/genccode.8 +2 -2
  197. data/vendor/local/share/man/man8/gencmn.8 +3 -3
  198. data/vendor/local/share/man/man8/gensprep.8 +3 -3
  199. data/vendor/local/share/man/man8/icupkg.8 +1 -1
  200. metadata +20 -54
  201. data/vendor/local/lib/icuin61.dll +0 -0
  202. data/vendor/local/libexec/installed-tests/graphene-1.0/box.exe +0 -0
  203. data/vendor/local/libexec/installed-tests/graphene-1.0/euler.exe +0 -0
  204. data/vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe +0 -0
  205. data/vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe +0 -0
  206. data/vendor/local/libexec/installed-tests/graphene-1.0/plane.exe +0 -0
  207. data/vendor/local/libexec/installed-tests/graphene-1.0/point.exe +0 -0
  208. data/vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe +0 -0
  209. data/vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe +0 -0
  210. data/vendor/local/libexec/installed-tests/graphene-1.0/ray.exe +0 -0
  211. data/vendor/local/libexec/installed-tests/graphene-1.0/rect.exe +0 -0
  212. data/vendor/local/libexec/installed-tests/graphene-1.0/simd.exe +0 -0
  213. data/vendor/local/libexec/installed-tests/graphene-1.0/size.exe +0 -0
  214. data/vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe +0 -0
  215. data/vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe +0 -0
  216. data/vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe +0 -0
  217. data/vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe +0 -0
  218. data/vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe +0 -0
  219. data/vendor/local/share/installed-tests/graphene-1.0/box.test +0 -3
  220. data/vendor/local/share/installed-tests/graphene-1.0/euler.test +0 -3
  221. data/vendor/local/share/installed-tests/graphene-1.0/frustum.test +0 -3
  222. data/vendor/local/share/installed-tests/graphene-1.0/matrix.test +0 -3
  223. data/vendor/local/share/installed-tests/graphene-1.0/plane.test +0 -3
  224. data/vendor/local/share/installed-tests/graphene-1.0/point.test +0 -3
  225. data/vendor/local/share/installed-tests/graphene-1.0/point3d.test +0 -3
  226. data/vendor/local/share/installed-tests/graphene-1.0/quad.test +0 -3
  227. data/vendor/local/share/installed-tests/graphene-1.0/quaternion.test +0 -3
  228. data/vendor/local/share/installed-tests/graphene-1.0/ray.test +0 -3
  229. data/vendor/local/share/installed-tests/graphene-1.0/rect.test +0 -3
  230. data/vendor/local/share/installed-tests/graphene-1.0/simd.test +0 -3
  231. data/vendor/local/share/installed-tests/graphene-1.0/size.test +0 -3
  232. data/vendor/local/share/installed-tests/graphene-1.0/sphere.test +0 -3
  233. data/vendor/local/share/installed-tests/graphene-1.0/triangle.test +0 -3
  234. data/vendor/local/share/installed-tests/graphene-1.0/vec2.test +0 -3
  235. data/vendor/local/share/installed-tests/graphene-1.0/vec3.test +0 -3
  236. data/vendor/local/share/installed-tests/graphene-1.0/vec4.test +0 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 44dab78c5657fd3d44ea031a1953aaa4939ec1b8456c5601a018b387bf78ece7
4
- data.tar.gz: 7309e2668443c0d93f01732d86c3c943ee0fb0f0553dcc9dca6bdd24271a2f83
3
+ metadata.gz: b5febc1eb5a07a556a26e6f93e922756f026bf020c79cb3e578dc3cc23fb9b50
4
+ data.tar.gz: 7cc69f903f5dc02c186fb33b51bf5907aaf9059f3179db0bdb333947938d50fa
5
5
  SHA512:
6
- metadata.gz: 2f2654414d3f127dd5133b1f6ba76479e56eb042037053963635518e09c1d24fca2a1bc01e9f8f0b957779d26854623bebd7f722d9770a37efc8a4161f12a7da
7
- data.tar.gz: b72f601e2bdbaa25e3bb41984409149fb00311176f8146d228197d946776e2ec0bc8afdf222eadbe208a568bdb079236605588adc8de0254779920274599d7ba
6
+ metadata.gz: e0f83b1d1b2896d8ecdfc1582e126585866c7ff6c0498da66bddb309bbfc3197e5bb242e5c8e2b8326dd10dd73c23c6b1baa5095e4aa18f3f9dbff20f1e6e76f
7
+ data.tar.gz: '0782a542ea063ccfb180b3544aaf5de061aa7789b704a819bc164d84ded7af868bcf42ab8fcc9babfcd1c5ce6062f4ce115dcc3ccb8e0a123727881100241eb6'
data/Rakefile CHANGED
@@ -62,7 +62,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
62
62
  :name => "harfbuzz",
63
63
  :download_site => :freedesktop,
64
64
  :label => "HarfBuzz",
65
- :version => "1.8.0",
65
+ :version => "1.8.5",
66
66
  :compression_method => "bz2",
67
67
  :windows => {
68
68
  :configure_args => [
@@ -76,12 +76,15 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
76
76
  :name => "graphene",
77
77
  :download_site => :gnome,
78
78
  :label => "Graphene",
79
- :version => "1.8.0",
79
+ :version => "1.8.2",
80
80
  :compression_method => "xz",
81
81
  :windows => {
82
- :configure_args => [
83
- "--enable-introspection",
84
- "--disable-benchmarks",
82
+ :meson_args => [
83
+ "-Dtests=false",
84
+ "-Dbenchmarks=false",
85
+ ],
86
+ :patches => [
87
+ "graphene-disable-werror-float-conversion.diff",
85
88
  ],
86
89
  :built_file => "bin/libgraphene-1.0-0.dll",
87
90
  },
@@ -90,7 +93,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
90
93
  :name => "fribidi/fribidi",
91
94
  :download_site => :github,
92
95
  :label => "FriBidi",
93
- :version => "v1.0.3",
96
+ :version => "v1.0.5",
94
97
  :compression_method => "bz2",
95
98
  :windows => {
96
99
  :configure_args => [
@@ -103,7 +106,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
103
106
  :name => "pango",
104
107
  :download_site => :gnome,
105
108
  :label => "Pango",
106
- :version => "1.42.1",
109
+ :version => "1.42.3",
107
110
  :compression_method => "xz",
108
111
  :windows => {
109
112
  :configure_args => [
data/lib/2.2/pango.so CHANGED
Binary file
data/lib/2.3/pango.so CHANGED
Binary file
data/lib/2.4/pango.so CHANGED
Binary file
data/lib/2.5/pango.so CHANGED
Binary file
data/pango.gemspec CHANGED
@@ -43,4 +43,6 @@ Gem::Specification.new do |s|
43
43
 
44
44
  s.add_runtime_dependency("cairo-gobject", "= #{s.version}")
45
45
  s.add_runtime_dependency("gobject-introspection", "= #{s.version}")
46
+
47
+ s.metadata["msys2_mingw_dependencies"] = "pango"
46
48
  end
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -64,8 +64,8 @@ datadir="${datarootdir}"
64
64
  sbindir="${exec_prefix}/sbin"
65
65
 
66
66
  # about the ICU version
67
- VERSION="61.1"
68
- UNICODE_VERSION="10.0"
67
+ VERSION="62.1"
68
+ UNICODE_VERSION="11.0"
69
69
 
70
70
  # The prefix for ICU libraries, normally 'icu'
71
71
  ICUPREFIX="icu"
@@ -212,7 +212,7 @@ CPPFLAGS="-I${prefix}/include"
212
212
  CXXFLAGS="-std=c++11"
213
213
  CXX="x86_64-w64-mingw32-g++"
214
214
  DEFAULT_MODE="dll"
215
- DEFS="-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"61.1\" -DPACKAGE_STRING=\"ICU\ 61.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=2 "
215
+ DEFS="-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"62.1\" -DPACKAGE_STRING=\"ICU\ 62.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=2 "
216
216
  # use a consistent INSTALL
217
217
  INSTALL="${SHELL} ${pkgdatadir}/install-sh -c"
218
218
  INSTALL_DATA="${INSTALL} -m 644"
@@ -221,8 +221,8 @@ INSTALL_SCRIPT="${INSTALL}"
221
221
  LDFLAGS="${RPATHLDFLAGS}"
222
222
  LIBS="-lpthread -lm "
223
223
  LIB_M=""
224
- LIB_VERSION="61.1"
225
- LIB_VERSION_MAJOR="61"
224
+ LIB_VERSION="62.1"
225
+ LIB_VERSION_MAJOR="62"
226
226
  MKINSTALLDIRS="${SHELL} ${pkgdatadir}/mkinstalldirs"
227
227
  RANLIB="x86_64-w64-mingw32-ranlib"
228
228
  RMV="rm -rf"
@@ -250,7 +250,7 @@ INSTALL_L="${INSTALL_DATA}"
250
250
 
251
251
  # The basename of the ICU data file (i.e. icudt21b )
252
252
  ICUDATA_CHAR="l"
253
- ICUDATA_NAME="icudt61l"
253
+ ICUDATA_NAME="icudt62l"
254
254
 
255
255
  # Defaults for pkgdata's mode and directories
256
256
  # The default data dir changes depending on what packaging mode
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -7,10 +7,10 @@
7
7
  #define FRIBIDI_NAME "GNU FriBidi"
8
8
  #define FRIBIDI_BUGREPORT "https://github.com/fribidi/fribidi/issues/new"
9
9
 
10
- #define FRIBIDI_VERSION "1.0.3"
10
+ #define FRIBIDI_VERSION "1.0.5"
11
11
  #define FRIBIDI_MAJOR_VERSION 1
12
12
  #define FRIBIDI_MINOR_VERSION 0
13
- #define FRIBIDI_MICRO_VERSION 3
13
+ #define FRIBIDI_MICRO_VERSION 5
14
14
  #define FRIBIDI_INTERFACE_VERSION 4
15
15
  #define FRIBIDI_INTERFACE_VERSION_STRING "4"
16
16
 
@@ -46,7 +46,7 @@
46
46
  # define GRAPHENE_ALIGN16
47
47
  #endif
48
48
 
49
- #if defined(_MSC_VER) && (_MSC_VER >= 1800)
49
+ #if defined(_MSC_VER) && (_MSC_VER >= 1910)
50
50
  # ifdef _M_IX86
51
51
  /* Use __vectorcall to enable SSE intrinsics on 32-bit builds on MSVC 2013 and later */
52
52
  # define GRAPHENE_VECTORCALL __vectorcall
@@ -39,7 +39,7 @@ GRAPHENE_BEGIN_DECLS
39
39
  struct _graphene_matrix_t
40
40
  {
41
41
  /*< private >*/
42
- GRAPHENE_PRIVATE_FIELD (graphene_simd4x4f_t, value);
42
+ GRAPHENE_ALIGN16 GRAPHENE_PRIVATE_FIELD (graphene_simd4x4f_t, value);
43
43
  };
44
44
 
45
45
  GRAPHENE_AVAILABLE_IN_1_0
@@ -43,7 +43,7 @@ GRAPHENE_BEGIN_DECLS
43
43
  struct _graphene_vec2_t
44
44
  {
45
45
  /*< private >*/
46
- GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
46
+ GRAPHENE_ALIGN16 GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
47
47
  };
48
48
 
49
49
  GRAPHENE_AVAILABLE_IN_1_0
@@ -43,7 +43,7 @@ GRAPHENE_BEGIN_DECLS
43
43
  struct _graphene_vec3_t
44
44
  {
45
45
  /*< private >*/
46
- GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
46
+ GRAPHENE_ALIGN16 GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
47
47
  };
48
48
 
49
49
  GRAPHENE_AVAILABLE_IN_1_0
@@ -43,7 +43,7 @@ GRAPHENE_BEGIN_DECLS
43
43
  struct _graphene_vec4_t
44
44
  {
45
45
  /*< private >*/
46
- GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
46
+ GRAPHENE_ALIGN16 GRAPHENE_PRIVATE_FIELD (graphene_simd4f_t, value);
47
47
  };
48
48
 
49
49
  GRAPHENE_AVAILABLE_IN_1_0
@@ -55,7 +55,7 @@
55
55
  *
56
56
  * Since: 1.0
57
57
  */
58
- #define GRAPHENE_MINOR_VERSION (7)
58
+ #define GRAPHENE_MINOR_VERSION (8)
59
59
 
60
60
  /**
61
61
  * GRAPHENE_MICRO_VERSION:
@@ -65,6 +65,6 @@
65
65
  *
66
66
  * Since: 1.0
67
67
  */
68
- #define GRAPHENE_MICRO_VERSION (1)
68
+ #define GRAPHENE_MICRO_VERSION (2)
69
69
 
70
70
  #endif /* __GRAPHENE_VERSION_H__ */
@@ -194,6 +194,13 @@ HB_EXTERN unsigned int
194
194
  hb_ot_layout_table_get_lookup_count (hb_face_t *face,
195
195
  hb_tag_t table_tag);
196
196
 
197
+ HB_EXTERN void
198
+ hb_ot_layout_collect_features (hb_face_t *face,
199
+ hb_tag_t table_tag,
200
+ const hb_tag_t *scripts,
201
+ const hb_tag_t *languages,
202
+ const hb_tag_t *features,
203
+ hb_set_t *feature_indexes /* OUT */);
197
204
 
198
205
  HB_EXTERN void
199
206
  hb_ot_layout_collect_lookups (hb_face_t *face,
@@ -277,6 +284,12 @@ hb_ot_layout_lookup_substitute_closure (hb_face_t *face,
277
284
  hb_set_t *glyphs
278
285
  /*TODO , hb_bool_t inclusive */);
279
286
 
287
+ HB_EXTERN void
288
+ hb_ot_layout_lookups_substitute_closure (hb_face_t *face,
289
+ const hb_set_t *lookups,
290
+ hb_set_t *glyphs);
291
+
292
+
280
293
  #ifdef HB_NOT_IMPLEMENTED
281
294
  /* Note: You better have GDEF when using this API, or marks won't do much. */
282
295
  HB_EXTERN hb_bool_t
@@ -104,6 +104,10 @@ HB_EXTERN hb_bool_t
104
104
  hb_set_is_equal (const hb_set_t *set,
105
105
  const hb_set_t *other);
106
106
 
107
+ HB_EXTERN hb_bool_t
108
+ hb_set_is_subset (const hb_set_t *set,
109
+ const hb_set_t *larger_set);
110
+
107
111
  HB_EXTERN void
108
112
  hb_set_set (hb_set_t *set,
109
113
  const hb_set_t *other);
@@ -32,7 +32,6 @@
32
32
  #include "hb-subset.h"
33
33
  #include "hb-subset-private.hh"
34
34
 
35
- #include "hb-object-private.hh"
36
35
  #include "hb-map-private.hh"
37
36
 
38
37
  struct hb_subset_plan_t
@@ -41,6 +40,7 @@ struct hb_subset_plan_t
41
40
  ASSERT_POD ();
42
41
 
43
42
  hb_bool_t drop_hints;
43
+ hb_bool_t drop_ot_layout;
44
44
 
45
45
  // For each cp that we'd like to retain maps to the corresponding gid.
46
46
  hb_set_t *unicodes;
@@ -44,6 +44,7 @@ struct hb_subset_input_t {
44
44
  hb_set_t *glyphs;
45
45
 
46
46
  hb_bool_t drop_hints;
47
+ hb_bool_t drop_ot_layout;
47
48
  /* TODO
48
49
  *
49
50
  * features
@@ -71,6 +71,9 @@ hb_subset_input_glyph_set (hb_subset_input_t *subset_input);
71
71
  HB_EXTERN hb_bool_t *
72
72
  hb_subset_input_drop_hints (hb_subset_input_t *subset_input);
73
73
 
74
+ HB_EXTERN hb_bool_t *
75
+ hb_subset_input_drop_ot_layout (hb_subset_input_t *subset_input);
76
+
74
77
  /* hb_subset() */
75
78
  HB_EXTERN hb_face_t *
76
79
  hb_subset (hb_face_t *source,
@@ -38,9 +38,9 @@ HB_BEGIN_DECLS
38
38
 
39
39
  #define HB_VERSION_MAJOR 1
40
40
  #define HB_VERSION_MINOR 8
41
- #define HB_VERSION_MICRO 0
41
+ #define HB_VERSION_MICRO 5
42
42
 
43
- #define HB_VERSION_STRING "1.8.0"
43
+ #define HB_VERSION_STRING "1.8.5"
44
44
 
45
45
  #define HB_VERSION_ATLEAST(major,minor,micro) \
46
46
  ((major)*10000+(minor)*100+(micro) <= \
@@ -4,9 +4,9 @@
4
4
 
5
5
  #define PANGO_VERSION_MAJOR 1
6
6
  #define PANGO_VERSION_MINOR 42
7
- #define PANGO_VERSION_MICRO 1
7
+ #define PANGO_VERSION_MICRO 3
8
8
 
9
- #define PANGO_VERSION_STRING "1.42.1"
9
+ #define PANGO_VERSION_STRING "1.42.3"
10
10
 
11
11
 
12
12
  #endif
@@ -638,7 +638,7 @@ protected:
638
638
 
639
639
  private:
640
640
 
641
- /** @internal */
641
+ /** @internal (private) */
642
642
  char actualLocale[ULOC_FULLNAME_CAPACITY];
643
643
  char validLocale[ULOC_FULLNAME_CAPACITY];
644
644
  };
@@ -143,7 +143,7 @@ private:
143
143
  virtual int32_t getMaxLinearMatchLength() const { return BytesTrie::kMaxLinearMatchLength; }
144
144
 
145
145
  /**
146
- * @internal
146
+ * @internal (private)
147
147
  */
148
148
  class BTLinearMatchNode : public LinearMatchNode {
149
149
  public:
@@ -153,13 +153,13 @@ private:
153
153
 
154
154
  /**
155
155
  * Copy constructor. Private for now.
156
- * @internal
156
+ * @internal (private)
157
157
  */
158
158
  CanonicalIterator(const CanonicalIterator& other);
159
159
 
160
160
  /**
161
161
  * Assignment operator. Private for now.
162
- * @internal
162
+ * @internal (private)
163
163
  */
164
164
  CanonicalIterator& operator=(const CanonicalIterator& other);
165
165
 
@@ -84,7 +84,7 @@ public:
84
84
  * Destructor.
85
85
  * @stable ICU 51
86
86
  */
87
- virtual ~CompactDecimalFormat();
87
+ ~CompactDecimalFormat() U_OVERRIDE;
88
88
 
89
89
  /**
90
90
  * Assignment operator.
@@ -101,245 +101,21 @@ public:
101
101
  * @return a polymorphic copy of this CompactDecimalFormat.
102
102
  * @stable ICU 51
103
103
  */
104
- virtual Format* clone() const;
105
-
106
- /**
107
- * Return TRUE if the given Format objects are semantically equal.
108
- * Objects of different subclasses are considered unequal.
109
- *
110
- * @param other the object to be compared with.
111
- * @return TRUE if the given Format objects are semantically equal.
112
- * @stable ICU 51
113
- */
114
- virtual UBool operator==(const Format& other) const;
115
-
104
+ Format* clone() const U_OVERRIDE;
116
105
 
117
106
  using DecimalFormat::format;
118
107
 
119
108
  /**
120
- * Format a double or long number using base-10 representation.
121
- *
122
- * @param number The value to be formatted.
123
- * @param appendTo Output parameter to receive result.
124
- * Result is appended to existing contents.
125
- * @param pos On input: an alignment field, if desired.
126
- * On output: the offsets of the alignment field.
127
- * @return Reference to 'appendTo' parameter.
128
- * @stable ICU 51
129
- */
130
- virtual UnicodeString& format(double number,
131
- UnicodeString& appendTo,
132
- FieldPosition& pos) const;
133
-
134
- /**
135
- * Format a double or long number using base-10 representation.
136
- *
137
- * @param number The value to be formatted.
138
- * @param appendTo Output parameter to receive result.
139
- * Result is appended to existing contents.
140
- * @param pos On input: an alignment field, if desired.
141
- * On output: the offsets of the alignment field.
142
- * @param status
143
- * @return Reference to 'appendTo' parameter.
144
- * @internal
145
- */
146
- virtual UnicodeString& format(double number,
147
- UnicodeString& appendTo,
148
- FieldPosition& pos,
149
- UErrorCode &status) const;
150
-
151
- /**
152
- * Format a double or long number using base-10 representation.
153
- * Currently sets status to U_UNSUPPORTED_ERROR.
154
- *
155
- * @param number The value to be formatted.
156
- * @param appendTo Output parameter to receive result.
157
- * Result is appended to existing contents.
158
- * @param posIter On return, can be used to iterate over positions
159
- * of fields generated by this format call.
160
- * Can be NULL.
161
- * @param status Output param filled with success/failure status.
162
- * @return Reference to 'appendTo' parameter.
163
- * @internal
164
- */
165
- virtual UnicodeString& format(double number,
166
- UnicodeString& appendTo,
167
- FieldPositionIterator* posIter,
168
- UErrorCode& status) const;
169
-
170
- /**
171
- * Format a long number using base-10 representation.
172
- *
173
- * @param number The value to be formatted.
174
- * @param appendTo Output parameter to receive result.
175
- * Result is appended to existing contents.
176
- * @param pos On input: an alignment field, if desired.
177
- * On output: the offsets of the alignment field.
178
- * @return Reference to 'appendTo' parameter.
179
- * @stable ICU 56
180
- */
181
- virtual UnicodeString& format(int32_t number,
182
- UnicodeString& appendTo,
183
- FieldPosition& pos) const;
184
-
185
- /**
186
- * Format a long number using base-10 representation.
187
- *
188
- * @param number The value to be formatted.
189
- * @param appendTo Output parameter to receive result.
190
- * Result is appended to existing contents.
191
- * @param pos On input: an alignment field, if desired.
192
- * On output: the offsets of the alignment field.
193
- * @return Reference to 'appendTo' parameter.
194
- * @internal
195
- */
196
- virtual UnicodeString& format(int32_t number,
197
- UnicodeString& appendTo,
198
- FieldPosition& pos,
199
- UErrorCode &status) const;
200
-
201
- /**
202
- * Format a long number using base-10 representation.
203
- * Currently sets status to U_UNSUPPORTED_ERROR
204
- *
205
- * @param number The value to be formatted.
206
- * @param appendTo Output parameter to receive result.
207
- * Result is appended to existing contents.
208
- * @param posIter On return, can be used to iterate over positions
209
- * of fields generated by this format call.
210
- * Can be NULL.
211
- * @param status Output param filled with success/failure status.
212
- * @return Reference to 'appendTo' parameter.
213
- * @internal
214
- */
215
- virtual UnicodeString& format(int32_t number,
216
- UnicodeString& appendTo,
217
- FieldPositionIterator* posIter,
218
- UErrorCode& status) const;
219
-
220
- /**
221
- * Format an int64 number using base-10 representation.
222
- *
223
- * @param number The value to be formatted.
224
- * @param appendTo Output parameter to receive result.
225
- * Result is appended to existing contents.
226
- * @param pos On input: an alignment field, if desired.
227
- * On output: the offsets of the alignment field.
228
- * @return Reference to 'appendTo' parameter.
109
+ * CompactDecimalFormat does not support parsing. This implementation
110
+ * does nothing.
111
+ * @param text Unused.
112
+ * @param result Does not change.
113
+ * @param parsePosition Does not change.
114
+ * @see Formattable
229
115
  * @stable ICU 51
230
116
  */
231
- virtual UnicodeString& format(int64_t number,
232
- UnicodeString& appendTo,
233
- FieldPosition& pos) const;
234
-
235
- /**
236
- * Format an int64 number using base-10 representation.
237
- *
238
- * @param number The value to be formatted.
239
- * @param appendTo Output parameter to receive result.
240
- * Result is appended to existing contents.
241
- * @param pos On input: an alignment field, if desired.
242
- * On output: the offsets of the alignment field.
243
- * @return Reference to 'appendTo' parameter.
244
- * @internal
245
- */
246
- virtual UnicodeString& format(int64_t number,
247
- UnicodeString& appendTo,
248
- FieldPosition& pos,
249
- UErrorCode &status) const;
250
-
251
- /**
252
- * Format an int64 number using base-10 representation.
253
- * Currently sets status to U_UNSUPPORTED_ERROR
254
- *
255
- * @param number The value to be formatted.
256
- * @param appendTo Output parameter to receive result.
257
- * Result is appended to existing contents.
258
- * @param posIter On return, can be used to iterate over positions
259
- * of fields generated by this format call.
260
- * Can be NULL.
261
- * @param status Output param filled with success/failure status.
262
- * @return Reference to 'appendTo' parameter.
263
- * @internal
264
- */
265
- virtual UnicodeString& format(int64_t number,
266
- UnicodeString& appendTo,
267
- FieldPositionIterator* posIter,
268
- UErrorCode& status) const;
269
-
270
- /**
271
- * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR
272
- * The syntax of the unformatted number is a "numeric string"
273
- * as defined in the Decimal Arithmetic Specification, available at
274
- * http://speleotrove.com/decimal
275
- *
276
- * @param number The unformatted number, as a string.
277
- * @param appendTo Output parameter to receive result.
278
- * Result is appended to existing contents.
279
- * @param posIter On return, can be used to iterate over positions
280
- * of fields generated by this format call.
281
- * Can be NULL.
282
- * @param status Output param filled with success/failure status.
283
- * @return Reference to 'appendTo' parameter.
284
- * @internal
285
- */
286
- virtual UnicodeString& format(StringPiece number,
287
- UnicodeString& appendTo,
288
- FieldPositionIterator* posIter,
289
- UErrorCode& status) const;
290
-
291
- /**
292
- * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR
293
- * The number is a DigitList wrapper onto a floating point decimal number.
294
- * The default implementation in NumberFormat converts the decimal number
295
- * to a double and formats that.
296
- *
297
- * @param number The number, a DigitList format Decimal Floating Point.
298
- * @param appendTo Output parameter to receive result.
299
- * Result is appended to existing contents.
300
- * @param posIter On return, can be used to iterate over positions
301
- * of fields generated by this format call.
302
- * @param status Output param filled with success/failure status.
303
- * @return Reference to 'appendTo' parameter.
304
- * @internal
305
- */
306
- virtual UnicodeString& format(const DigitList &number,
307
- UnicodeString& appendTo,
308
- FieldPositionIterator* posIter,
309
- UErrorCode& status) const;
310
-
311
- /**
312
- * Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR.
313
- * The number is a DigitList wrapper onto a floating point decimal number.
314
- * The default implementation in NumberFormat converts the decimal number
315
- * to a double and formats that.
316
- *
317
- * @param number The number, a DigitList format Decimal Floating Point.
318
- * @param appendTo Output parameter to receive result.
319
- * Result is appended to existing contents.
320
- * @param pos On input: an alignment field, if desired.
321
- * On output: the offsets of the alignment field.
322
- * @param status Output param filled with success/failure status.
323
- * @return Reference to 'appendTo' parameter.
324
- * @internal
325
- */
326
- virtual UnicodeString& format(const DigitList &number,
327
- UnicodeString& appendTo,
328
- FieldPosition& pos,
329
- UErrorCode& status) const;
330
-
331
- /**
332
- * CompactDecimalFormat does not support parsing. This implementation
333
- * does nothing.
334
- * @param text Unused.
335
- * @param result Does not change.
336
- * @param parsePosition Does not change.
337
- * @see Formattable
338
- * @stable ICU 51
339
- */
340
- virtual void parse(const UnicodeString& text,
341
- Formattable& result,
342
- ParsePosition& parsePosition) const;
117
+ void parse(const UnicodeString& text, Formattable& result,
118
+ ParsePosition& parsePosition) const U_OVERRIDE;
343
119
 
344
120
  /**
345
121
  * CompactDecimalFormat does not support parsing. This implementation
@@ -350,10 +126,9 @@ public:
350
126
  * @param status Always set to U_UNSUPPORTED_ERROR.
351
127
  * @stable ICU 51
352
128
  */
353
- virtual void parse(const UnicodeString& text,
354
- Formattable& result,
355
- UErrorCode& status) const;
129
+ void parse(const UnicodeString& text, Formattable& result, UErrorCode& status) const U_OVERRIDE;
356
130
 
131
+ #ifndef U_HIDE_INTERNAL_API
357
132
  /**
358
133
  * Parses text from the given string as a currency amount. Unlike
359
134
  * the parse() method, this method will attempt to parse a generic
@@ -374,8 +149,8 @@ public:
374
149
  * the parsed currency; if parse fails, this is NULL.
375
150
  * @internal
376
151
  */
377
- virtual CurrencyAmount* parseCurrency(const UnicodeString& text,
378
- ParsePosition& pos) const;
152
+ CurrencyAmount* parseCurrency(const UnicodeString& text, ParsePosition& pos) const U_OVERRIDE;
153
+ #endif /* U_HIDE_INTERNAL_API */
379
154
 
380
155
  /**
381
156
  * Return the class ID for this class. This is useful only for
@@ -401,18 +176,10 @@ public:
401
176
  * other classes have different class IDs.
402
177
  * @stable ICU 51
403
178
  */
404
- virtual UClassID getDynamicClassID() const;
405
-
406
- private:
407
-
408
- const UHashtable* _unitsByVariant;
409
- const double* _divisors;
410
- PluralRules* _pluralRules;
411
-
412
- // Default constructor not implemented.
413
- CompactDecimalFormat(const DecimalFormat &, const UHashtable* unitsByVariant, const double* divisors, PluralRules* pluralRules);
179
+ UClassID getDynamicClassID() const U_OVERRIDE;
414
180
 
415
- UBool eqHelper(const CompactDecimalFormat& that) const;
181
+ private:
182
+ CompactDecimalFormat(const Locale& inLocale, UNumberCompactStyle style, UErrorCode& status);
416
183
  };
417
184
 
418
185
  U_NAMESPACE_END