| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 012: * Avoid implicit declaration of functions
- Update to 011: * Improved parsing of large vCard files
- Update to 010:
* Remove the calls to exit() in the shared library
* Extend API with called vc_get_error_message, that can be used
to retrieve the message of the last error encountered.
* The functions parse_vcard_file, vc_new, and vc_param_new return
NULL upon error. It is the responsibility of the calling code
to check the error message.
- Update to 009: * This version fixes minor warnings from libtoolize
- Update to 008:
* Properly parse multi-line values in MSDOS files, with line
ending CRLF
- Update to 007:
* This releases uses mktemp instead of the deprecated tempfile
command in the unit tests.
- Do not waste time building static libs if they are removed anyway.
- Initial package libvc 006 for openSUSE