| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.9.2: * fix: revert sexp_output_stream_t::change_output_byte_size ABI
- update to 0.9.1: * fix: update inttypes includes by @barracuda156 * fix: resolve type mismatch in sexpp-input.cpp * ffix: update error message formats for size_t parameters * doc: update specification reference, remove dead links
- Update to 0.9.0: * Limit length of verbatim strings * Update CI with typos checks
- sexpp 0.8.8: * Add header to fix compilation with gcc 13 * Implemented char_traits for SEXP octet_t
- upstream and library renamed to sexpp
- sexp 0.8.6 * Explicitly indicate library versioning (SOVERSION) * Add a manpage for the sexp CLI - drop sexp-0.8.5-soversion.patch
- sexp 0.8.5: * license clarified to MIT * Limit allowed nesting layers in print_xxx - drop sexp-0.8.4-shared-lib.patch - add sexp-0.8.5-soversion.patch
- sexp 0.8.4, initial package