Go to file
Dominique Leuenberger 9c391649f5 Accepting request 1091445 from hardware
- Update to version 2.3.0:
 - Changes:
   * Rename PLIST_UINT to PLIST_INT and add plist_new_int() and plist_get_int_val()
   * Add support for JSON format
   * Add support for OpenStep format
   * Introduce error codes and format constants
   * Add return value to import/export functions to allow returning error codes
   * Add new plist_sort function
   * Add several human-readable output-only formats
   * Add new plist_write_to_string/_stream/_file functions
   * Add new plist_print function
   * Add new plist_read_from_file function
   * Add new plist_mem_free() function
   * Add a few C++ methods
   * Add C++ interface test
   * Add PLIST_NULL type
   * Some code housekeeping (mostly clang-tidy)
 - Breaking:
   * plist_from_memory() gets additional parameter
 - Bugfixes:
   * Fix multiple bugs in all of the parsers
   * Fix handling of PLIST_UID nodes

OBS-URL: https://build.opensuse.org/request/show/1091445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libplist?expand=0&rev=37
2023-06-09 18:37:07 +00:00
.gitattributes Accepting request 35723 from devel:libraries:c_c++ 2010-03-26 16:12:44 +00:00
.gitignore Accepting request 35723 from devel:libraries:c_c++ 2010-03-26 16:12:44 +00:00
2.3.0.tar.gz Accepting request 1082485 from home:sebix:branches:hardware 2023-05-10 10:39:17 +00:00
baselibs.conf Update baselibs.conf for change from r14 2023-05-10 11:24:20 +00:00
libplist.changes Accepting request 1082485 from home:sebix:branches:hardware 2023-05-10 10:39:17 +00:00
libplist.spec Accepting request 1082485 from home:sebix:branches:hardware 2023-05-10 10:39:17 +00:00