↵ Return to the main page of libxmlb-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.3.2-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-05-24 | Richard Hughes <richard at hughsie dot com> 0.3.2-1 | - New upstream release - Respect XB_BUILDER_NODE_FLAG_IGNORE when exporting - Use the chosen chunk size when reading from a stream - Use the correct pkgconfig export package name in the GIR file |
2021-05-06 | Richard Hughes <richard at hughsie dot com> 0.3.1-1 | - New upstream release - Always run xb-tool queries with the optimizer - Ensure tokens handling works when XbOpcode is not zero-inited - Use stack-allocated XbStack instances for running a machine |
2021-03-12 | Richard Hughes <richard at hughsie dot com> 0.3.0-1 | - New upstream release - Add a new object to contain query context data - Allow collapsing empty XML tags if no children or text - Allow marking elements as tokenized from xb-tool - Allow optimized searching when comparing tokens - Cancel the GFileMonitor before unreffing it - Do not allocate a 128Mb buffer for each xb_builder_source_ctx_get_bytes() - Do not error when creating a query if the element doesn’t exist - Fix a parse failure for a double comment - Fix various errors or missing annotations in docs - Make handling of single-result queries more robust - Support mmap()ing the source file to get bytes - Support query caching with xb_silo_lookup_query() - Support UTF-8 for upper-case() and lower-case() - Use g_str_match_string() for non-ASCII search queries - Write search tokens into the built silo |
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.2.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-09-07 | Richard Hughes <richard at hughsie dot com> 0.2.1-1 | - New upstream release - Do not assume g_content_type_guess() always returns valid results - Fix getting translated results in gnome-software - Update the header location to reflect the new API |
2020-08-18 | Richard Hughes <richard at hughsie dot com> 0.2.0-1 | - New upstream release which breaks API and ABI - Add the missing TEXT:INTE XPath support - Add variant of xb_silo_query_with_root() avoiding XbNode creation - Add XB_BUILDER_SOURCE_FLAG_WATCH_DIRECTORY flag - Allow specifying the node cache behaviour for the query - Avoid recursion when setting flags if possible - Avoid using weak pointers when building the silo - Do not allocate opcodes individually - Do not show a critical warning for invalid XML - Do not unconditionally create GTimer objects - Do not use the node cache when building indexes - Lazy load more arrays to reduce RSS usage |
2020-07-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.15-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-03-04 | Richard Hughes <richard at hughsie dot com> 0.1.15-1 | - New upstream release - Add xb_builder_source_add_simple_adapter() - Allow reversing the query results |
2020-01-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.14-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |