Posts

Sratom 0.6.10

Sratom 0.6.10 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Fix documentation installation directory
  • Fix potential blank node ID truncation

Sord 0.16.10

Sord 0.16.10 has been released. Sord is a lightweight C library for storing RDF statements in memory. For more information, see http://drobilla.net/software/sord.

Changes:

  • Fix Windows build
  • Fix potential crash or incorrectness issue with GCC 10 again

Serd 0.30.12

Serd 0.30.12 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.

Changes:

  • Fix warnings and build issues with clang 13 and VS 2019
  • Fix writing long literals with triple quotes
  • Improve documentation style
  • Support combining several BSD-style command line flags in serdi
  • Write statements with invalid URI characters in lax mode

Serd 0.30.10

Serd 0.30.10 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.

Changes:

  • Add fallback configuration if documentation theme is unavailable
  • Fix SERD_DISABLE_DEPRECATED
  • Fix building for older MacOS versions on newer MacOS
  • Fix documentation installation directory

Sratom 0.6.8

Sratom 0.6.8 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Fix potential null pointer dereference

Sord 0.16.8

Sord 0.16.8 has been released. Sord is a lightweight C library for storing RDF statements in memory. For more information, see http://drobilla.net/software/sord.

Changes:

  • Clean up code
  • Fix potential undefined behavior
  • Fix potentially incorrect search results
  • Remove the need for a generated configuration header

Serd 0.30.8

Serd 0.30.8 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.

Changes:

  • Deprecate serd_uri_to_path()
  • Don't install API man pages
  • Fix potential memory error when serialising URIs
  • Move headers to an include directory
  • Refuse to write relative URI references to NTriples
  • Remove the need for a generated configuration header
  • Remove use of C character class functions that may use locale
  • Split up and reorganize unit tests
  • Use aligned allocation via C11 or Windows API where possible

Sratom 0.6.6

Sratom 0.6.6 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Fix various minor warnings and other code quality issues

Sord 0.16.6

Sord 0.16.6 has been released. Sord is a lightweight C library for storing RDF statements in memory. For more information, see http://drobilla.net/software/sord.

Changes:

  • Fix potential crash or incorrectness issues with GCC 10
  • Fix various minor warnings and other code quality issues

Serd 0.30.6

Serd 0.30.6 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.

Changes:

  • Fix various minor warnings and other code quality issues
  • Improve reader error handling
  • Make all free functions tolerant of NULL
  • Parse prefixed names more strictly

« Page 2 / 6 »