Revisions of libxmlb

buildservice-autocommit accepted request 844081 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 17)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 839317 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 0.2.1:
 - Do not assume g_content_type_guess() always returns valid results (Richard Hughes)
 - Make the build reproducible (Richard Hughes)
 - Revert "Do not show a critical warning for invalid XML" (Richard Hughes)
 - Update the header location to reflect the new API (Richard Hughes)
 - This release breaks API and ABI and bumps the version of libxmlb.so and so
   packages that depend on this library (e.g. fwupd or gnome-software) will need
   to be rebuilt at the same time.
 - Add the missing TEXT:INTE XPath support (Richard Hughes)
 - Add variant of xb_silo_query_with_root() avoiding XbNode creation (Philip Withnall)
 - Add XB_BUILDER_SOURCE_FLAG_WATCH_DIRECTORY flag (Philip Withnall)
 - Allow specifying the node cache behaviour for the query (Richard Hughes)
 - Avoid recursion when setting flags if possible (Philip Withnall)
 - Avoid using weak pointers when building the silo (Philip Withnall)
 - Change the default value for the node cache (Richard Hughes)
 - Do not allocate opcodes individually (Philip Withnall)
 - Do not show a critical warning for invalid XML (Richard Hughes)
 - Do not unconditionally create GTimer objects (Philip Withnall)
 - Do not use the node cache when building indexes (Richard Hughes)
 - Lazy load more arrays to reduce RSS usage (Philip Withnall)
 - Report silo versions when versions mismatch (Robert Ancell)
buildservice-autocommit accepted request 820048 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 15)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 14)
Move tests
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 820043 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 13)
New stable release
buildservice-autocommit accepted request 749155 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 12)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 11)
Redownload tarball
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 748512 from Gary Ching-Pang Lin's avatar Gary Ching-Pang Lin (gary_lin) (revision 10)
Update to version 0.1.13:
buildservice-autocommit accepted request 732908 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 9)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 732887 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 7)
Update changes again.
but i think it is clearly what BuildRequires mean.
buildservice-autocommit accepted request 694852 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 6)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 5)
New stable release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 666142 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 4)
initialized devel package after accepting 666142
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 3)
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 2)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 665017 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 1)
Needed for future version of fwupd

Library for querying compressed XML metadata 
https://github.com/hughsie/libxmlb

XML is slow to parse and strings inside the document cannot be
memory mapped as they do not have a trailing NUL char. The libxmlb
library takes XML source, and converts it to a structured binary
representation with a deduplicated string table -- where the
strings have the NULs included.

This allows an application to mmap the binary XML file, do an XPath
query and return some strings without actually parsing the entire
document. This is all done using (almost) zero allocations and no
actual copying of the binary data. 
Displaying revisions 21 - 37 of 37
openSUSE Build Service is sponsored by