Go to file
Fabian Vogt 01bd6a7e6a Accepting request 1109429 from home:adrianSuSE:branches:devel:microos
- update to 20230802.0
  What's New:
  * Added the nullability library for designating the expected
    nullability of pointers. Currently these serve as annotations
    only, but it is expected that compilers will one day be able
    to use these annotations for diagnostic purposes.
  * Added the prefetch library as a portable layer for moving data
    into caches before it is read.
  * Abseil's hash tables now detect many more programming errors
    in debug and sanitizer builds.
  * Abseil's synchronization objects now differentiate absolute
    waits (when passed an absl::Time) from relative waits (when
    passed an absl::Duration) when the underlying platform supports
    differentiating these cases. This only makes a difference when
    system clocks are adjusted.
  * Abseil's flag parsing library includes additional methods that
    make it easier to use when another library also expects to be
    able to parse flags.
  * absl::string_view is now available as a smaller target,
    @com_google_absl//absl/strings:string_view, so that users may
    use this library without depending on the much larger
    @com_google_absl//absl/strings target.

OBS-URL: https://build.opensuse.org/request/show/1109429
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=20
2023-09-07 07:32:30 +00:00
.gitattributes Accepting request 657562 from devel:kubic 2018-12-18 13:56:04 +00:00
.gitignore Accepting request 657562 from devel:kubic 2018-12-18 13:56:04 +00:00
abseil-cpp-20230802.0.tar.gz Accepting request 1109429 from home:adrianSuSE:branches:devel:microos 2023-09-07 07:32:30 +00:00
abseil-cpp.changes Accepting request 1109429 from home:adrianSuSE:branches:devel:microos 2023-09-07 07:32:30 +00:00
abseil-cpp.spec Accepting request 1109429 from home:adrianSuSE:branches:devel:microos 2023-09-07 07:32:30 +00:00
baselibs.conf Accepting request 1109429 from home:adrianSuSE:branches:devel:microos 2023-09-07 07:32:30 +00:00
cmake.patch Accepting request 1103184 from LibreOffice:Factory 2023-08-24 14:19:55 +00:00
options-cxx17.patch Accepting request 1082510 from system:homeautomation:home-assistant 2023-04-24 12:32:28 +00:00
options-old.patch Accepting request 985793 from devel:microos 2022-06-30 11:18:08 +00:00