1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-12 09:17:37 +03:00
libxml2/include/private
Nick Wellnhofer 1341deac13 xmllint: Move shell to xmllint
Move source code for xmllint shell to shell.c and move it from the
libxml2 library to the xmllint executable.

Also allow shell to run without XPath and debug modules.

Add stubs for old shell API functions in legacy build mode.
2024-06-16 18:47:12 +02:00
..
buf.h save: Don't write directly to internal buffer 2024-02-16 16:14:05 +01:00
cata.h catalog: Fix initialization 2024-06-15 21:15:26 +02:00
dict.h dict: Move local RNG state to global state 2023-12-24 16:24:34 +01:00
enc.h parser: Decode all data in xmlCharEncInput 2023-08-08 15:21:31 +02:00
entities.h parser: Rework parsing of attribute and entity values 2024-01-02 15:42:03 +01:00
error.h io: Consolidate error messages 2023-12-21 15:02:24 +01:00
globals.h dict: Move local RNG state to global state 2023-12-24 16:24:34 +01:00
html.h Hide internal functions 2022-11-27 02:20:53 +01:00
io.h io: Pass input flags to xmlParserInputBufferCreateUrl 2024-06-12 16:14:15 +02:00
Makefile.am xmllint: Move shell to xmllint 2024-06-16 18:47:12 +02:00
memory.h Hide internal functions 2022-11-27 02:20:53 +01:00
parser.h parser: Pass resource type to resource loader 2024-06-12 16:36:12 +02:00
regexp.h regexp: Report malloc failures 2023-12-11 22:13:05 +01:00
save.h save: Don't write directly to internal buffer 2024-02-16 16:14:05 +01:00
shell.h xmllint: Move shell to xmllint 2024-06-16 18:47:12 +02:00
string.h error: Refactor error reporting 2023-12-21 02:46:27 +01:00
threads.h globals: Rework global state destruction on Windows 2023-09-20 22:06:49 +02:00
tree.h tree: Introduce xmlSearchNsSafe 2024-03-17 21:07:46 +01:00
xinclude.h xinclude: Fix include guard 2023-02-22 14:24:24 +01:00
xpath.h xpath: Improve error handling 2023-12-21 02:46:27 +01:00
xzlib.h io: More refactoring and unescaping fixes 2023-12-25 23:38:40 +01:00