File rasqal.changes of Package rasqal
-------------------------------------------------------------------
Fri Jul 25 00:45:15 CEST 2008 - dmueller@suse.de
- update to version 0.9.16:
* Added a rasqal_world object used for all constructor functions
* Removed deprecated functions and macros
* Fixed some memory leaks and made some low-memory resiliance fixes
* Query result sets can be read/written from sparql XML results format
* Improved error syntax error reporting
-------------------------------------------------------------------
Sat Jan 5 01:36:20 CET 2008 - dmueller@suse.de
- update buildrequires
-------------------------------------------------------------------
Sat Dec 15 12:57:16 CET 2007 - stbinner@suse.de
- Update to version 0.9.15
* Many updates for supporting W3C SPARQL Proposed Recommendation.
Passes over 92% of the DAWG SPARQL Test Suite.
* Many query engine improvements.
* Substantial improvements to datatypes support and evaluation.
* Many improvements and fixes for use in low-memory situations
* Several new APIs were added including a new XSD decimal class
-------------------------------------------------------------------
Sun Aug 26 03:44:32 CEST 2007 - crrodriguez@suse.de
- build needs -fno-strict-aliasing.
- PCRE is the recommended regex library and the default but
package neither required pcre-devel nor the autodetection worked.
- add missing calls to ldconfig.
- remove unneeded static libraries and libtool archives.
-------------------------------------------------------------------
Fri May 4 03:19:57 CEST 2007 - dmueller@suse.de
- Fix package requires
-------------------------------------------------------------------
Thu May 3 12:26:15 CEST 2007 - wstephenson@suse.de
- name -devel subpackage correctly
-------------------------------------------------------------------
Wed May 2 16:31:28 CEST 2007 - wstephenson@suse.de
- Update to version 0.9.14
* Added syntax and API support (but no query engine support)
for experimental extensions to SPARQL called LAQRS:
LAQRS Adds to Querying RDF in SPARQL.
* Fixed issues: Issue#0000152, Issue#0000156, Issue#0000160,
Issue#0000167, Issue#0000182, from the Redland Issue Tracker.
- Version 0.9.13
* Added a new rasqal_query_results_formatter class.
* Many internal query engine changes, mostly to separate query
and query_results internals so that eventually the run-time
execution context is entirely separated from the static query structure.
* Added query features system with one initial feature RASQAL_FEATURE_NO_NET.
-------------------------------------------------------------------
* Thu Jul 13 2006 - mrueckert@suse.de
- spec file cleanup
-------------------------------------------------------------------
* Thu Jun 26 2006 - dmacvicar@suse.de
- initial package of 0.9.12