summaryrefslogtreecommitdiff
path: root/xml/apr_xml.c
Commit message (Expand)AuthorAgeFilesLines
* * xml/apr_xml.c (apr_xml_parser_done): Drop variable and passJoe Orton2021-05-071-2/+1
* 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-111-1/+1
* Decouple apr_xml from reliance on ExpatNick Kew2011-03-231-117/+10
* 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
* tab police.Guenter Knauf2009-07-111-353/+353
* Prevent "billion laughs" attack against expat:Joe Orton2009-06-031-0/+32
* Merge strmatch, xlate, crypto and xml directories from apr-util.Joe Orton2009-03-241-0/+983