Home
last modified time | relevance | path

Searched hist:"1 bad1ff34a3e132a8816d2ac7ba9722d3a5249a9" (Results 1 – 25 of 39) sorted by relevance

12

/haiku/src/kits/locale/
H A DRelativeDateTimeFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DStringFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DDateTimeFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DTimeFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DNumberFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DTimeUnitFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DDateFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DCollator.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DDurationFormat.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
/haiku/headers/private/locale/
H A DICUWrapper.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
/haiku/src/data/package_infos/x86_64/
H A Dhaiku_secondary1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
/haiku/src/data/package_infos/x86/
H A Dhaiku_secondary1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
/haiku/headers/private/libroot/locale/
H A DICUMessagesData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUNumericData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICULocaleconvData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUMonetaryData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUTimeData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUCategoryData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUCollateData.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUTimeConversion.h1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
/haiku/src/system/libroot/add-ons/icu/
H A DICUMessagesData.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICULocaleconvData.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUMonetaryData.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUTimeData.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
H A DICUCategoryData.cpp1bad1ff34a3e132a8816d2ac7ba9722d3a5249a9 Sun Aug 02 09:53:25 UTC 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Prepare for ICU update

- libicule and libiculx do not exist anymore in newer ICU versions
(harfbuzz replaces them), but we didn't actually use them, so remove
them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
in a namespace, making it easier to have multiple versions of ICU used
side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).

12