Files
bpfire/config
Adolf Belka 1e2f989fbd libplist: Update to version 2.3.0
- Update from version 2.2.0 to 2.3.0
- Update of rootfile
    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

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2024-01-03 21:26:40 +00:00
..
2022-11-18 14:37:25 +00:00
2021-10-13 12:22:49 +00:00
2024-01-02 09:54:10 +01:00
2022-02-06 10:50:43 +00:00
2022-06-20 20:43:34 +00:00
2023-07-13 14:22:04 +00:00
2021-12-04 23:27:26 +01:00
2023-05-18 11:24:29 +00:00
2022-06-04 08:36:58 +00:00