Revisions of frozen
buildservice-autocommit
accepted
request 1198198
from
Martin Schreiner (mschreiner)
(revision 5)
baserev update by copy to link target
Martin Schreiner (mschreiner)
accepted
request 1198197
from
Martin Schreiner (mschreiner)
(revision 4)
- 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()
Dominique Leuenberger (dimstar_suse)
accepted
request 1102673
from
Fridrich Strba (fstrba)
(revision 3)
initialized devel package after accepting 1102673
Fridrich Strba (fstrba)
committed
(revision 2)
Danilo Spinella (dspinella)
accepted
request 1098656
from
Danilo Spinella (dspinella)
(revision 1)
Add new package frozen
Displaying all 5 revisions