aboutsummaryrefslogtreecommitdiffstats
path: root/uri.c
Commit message (Expand)AuthorAgeFilesLines
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* This change started out as a simple desire to speed up theWilliam M. Brack2005-02-131-23/+72
* fixed problem with xmlURIEscape when query part was empty (actually fixedWilliam M. Brack2005-01-061-2/+4
* fixed a stupid mistake in xmlBuildRelativeURI (bug 156527)William M. Brack2004-10-271-4/+5
* couple of memory fixes from Mark Vakoc reported by Purify on Windows.Daniel Veillard2004-09-221-1/+1
* many further little changes for OOM problems. Now seems to be gettingWilliam M. Brack2004-07-311-4/+7
* further fixes for out of memory condition, mostly from Olivier Andrieu.William M. Brack2004-07-291-1/+3
* fixed a couple of problems in the new elfgcchack.h trick pointed by PeterDaniel Veillard2004-07-091-1/+3
* fixed a problem when base path was "./xxx" 5 test results changed byWilliam M. Brack2004-06-251-1/+5
* added a new routine xmlBuildRelativeURI needed for enhancement ofWilliam M. Brack2004-06-071-0/+175
* fixing some problems in URI unescaping and output buffer opening, thisDaniel Veillard2004-05-091-1/+9
* fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok.Daniel Veillard2004-04-011-1/+3
* fixing an use of strcpy() where both strings overlap pointed out byDaniel Veillard2003-08-141-2/+6
* integrated the Out Of Memory test from Havoc Pennington #109368 a lot ofDaniel Veillard2003-04-241-0/+3
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-6/+6
* applied a set of patches from Lorenzo Viali correcting URI parsing errors.Daniel Veillard2003-03-231-65/+54
* after and exchange with James Clark it appeared I had bug in URI parsingDaniel Veillard2003-03-071-2/+4
* some warning removal on Igor's patch seems I messed up with #106788 fixDaniel Veillard2003-02-241-3/+5
* path handling bug introduced by my recent machinations fixedIgor Zlatkovic2003-02-231-13/+18
* introduced xmlCanonicPathIgor Zlatkovic2003-02-191-0/+54
* more testing on the Relax-NG front, cleaning up the regression testsDaniel Veillard2003-02-141-1/+1
* preparing 2.5.0 release only warn in pedantic mode about namespace nameDaniel Veillard2003-01-061-0/+7
* working on DTD validation on top of xml reader interfaces. Allows toDaniel Veillard2002-12-201-1/+1
* Johann Richard pointed out some XPointer problems for URN based URIDaniel Veillard2002-11-281-43/+33
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-221-1/+1
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-1/+1
* fixing bug #82848 DanielDaniel Veillard2002-05-241-1/+1
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-141-1/+1
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-6/+6
* closed bug #66159 added --escape option some cleanup for xml2-configDaniel Veillard2001-12-071-1/+0
* preparing 2.4.10 upgraded and rebuilt the docs DanielDaniel Veillard2001-11-101-2/+3
* second pass at fixing #63336, using Joel Young final patch. looks okay.Daniel Veillard2001-10-301-143/+166
* trying to clear #63336 allowing the escaping routine to parse unconformantDaniel Veillard2001-10-291-144/+31
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-0/+1
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-1/+1
* applied fix from Mathias Hasselmann about a bug in URI parsing. fix bugDaniel Veillard2001-10-051-1/+6
* fixed 2 uri normalization bugs on '//' reduction DanielDaniel Veillard2001-06-261-0/+7
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor ZlatkovicDaniel Veillard2001-06-091-4/+0
* - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>Daniel Veillard2001-06-061-1/+1
* - Makefile.am include/Makefile.am: small change to haveDaniel Veillard2001-05-251-6/+91
* - uri.[ch]: applied a patch from Carl Douglas for URI escaping,Daniel Veillard2001-05-231-16/+39
* trio upgrade and integrationBjorn Reese2001-04-211-4/+2
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-1/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-16/+16
* - parser.c: fixed a reported bug in NOTATION parsingDaniel Veillard2001-03-221-0/+4
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-1/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+1943
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1943/+0