Files
meta-openembedded/meta-oe/recipes-extended
Wang Mingyu 97836d4d80 libplist: upgrade 2.2.0 -> 2.3.0
Changelog:
=========
- 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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-09 17:27:50 -07:00
..
2023-03-04 10:41:27 -08:00
2023-02-18 13:19:36 -08:00
2023-02-13 00:55:16 -08:00
2023-04-01 08:55:06 -07:00
2022-04-19 09:45:38 -07:00
2022-04-11 07:46:51 -07:00
2022-04-25 11:00:43 -07:00
2023-03-30 06:25:15 -07:00
2023-04-10 09:39:38 -07:00
2022-08-15 16:27:53 -07:00
2022-10-03 10:26:21 -07:00
2022-09-05 22:49:35 -07:00
2023-04-02 10:41:04 -07:00
2022-03-29 08:28:38 -07:00
2023-04-30 23:05:52 -07:00
2023-03-22 09:12:40 -07:00
2022-10-28 10:05:38 -07:00
2023-03-09 09:10:52 -08:00
2022-12-13 09:17:47 -08:00
2023-04-10 09:39:38 -07:00
2023-04-19 08:10:45 -07:00
2022-07-19 18:38:44 -07:00
2023-02-24 08:45:44 -08:00
2023-04-24 19:49:41 -07:00
2023-04-23 21:55:52 -07:00
2023-01-26 10:24:25 -08:00
2022-10-24 09:56:33 -07:00
2023-01-27 17:06:52 -08:00
2023-02-02 20:29:12 -08:00
2023-02-10 13:48:53 -08:00
2022-08-23 19:12:52 -07:00
2021-08-03 10:21:25 -07:00