File rasqal.changes of Package rasqal

-------------------------------------------------------------------
Tue Oct 19 17:10:41 CEST 2010 - dmueller@suse.de

- update to 0.9.20:
  * Updated to handle more of the new syntax defined by the SPARQL 1.1
    Query and SPARQL 1.1 Update W3C working drafts of 1 June 2010
    Added execution support for new SPARQL 1.1 query built-in expressions
    IF, URI, STRLANG, STRDT, BNODE, IN and NOT IN.
    Added an 'html' query result table format from patch by Nicholas J
    Humfrey
    Added API support for group by HAVING expressions
    Added XSD Date comparison support
    Support building with Raptor V2 API if configured with --with-raptor2.
    Many other bug fixes and improvements were made.
    Fixed Issues: #0000352, #0000353, #0000354, #0000360, #0000374,
    #0000377 and #0000378

    See the Rasqal 0.9.20 Release Notes for the full details of the
    changes.

-------------------------------------------------------------------
Sun Apr 11 16:45:44 UTC 2010 - beineri@opensuse.org

- update to 0.9.19:
   * Add initial draft parsing and API (NOT execution) support for
     SPARQL 1.1 Update W3C Working Draft of 2010-01-26.
   * Add public APIs (row, results, result formatter, variables table)
     so that query results can be built, read and written without query.
   * Add API resilience checks for invalid NULL pointer arguments.
   * Many other bug fixes and improvements were made.

-------------------------------------------------------------------
Sat Jan  2 18:30:17 CET 2010 - dmueller@suse.de

- update to 0.9.17:
   Added a new query engine that implements the SPARQL algebra better
   All constructors now take a rasqal_world argument
   Added LAQRS syntax support for SUM, AVG, MIN, MAX, COALESCE()
   experimental syntax
   Added query result formatters for CSV, TSV and ASCII tables
   Prefer pkg-config for configuring
   Many resilience and resource failure fixes by Lauri Aalto
   Many other bug fixes and improvements were made
   Fixed Issues: Issue#0000077, Issue#0000128, Issue#0000168,
   Issue#0000258, Issue#0000261, Issue#0000271, Issue#0000279 and
   Issue#0000305

-------------------------------------------------------------------
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
openSUSE Build Service is sponsored by