summaryrefslogtreecommitdiff
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* * xml/apr_xml_xmllite.c: Use proper type for local variables.Ivan Zhakov2022-07-091-2/+2
* * xml/apr_xml.c (apr_xml_parser_done): Drop variable and passJoe Orton2021-05-071-2/+1
* ucs2 is a legacy name, the correct encoding namesWilliam A. Rowe Jr2019-10-291-1/+1
* * Only include apr_arch_utf8.h if we use xmlliteRuediger Pluem2019-05-281-1/+1
* On 'xmllite' branch: Fix indentation.Ivan Zhakov2019-05-261-4/+2
* On 'xmllite' branch: Increase chunk size for CDATA processing.Ivan Zhakov2019-05-261-1/+1
* On 'xmllite' branch: Fix indentation.Ivan Zhakov2019-05-261-2/+1
* On 'xmllite' branch: Add initial XmlLite based XML parser implementation.Ivan Zhakov2019-05-121-15/+573
* On 'xmllite' branch: Add placeholder for XmlLite support.Ivan Zhakov2019-05-111-0/+88
* Document apr_xml_internal.h.Graham Leggett2018-07-151-7/+16
* apr_xml_to_text: Add style APR_XML_X2T_PARSED to maintain a consistent namesp...Graham Leggett2016-06-121-6/+76
* fix some minor bugs and useless assignments so that clang scan-buildJeff Trawick2013-10-231-1/+1
* Changed funtion name; removed export declaration.Guenter Knauf2011-04-114-4/+4
* Some more NetWare build fixes.Guenter Knauf2011-04-101-1/+1
* fix linkage of apr_parser_create_ex() on WindowsJeff Trawick2011-03-291-3/+1
* Added define to build with expat.Guenter Knauf2011-03-251-0/+1
* Support selection of libxml2 vs expat in autoconf build.Nick Kew2011-03-252-0/+6
* Fixed expat build; set new files to eol-style native.Guenter Knauf2011-03-241-1/+1
* Patch netware auto-build apr_xml_expat.Nick Kew2011-03-231-0/+1
* Decouple apr_xml from reliance on ExpatNick Kew2011-03-234-117/+290
* Removed expat_config.hnw because wrowe doesnt like it.Guenter Knauf2011-03-212-32/+13
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-061-4/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-041-16/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-041-0/+12
* Set eol-style native.Guenter Knauf2011-03-041-31/+30
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAWilliam A. Rowe Jr2009-12-171-2/+1
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-161-12/+12
* more NetWare expat build improvements.Guenter Knauf2009-07-121-4/+1
* enable NetWare build with recent expat source.Guenter Knauf2009-07-122-7/+50
* NetWare build fixes: more path sanity checks; decoupled expat build.Guenter Knauf2009-07-111-6/+28
* tab police.Guenter Knauf2009-07-111-353/+353
* more NetWare build tweaks.Guenter Knauf2009-06-281-9/+9
* fixed NetWare build.Guenter Knauf2009-06-271-7/+8
* Prevent "billion laughs" attack against expat:Joe Orton2009-06-031-0/+32
* Remove bundled expat.Paul Querna2009-03-2434-15674/+0
* Merge strmatch, xlate, crypto and xml directories from apr-util.Joe Orton2009-03-2436-0/+16915