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
Serd 0.30.4
Serd 0.30.4 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 EOF handling while reading in bulk or from strings
- Fix lax handling of string errors
- Fix reading from a null-delimited socket
Sord 0.16.4
Sord 0.16.4 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:
- Update build system
Sratom 0.6.4
Sratom 0.6.4 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:
- Make sratom_free() safe to call on NULL
- Various minor code cleanups
Page 1 / 5 »