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

libdatrie-devel-0.2.13-1.10 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libdatrie-devel Distribution: openSUSE:Factory:zSystems
Version: 0.2.13 Vendor: openSUSE
Release: 1.10 Build date: Thu Jun 15 01:41:49 2023
Group: Development/Libraries/C and C++ Build host: s390zp27
Size: 465113 Source RPM: libdatrie-0.2.13-1.10.src.rpm
Packager: https://bugs.opensuse.org
Url: https://linux.thai.net/~thep/datrie/datrie.html
Summary: Development files for the Double-Array Trie library
This is an implementation of double-array structure for representing
trie, as proposed by Junichi Aoe.

This package contains the development files for libdatrie.

Provides

Requires

License

LGPL-2.1-only

Changelog

* Thu Feb 11 2021 Dirk Müller <dmueller@suse.com>
  - update to 0.2.13:
    - Fix wrong key listing in byte trie
    - Fix cross-compiling issue caused by AC_FUNC_MALLOC
    - Fix isspace() arg problem on NetBSD.
    - Fix some documentations.
    - Really use TRIE_CHAR_TERM in TrieChar string termination.
      Changing TRIE_CHAR_TERM definition now won't break the code.
    - Fix Windows build issue by avoiding <unistd.h> include.
    - [New APIs] Add serialization of the trie into memory buffer.
* Tue Aug 25 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.2.12:
    - More C90 (ANSI C) compliance.
    - Prevent some compiling conflicts with other sources.
    - Fix miscellaneous compiler warnings.
    - Prevent trimming on extremely long dictionary path names.
    - Detect iconv() error more correctly in trietool.
    - Clarify package description that search time is O(m), where m is
      key length, not O(1), while still claiming that it's independent
      of database size.
    - Fix trie_state_get_data() on a prefix key.
    - Fix reported segfault on full-range alpha map.
* Mon Feb 19 2018 jengelh@inai.de
  - Fix RPM groups. Remove ineffective --with-pic.
* Sun Feb 18 2018 avindra@opensuse.org
  - update to version 0.2.10
    * Correctly check doxygen version on configure
    * Optimization on AlphaMap mapping
  - remove libdatrie-doxygen-version-check.patch
    * upstreamed in 7db54c662357dba5f109eaf1b24490f46ca23d44
  - use https urls
* Tue Aug 18 2015 pgajdos@suse.com
  - update to version 0.2.9
    * Fix infinite loop on empty trie iteration.
    * Document about alphabet size.
    * Disable timestamp in Doxygen-generated doc.
    * etc. see ChangeLog
  - remove libdatrie-doxygen-found-is-enough.patch in favour of
    libdatrie-doxygen-version-check.patch
* Tue Aug 18 2015 dimstar@opensuse.org
  - Add libdatrie-doxygen-found-is-enough.patch: when we find
    doxygen, we assume it is new enough. The configure script uses
    'expr 1.8.4 \< $DOXYGEN_VER', which returns false for 1.8.10.
  - For safeguard, we specify the minimal required version of
    doxygen (1.8.4) in the buildrequirements.
* Wed Feb 04 2015 p.drouand@gmail.com
  - Update to version 0.2.8
    * Fix compiler warnings in test suites.
    * Fix edge-case error on alphabet set of size 255.
    * Fail trie operations on non-alphabet inputs, rather than silently
      allowing them to sneak in as false keys.
    * Improved documentation.
  - Add xz build require to keep SLE11 support
* Thu Apr 11 2013 mmeister@suse.com
  - Added url as source.
    Please see http://en.opensuse.org/SourceUrls
* Wed Feb 01 2012 jengelh@medozas.de
  - Remove redundant tags/sections per specfile guideline suggestions
  - Parallel building using %_smp_mflags
* Wed Feb 23 2011 vuntz@opensuse.org
  - Add missing baselibs.conf.

Files

