aboutsummaryrefslogtreecommitdiffstats
path: root/c14n.c
Commit message (Expand)AuthorAgeFilesLines
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* special case "DAV:" namespace in c14n relative namespaces check and addAleksey Sanin2005-03-201-194/+140
* fixed c14n bug with serializing attribute namespacesAleksey Sanin2004-05-251-1/+1
* fixing C14N bug with processing namespaces from attributesAleksey Sanin2004-04-201-1/+7
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-3/+3
* converted the C14N module too DanielDaniel Veillard2003-10-101-30/+72
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+2
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-1/+1
* code cleanup, especially the function comments. fixed a small bug whenDaniel Veillard2002-12-101-2/+2
* get rid of all the perror() calls made in the library execution paths.Daniel Veillard2002-09-051-2/+2
* fixed memory leak in c14n codeAleksey Sanin2002-08-021-0/+4
* fixed one more c14n + namespaces corner case from new Merlin's test suiteAleksey Sanin2002-08-011-221/+313
* added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modifiedAleksey Sanin2002-06-041-124/+281
* Makefile.am: updated c14n tests suiteAleksey Sanin2002-05-311-47/+49
* propagating xpath ancesstors node fix to c14n plus small performanceAleksey Sanin2002-05-311-58/+118
* patch from Aleksey Sanin reflecting a change in the ExcC14N specificationDaniel Veillard2002-04-181-8/+6
* patch from Mark Vakoc to build C14N if DocBook and HTML support is notDaniel Veillard2002-03-211-0/+6
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* applied a new patch from Aleksey Sanin updated the documentation toDaniel Veillard2002-03-171-13/+8
* another patch from Aleksey Sanin DanielDaniel Veillard2002-03-151-3/+9
* applied patch from Aleksey Sanin fixing a problem in the canonicalizationDaniel Veillard2002-03-151-1/+8
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-755/+801
* fixed a few comments regenerated the docs and added the C14N API fixupsDaniel Veillard2002-03-091-3/+3
* fixing #61290 "namespace nodes have no parent" long standing divergenceDaniel Veillard2002-03-041-0/+1556