Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

frozen-devel-1.2.0-lp160.1.1 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: frozen-devel Distribution: openSUSE Leap 16.0
Version: 1.2.0 Vendor: openSUSE
Release: lp160.1.1 Build date: Mon Sep 2 07:00:01 2024
Group: Development/Languages/C and C++ Build host: reproducible
Size: 110276 Source RPM: frozen-1.2.0-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/serge-sans-paille/frozen
Summary: Header files for frozen, an alternative to gperf
Header-only library that provides 0 cost initialization for immutable
containers, fixed-size containers, and various algorithms.

This package contains the headers.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Sep 02 2024 Martin Schreiner <martin.schreiner@suse.com>
  - 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()
    * use consistent integer types
    * Fix closure types not being literal types and thus not constexpr-compatible
    * Add c++20 contains to the associative containers
    * Workaround gcc 11 limitation
    * Add test cases suggested by @adamshapiro0
    * Standard implementation for lower_bound/upper_bound/equal_range
    * Suggested changes for nicer checks.
    * Fix boyer-moore going over string iterator end
    * Add more tests for edge cases that would make search go over string iterator end
* Mon Aug 07 2023 Fridrich Strba <fstrba@suse.com>
  - Added patch:
    * frozen-cmake.patch
      + lower cmake version requirements in order to allow building on
      sle12sp5
* Thu Jul 13 2023 Danilo Spinella <danilo.spinella@suse.com>
  - Initial packaging of version 1.1.1

Files

/usr/include/frozen
/usr/include/frozen/algorithm.h
/usr/include/frozen/bits
/usr/include/frozen/bits/algorithms.h
/usr/include/frozen/bits/basic_types.h
/usr/include/frozen/bits/constexpr_assert.h
/usr/include/frozen/bits/defines.h
/usr/include/frozen/bits/elsa.h
/usr/include/frozen/bits/elsa_std.h
/usr/include/frozen/bits/exceptions.h
/usr/include/frozen/bits/hash_string.h
/usr/include/frozen/bits/mpl.h
/usr/include/frozen/bits/pmh.h
/usr/include/frozen/bits/version.h
/usr/include/frozen/map.h
/usr/include/frozen/random.h
/usr/include/frozen/set.h
/usr/include/frozen/string.h
/usr/include/frozen/unordered_map.h
/usr/include/frozen/unordered_set.h
/usr/share/cmake/frozen
/usr/share/cmake/frozen/frozenConfig.cmake
/usr/share/cmake/frozen/frozenConfigVersion.cmake
/usr/share/doc/packages/frozen-devel
/usr/share/doc/packages/frozen-devel/README.rst
/usr/share/licenses/frozen-devel
/usr/share/licenses/frozen-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Dec 20 23:28:41 2024