/usr/bin/trietool
/usr/bin/trietool-0.2
/usr/include/datrie
/usr/include/datrie/alpha-map.h
/usr/include/datrie/trie.h
/usr/include/datrie/triedefs.h
/usr/include/datrie/typedefs.h
/usr/lib64/libdatrie.so
/usr/lib64/pkgconfig/datrie-0.2.pc
/usr/share/doc/packages/libdatrie
/usr/share/doc/packages/libdatrie-devel
/usr/share/doc/packages/libdatrie-devel/README.migration
/usr/share/doc/packages/libdatrie/html
/usr/share/doc/packages/libdatrie/html/alpha-map_8h.html
/usr/share/doc/packages/libdatrie/html/annotated.html
/usr/share/doc/packages/libdatrie/html/bc_s.png
/usr/share/doc/packages/libdatrie/html/bc_sd.png
/usr/share/doc/packages/libdatrie/html/bdwn.png
/usr/share/doc/packages/libdatrie/html/classes.html
/usr/share/doc/packages/libdatrie/html/closed.png
/usr/share/doc/packages/libdatrie/html/dir_23cbef3b1b2df757deb7708cc4a2d793.html
/usr/share/doc/packages/libdatrie/html/doc.png
/usr/share/doc/packages/libdatrie/html/docd.png
/usr/share/doc/packages/libdatrie/html/doxygen.css
/usr/share/doc/packages/libdatrie/html/doxygen.svg
/usr/share/doc/packages/libdatrie/html/dynsections.js
/usr/share/doc/packages/libdatrie/html/files.html
/usr/share/doc/packages/libdatrie/html/folderclosed.png
/usr/share/doc/packages/libdatrie/html/folderopen.png
/usr/share/doc/packages/libdatrie/html/functions.html
/usr/share/doc/packages/libdatrie/html/functions_vars.html
/usr/share/doc/packages/libdatrie/html/globals.html
/usr/share/doc/packages/libdatrie/html/globals_defs.html
/usr/share/doc/packages/libdatrie/html/globals_func.html
/usr/share/doc/packages/libdatrie/html/globals_type.html
/usr/share/doc/packages/libdatrie/html/index.html
/usr/share/doc/packages/libdatrie/html/jquery.js
/usr/share/doc/packages/libdatrie/html/menu.js
/usr/share/doc/packages/libdatrie/html/menudata.js
/usr/share/doc/packages/libdatrie/html/nav_f.png
/usr/share/doc/packages/libdatrie/html/nav_fd.png
/usr/share/doc/packages/libdatrie/html/nav_g.png
/usr/share/doc/packages/libdatrie/html/nav_h.png
/usr/share/doc/packages/libdatrie/html/nav_hd.png
/usr/share/doc/packages/libdatrie/html/open.png
/usr/share/doc/packages/libdatrie/html/splitbar.png
/usr/share/doc/packages/libdatrie/html/splitbard.png
/usr/share/doc/packages/libdatrie/html/struct__Trie.html
/usr/share/doc/packages/libdatrie/html/struct__TrieIterator.html
/usr/share/doc/packages/libdatrie/html/struct__TrieState.html
/usr/share/doc/packages/libdatrie/html/sync_off.png
/usr/share/doc/packages/libdatrie/html/sync_on.png
/usr/share/doc/packages/libdatrie/html/tab_a.png
/usr/share/doc/packages/libdatrie/html/tab_ad.png
/usr/share/doc/packages/libdatrie/html/tab_b.png
/usr/share/doc/packages/libdatrie/html/tab_bd.png
/usr/share/doc/packages/libdatrie/html/tab_h.png
/usr/share/doc/packages/libdatrie/html/tab_hd.png
/usr/share/doc/packages/libdatrie/html/tab_s.png
/usr/share/doc/packages/libdatrie/html/tab_sd.png
/usr/share/doc/packages/libdatrie/html/tabs.css
/usr/share/doc/packages/libdatrie/html/trie_8h.html
/usr/share/doc/packages/libdatrie/html/triedefs_8h.html
/usr/share/man/man1/trietool-0.2.1.gz
/usr/share/man/man1/trietool.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024