aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-11-04doc: Regenerate documentationNick Wellnhofer
2023-10-02examples: Don't use sprintfNick Wellnhofer
2023-09-29tests: Add ATTRIBUTE_NO_SANITIZE_INTEGER macroNick Wellnhofer
2023-09-22error: Make xmlGetLastError return a const errorNick Wellnhofer
2023-09-21doc: Allow 'unsigned' without 'int'Nick Wellnhofer
2023-09-21doc: Add ignored tokens to apibuild.pyNick Wellnhofer
2023-09-21hash: Clean up libxml/hash.hNick Wellnhofer
2023-09-20include: Remove unneeded includesNick Wellnhofer
2023-09-20globals: Don't include SAX2.h from globals.hNick Wellnhofer
2023-08-20parser: Allow to set maximum amplification factorNick Wellnhofer
2023-04-30.gitignore: Split up and rearrange .gitignore filesNick Wellnhofer
2023-04-30examples: Don't call xmlCleanupParser and xmlMemoryDumpNick Wellnhofer
2023-04-26Regenerate docs and testapi.cNick Wellnhofer
2023-03-12win32: Remove broken libxml2.def.srcNick Wellnhofer
2023-01-17Remove symbols from version scriptNick Wellnhofer
2022-12-22doc: Remove ancient filesNick Wellnhofer
2022-12-08doc/libxml2-api.xml: RegenerateNick Wellnhofer
2022-12-08Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer
2022-12-07Use python3 not pythonRoss Burton
2022-11-04doc: Remove xmlDllMain from documentation and version scriptNick Wellnhofer
2022-11-04doc: Mention ${sysconfdir} in man pagesNick Wellnhofer
2022-11-04doc: Document xmlcatalog --convertNick Wellnhofer
2022-11-04doc: Document xmllint --nodict and --pedanticNick Wellnhofer
2022-11-04doc: Fix indentation in source XML filesNick Wellnhofer
2022-09-06xmllint: Document --quiet optionNick Wellnhofer
2022-09-02Move automata test to runtest.cNick Wellnhofer
2022-09-02Fix compiler warning in examplesNick Wellnhofer
2022-08-26Remove xmlErrMemory from symbolsNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-08-24Move some HTML functions to correct header fileNick Wellnhofer
2022-08-24Mark more functions setting globals as deprecatedNick Wellnhofer
2022-08-24Rebuild documentationNick Wellnhofer
2022-08-24Improve cross-references in API docsNick Wellnhofer
2022-08-24Rebuild documentationNick Wellnhofer
2022-08-24Switch back to HTML output for API documentationNick Wellnhofer
2022-08-24Mark most SAX1 functions as deprecatedNick Wellnhofer
2022-08-24Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxtNick Wellnhofer
2022-08-24Improve documentation of globalsNick Wellnhofer
2022-08-24Fix documentation parserNick Wellnhofer
2022-08-24Rebuild API documentationNick Wellnhofer
2022-08-24Support comments for global variables in documentationNick Wellnhofer
2022-08-24Fix update call in apibuild.pyNick Wellnhofer
2022-08-24Don't index anything in DOC_DISABLE sectionsNick Wellnhofer
2022-08-19Rebuild documentationNick Wellnhofer
2022-08-18Port doc/examples/index.py to Python 3Nick Wellnhofer
2022-08-18Fix order of exports in libxml2-api.xmlNick Wellnhofer
2022-08-18Remove libxml2-refs.xmlNick Wellnhofer
2022-08-17Cleanup files generated by test suiteNick Wellnhofer
2022-08-17Add uninstall target for examplesNick Wellnhofer
2022-08-17Rebuild documentationNick Wellnhofer