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

libdatrie-devel-0.2.9-1.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: libdatrie-devel Distribution: openSUSE Step 15
Version: 0.2.9 Vendor: openSUSE
Release: 1.2 Build date: Sat Feb 6 15:11:36 2021
Group: Development/Libraries/C and C++ Build host: armbuild02
Size: 418952 Source RPM: libdatrie-0.2.9-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://linux.thai.net/~thep/datrie/datrie.html
Summary: Double-Array Trie Library (development)
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

Changelog

* 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.
* Sun Sep 19 2010 vuntz@opensuse.org
  - Update to version 0.2.4:
    + Close file on saving trie.
    + Add trie_store_if_absent() API which fails on adding duplicated
      key. This is useful for preventing race condition in
      multi-thread applications.
    + Add trie_fread() and trie_fwrite() APIs for reading/writing
      trie data in an open file, allowing trie to be embeded as part
      of a bigger file.
  - Changes from version 0.2.3:
    + More robustness against corrupted trie files.
    + License clarification in individual source files.
* Sat Apr 24 2010 coolo@novell.com
  - buildrequire pkg-config to fix provides
* Mon Jan 04 2010 vuntz@opensuse.org
  - Update to version 0.2.2:
    + Support building with linkers without symbol versioning
      supports, including Mac, Cygwin, MinGW.
    + Support other iconv implementations than that's in glibc, for
      Mac and MinGW.
  - Changes from version 0.2.1:
    + Fix errors in documentation
    + Symbol versioning to ease upgrade across SONAME
    + Minor cleanups
  - Changes from version 0.2.0:
    + New APIs for performance: trie_state_copy(),
      trie_state_is_single()
    + Clean-ups
  - Changes from version 0.1.99.2:
    + More robust handling of alphabet ranges
    + Allow co-existence with libdatrie0
  - Changes from version 0.1.99.1:
    + Breaking ABI with libdatrie0
    + More capacity with 32-bit node index
    + Adjusted API for non-file trie usage
    + All data in one file, no more *.br and *.tl split
    + Drop SBTrie wrapper; all features are merged into Trie
    + Domain characters are now Unicode
* Thu Feb 19 2009 crrodriguez@suse.de
  - remove static libraries

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/lib/libdatrie.so
/usr/lib/pkgconfig/datrie-0.2.pc
/usr/share/doc/packages/libdatrie
/usr/share/doc/packages/libdatrie/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/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/doxygen.css
/usr/share/doc/packages/libdatrie/html/doxygen.png
/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_g.png
/usr/share/doc/packages/libdatrie/html/nav_h.png
/usr/share/doc/packages/libdatrie/html/open.png
/usr/share/doc/packages/libdatrie/html/splitbar.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_b.png
/usr/share/doc/packages/libdatrie/html/tab_h.png
/usr/share/doc/packages/libdatrie/html/tab_s.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, Tue Apr 9 16:43:41 2024