aboutsummaryrefslogtreecommitdiffstats
path: root/xmlstring.c
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-4/+5
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-4/+66
* Big space and tab cleanupDaniel Veillard2012-09-111-17/+17
* Both args of xmlStrcasestr are constDaniel Veillard2009-08-121-1/+1
* Fixed xmlStrEqual() doc, DanielDaniel Veillard2005-12-221-1/+1
* Fixed a segfault during text concatenation when validating a node tree:Kasimier T. Buchcik2005-12-201-3/+7
* fixed a number of warnings shown by HP-UX compiler and reported by RickDaniel Veillard2005-12-101-1/+1
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-1/+1
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+3
* reset input->base within xmlStopParser removed call to xmlUTF8Strlen fromWilliam M. Brack2004-12-201-1/+1
* more fixes. DanielDaniel Veillard2004-11-081-2/+7
* autogenerate a minimal NULL value sequence for unknown pointer types ThisDaniel Veillard2004-11-051-1/+4
* more testing and coverage more cleanups rebuilt DanielDaniel Veillard2004-11-021-1/+3
* adding xmlMemBlocks() work on generator of an automatic API regressionDaniel Veillard2004-11-021-1/+3
* added code to handle <group>, including dumping to output (bug 151924).William M. Brack2004-10-061-1/+1
* modified comments on xmlGetUTF8Char in response to bug 151760 (no changeWilliam M. Brack2004-09-031-4/+6
* fixed error reported on the list caused by my last changeWilliam M. Brack2004-08-311-1/+1
* fixed bug introduced during OOM fixup causing problems with defaultWilliam M. Brack2004-08-311-34/+18
* fixed a problem with xmlCheckUTF8 reported on the mailing list by JuliusWilliam M. Brack2004-08-281-3/+26
* Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert ChinDaniel Veillard2004-08-141-1/+1
* some parser optimizations, xmllint --memory --timing --repeat --streamDaniel Veillard2004-01-121-0/+5
* moved string and UTF8 routines out of parser.c and encoding.c into a newWilliam M. Brack2004-01-061-0/+951