Wang Mingyu
19031c56fe
libmxml: upgrade 3.3.1 -> 4.0.3
...
Changelog:
============
-Now default the DSOFLAGS value to LDFLAGS in the configure script
-Now install the man page as "mxml4" to allow parallel installation of Mini-XML 4.x and 3.x
-Added MXML_ALLOC_SIZE define to control the allocation increment for attributes and indices
-Fixed mxmlSetDeclarationf implementation
-Fixed an issue with GNU make and parallel builds
-Fixed missing "docdir" definition in makefile
-Fixed missing CPPFLAGS, OPTIM, and WARNINGS in CFLAGS in makefile.
-Fixed configure script issues.
-Now require C99 support
-Now install as "libmxml4" to support installing both Mini-XML 3.x and 4.x at the same time (use --disable-libmxml4-prefix configure option to disable)
-Added mxmlLoadIO and mxmlSaveIO functions to load and save XML via callbacks
-Added new MXML_TYPE_CDATA, MXML_TYPE_COMMENT, MXML_TYPE_DECLARATION, and MXML_TYPE_DIRECTIVE node types
-Added mxmlLoadFilename and mxmlSaveFilename functions
-Added AFL fuzzing support
-Added mxmlOptions APIs to replace the long list of callbacks and options for each of the load and save functions
-Added string copy/free callbacks to support alternate memory management of strings.
-Renamed mxml_type_t enumerations to MXML_TYPE_xxx
-Updated APIs to use bool type instead of an int representing a boolean value.
-Updated the SAX callback to return a bool value to control processing
-Updated the load and save callbacks to include a context pointer
-Fixed some warnings
-Fixed real number support in non-English locales
-Updated the autoconf config.guess and config.sub scripts to support cross compilation for newer platforms
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-02 07:32:48 -07:00
..
2024-02-09 09:52:12 -08:00
2023-08-03 09:14:20 -07:00
2024-04-23 15:15:31 -07:00
2023-07-27 08:54:40 -07:00
2022-09-05 22:49:35 -07:00
2024-04-16 11:00:32 -07:00
2024-02-09 09:52:07 -08:00
2024-03-20 09:28:04 -07:00
2024-02-19 23:22:19 -08:00
2024-04-15 21:01:19 -07:00
2023-07-20 19:08:56 -07:00
2024-04-15 21:01:20 -07:00
2024-01-22 18:02:26 -08:00
2023-10-23 08:05:01 -07:00
2022-09-05 22:49:34 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:07 -08:00
2022-11-28 11:32:26 -08:00
2023-03-23 21:46:12 -07:00
2023-09-26 14:20:21 -07:00
2023-12-21 08:20:34 -08:00
2023-10-26 09:02:04 -07:00
2024-03-03 11:22:35 -08:00
2023-05-30 19:30:55 -07:00
2023-12-22 06:39:32 -08:00
2023-06-21 09:15:20 -07:00
2023-05-25 08:57:47 -07:00
2022-05-31 08:26:23 -07:00
2023-08-03 09:14:20 -07:00
2022-03-04 17:41:45 -08:00
2022-03-04 17:41:45 -08:00
2023-12-22 06:39:35 -08:00
2023-12-29 09:04:23 -08:00
2024-04-14 08:32:42 -07:00
2024-03-17 13:10:10 -07:00
2024-03-08 17:21:41 +02:00
2023-06-21 09:15:20 -07:00
2022-09-05 22:49:34 -07:00
2023-06-21 09:15:20 -07:00
2024-02-09 09:52:13 -08:00
2023-09-22 23:57:50 -07:00
2024-03-17 13:10:10 -07:00
2024-03-17 13:10:10 -07:00
2023-07-13 07:22:17 -07:00
2024-03-10 21:53:58 -07:00
2024-03-22 09:05:47 -07:00
2024-02-09 09:52:12 -08:00
2022-08-23 09:55:28 -07:00
2023-01-21 10:02:02 -08:00
2023-12-01 13:16:48 -08:00
2024-03-08 10:07:30 -08:00
2023-11-05 22:27:14 -08:00
2024-03-08 10:07:25 -08:00
2024-03-21 08:46:06 -07:00
2024-03-17 13:10:10 -07:00
2023-06-21 09:15:20 -07:00
2022-03-26 18:15:11 -07:00
2023-06-21 09:15:20 -07:00
2024-03-17 13:10:10 -07:00
2023-12-09 00:00:05 -08:00
2023-08-03 09:14:20 -07:00
2023-12-27 00:15:54 -08:00
2024-01-22 18:02:27 -08:00
2024-02-09 09:52:12 -08:00
2024-04-17 23:47:23 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-03-17 13:10:10 -07:00
2024-01-02 00:35:51 -08:00
2024-02-09 09:52:08 -08:00
2024-05-02 07:32:48 -07:00
2023-08-03 09:14:20 -07:00
2022-03-04 17:41:45 -08:00
2024-03-17 13:10:10 -07:00
2023-04-26 19:02:36 -07:00
2022-03-04 17:41:45 -08:00
2024-02-09 09:52:12 -08:00
2023-12-12 14:40:58 -08:00
2023-08-15 12:27:45 -07:00
2024-02-09 09:52:15 -08:00
2024-01-04 22:47:08 -08:00
2024-02-09 09:52:12 -08:00
2023-02-24 08:45:44 -08:00
2023-10-12 08:07:41 -07:00
2022-03-04 17:41:45 -08:00
2024-02-09 09:52:12 -08:00
2024-04-06 10:03:36 -07:00
2024-04-15 21:01:20 -07:00
2024-04-08 23:07:16 -07:00
2023-03-30 09:46:52 -07:00
2023-12-29 09:04:15 -08:00
2024-03-09 10:55:23 -08:00
2023-02-28 17:56:15 -08:00
2023-05-08 21:37:55 -07:00
2024-02-19 23:22:20 -08:00
2023-08-03 09:14:20 -07:00
2024-05-02 07:32:48 -07:00
2024-04-09 16:38:42 -07:00
2024-02-14 12:59:18 -08:00
2023-02-24 08:45:44 -08:00
2023-06-21 09:15:20 -07:00
2024-03-08 10:07:27 -08:00
2022-07-19 18:38:44 -07:00
2024-01-02 08:24:09 -08:00
2024-01-08 19:54:42 -08:00
2022-03-04 17:41:45 -08:00
2022-03-21 08:25:11 -07:00
2023-08-03 09:14:20 -07:00
2024-01-27 09:48:30 -08:00
2024-02-19 23:22:24 -08:00
2024-01-02 00:35:51 -08:00
2023-04-02 10:21:18 -07:00
2023-06-21 09:15:20 -07:00
2024-04-11 23:32:36 -07:00
2024-03-17 13:10:10 -07:00
2024-03-11 10:20:13 -07:00
2024-04-02 11:28:50 -07:00
2024-03-23 19:02:36 -07:00
2023-02-28 08:50:56 -08:00
2023-01-27 17:06:52 -08:00
2024-02-15 14:14:26 -08:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2024-02-09 09:52:12 -08:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2024-03-25 18:52:51 -07:00
2023-05-25 08:57:47 -07:00
2022-03-04 17:41:45 -08:00
2024-04-02 11:28:50 -07:00
2024-02-09 09:52:08 -08:00
2023-06-21 09:15:20 -07:00
2023-03-09 23:45:17 -08:00
2022-03-04 17:41:45 -08:00
2023-01-26 10:24:25 -08:00
2024-03-27 07:57:29 -07:00
2023-02-18 13:19:36 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:10 -08:00
2023-06-21 09:15:20 -07:00
2023-01-21 10:02:02 -08:00
2024-03-08 10:07:26 -08:00
2024-01-04 22:47:07 -08:00
2024-01-04 22:47:08 -08:00
2023-09-10 06:49:11 -07:00
2024-02-14 08:32:42 -08:00
2024-03-01 16:37:55 -08:00
2024-04-17 23:47:24 -07:00
2022-03-04 17:41:45 -08:00
2024-03-17 13:10:10 -07:00
2024-02-19 23:22:24 -08:00
2024-03-20 09:28:06 -07:00
2024-01-08 19:54:46 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:10 -08:00
2023-06-21 09:15:20 -07:00
2023-12-05 16:59:39 -08:00
2023-08-19 10:46:14 -07:00
2024-02-09 09:52:12 -08:00
2022-03-04 17:41:45 -08:00
2024-04-29 11:11:52 -07:00
2023-05-10 08:01:07 -07:00
2024-04-12 23:07:33 -07:00
2023-08-03 09:14:20 -07:00
2024-01-12 10:30:33 -08:00
2023-06-19 10:24:49 -07:00
2024-03-08 10:07:26 -08:00
2023-08-03 09:14:20 -07:00
2023-08-03 09:14:20 -07:00
2024-02-20 08:46:29 -08:00
2023-11-06 08:47:16 -08:00
2023-01-06 11:38:16 -08:00
2022-02-17 11:12:44 -08:00
2024-02-09 09:52:14 -08:00
2024-01-08 19:54:42 -08:00
2024-02-09 09:52:10 -08:00
2024-02-26 08:14:43 -08:00
2024-04-30 11:17:47 -07:00
2024-02-09 09:52:12 -08:00
2023-09-07 08:22:44 -07:00
2023-09-10 14:08:24 -07:00
2024-03-08 10:07:24 -08:00
2024-02-09 09:52:14 -08:00
2024-01-19 09:51:04 -08:00
2023-08-03 09:14:20 -07:00
2024-01-20 22:15:03 -08:00
2023-06-21 09:15:20 -07:00
2022-03-29 08:28:38 -07:00
2024-02-12 19:34:16 -08:00
2024-02-09 09:52:12 -08:00
2024-04-04 23:55:06 -07:00
2022-03-04 17:41:45 -08:00
2023-11-29 22:25:05 -08:00
2024-03-27 07:57:30 -07:00
2023-10-23 17:00:49 -07:00
2022-09-05 22:49:34 -07:00
2023-06-05 09:29:34 -07:00
2023-02-22 01:03:38 -08:00
2023-09-24 21:29:26 -07:00
2022-11-09 10:17:15 -08:00
2023-06-21 09:15:20 -07:00
2023-04-30 23:05:52 -07:00
2024-04-12 23:07:33 -07:00
2022-04-06 20:25:34 -04:00
2022-10-17 19:19:40 -07:00
2023-02-24 08:46:31 -08:00
2023-08-26 17:32:44 -07:00
2024-02-09 09:52:12 -08:00
2024-01-19 09:51:06 -08:00
2024-04-17 23:47:29 -07:00
2023-06-21 09:15:20 -07:00
2022-03-04 17:41:45 -08:00
2023-08-15 20:07:54 -07:00
2024-01-27 09:48:33 -08:00
2022-08-15 16:27:53 -07:00
2024-04-17 23:47:29 -07:00
2024-03-08 10:07:28 -08:00
2022-09-13 09:55:03 -07:00
2023-06-21 09:15:20 -07:00
2022-03-04 17:41:45 -08:00
2023-08-15 20:07:54 -07:00
2024-02-09 09:52:12 -08:00
2023-12-29 09:04:21 -08:00
2022-03-04 17:41:45 -08:00