5 Commits

Author SHA256 Message Date
4c59ea6954 Accepting request 1198198 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1198198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frozen?expand=0&rev=2
2024-09-03 11:37:37 +00:00
c0cacd97ad Accepting request 1198197 from home:mschreiner:branches:LibreOffice:Factory
- Update to 1.2.0. 
  * Fixing "'macro' is not defined" warning, when using clang-tidy
  * Drop a note in the README about the stability of frozen
  * Upgrade catch to v2.13.10
  * Update github action versions
  * Add tests for gcc 13 and clang 15
  * Use ARCH_INDEPENDENT when available
  * Disable testing on compilers no longer part of ubuntu-latest image
  * Support transparent hashing through elsa *and* anna
  * Remove non-standard API that uses custom hasher / comparator
  * Widen the checked compiler version ranges on Linux
  * Split Travis validation across platforms
  * Get rid of travis validation
  * Get rid of appveyor validation
  * Use CMAKE_INSTALL_* dirs from GNUInstallDirs
  * feat: mark map keys as const to meet associative container requirements
  * feat: make frozen::string bidirectionally comparable
  * refactor: allow sorting containers other than bits::carray
  * refactor: change sorting algorithm to use iter_swap to support proxy iterators
  * fix: ensure const bits::cvector can be iterated over
  * refactor: move const and reverse iterator conversion out of storage classes
  * fix: forward const_iterator from underlying container instead of redefining it
  * refactor: initialize carray to content we want
  * fix: include 'defines.h' in elsa_std.h which relies on some of its macros
  * fix: match associative container requirements for comparison predicates
  * improvement: allow empty key comparison and hash functors to occupy no space
  * refactor: use freshly constructed state vars instead of resetting each time
  * fix: allow building tests when the compiler doesn't support C++17
  * improvement: make unused slots in the hash tables equal items' end iterator
  * refactor: use this->find() as replacement for this->lookup()

OBS-URL: https://build.opensuse.org/request/show/1198197
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/frozen?expand=0&rev=4
2024-09-02 05:29:40 +00:00
9746a4a384 Accepting request 1102673 from LibreOffice:Factory
new package needed for libreoffice build

OBS-URL: https://build.opensuse.org/request/show/1102673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frozen?expand=0&rev=1
2023-08-08 13:54:09 +00:00
ccf4dbc594 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/frozen?expand=0&rev=2 2023-08-07 09:53:09 +00:00
Danilo Spinella
2b112f4a1a Accepting request 1098656 from LibreOffice:7.6
Add new package frozen

OBS-URL: https://build.opensuse.org/request/show/1098656
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/frozen?expand=0&rev=1
2023-07-14 10:23:00 +00:00