index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
relaxng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
fixed a problem in Relax-NG validation #159968 added the test to the
Daniel Veillard
2005-03-31
1
-0
/
+7
*
fixed bug #157633 in relaxng choice optimization added regression tests
Daniel Veillard
2005-01-15
1
-6
/
+7
*
more types, more coverage more problems fixed Daniel
Daniel Veillard
2004-11-08
1
-0
/
+4
*
autogenerate a minimal NULL value sequence for unknown pointer types This
Daniel Veillard
2004-11-05
1
-0
/
+4
*
more fixes and extending the tests coverage adding a type init interface
Daniel Veillard
2004-11-03
1
-1
/
+1
*
added checking for names values and dictionnaries generates a tons of
Daniel Veillard
2004-10-26
1
-1
/
+2
*
adding the tree debug mode fixing various problems reported by the debug
Daniel Veillard
2004-10-07
1
-1
/
+1
*
more memory related code cleanups. Daniel
Daniel Veillard
2004-09-23
1
-3
/
+6
*
fixed a problem with internal cleanup of <DIV> element (bug 143738).
William M. Brack
2004-06-07
1
-0
/
+14
*
fixed problem in xmlRelaxNGCompareNameClasses which was causing
William M. Brack
2004-04-02
1
-2
/
+2
*
implemented fix for M$ IIS redirect provided by Ian Hummel fixed problem
William M. Brack
2004-04-02
1
-3
/
+1
*
fixed problem with IS_COMPILABLE flag (bug 130216)
William M. Brack
2004-03-27
1
-3
/
+10
*
remove a memory leak on schemas type facets. reduce verbosity incorporated
Daniel Veillard
2004-03-22
1
-1
/
+23
*
added an error message when an element is not found within a <choice> (bug
William M. Brack
2004-03-21
1
-0
/
+1
*
added check for external reference in xmlRelaxNGGetElements (bug 137718)
William M. Brack
2004-03-20
1
-1
/
+2
*
enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug
William M. Brack
2004-03-15
1
-0
/
+2
*
fixing compilation and link option when configuring with --without-valid
Daniel Veillard
2004-02-25
1
-0
/
+2
*
add --timing option use the psvi field of the nodes instead of _private
Daniel Veillard
2004-02-22
1
-7
/
+7
*
fixing #130453 XInclude element with no href attribute fully integrating
Daniel Veillard
2004-01-25
1
-1
/
+35
*
applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel
Daniel Veillard
2004-01-13
1
-4
/
+4
*
minor error cleanup for gcc-3.3.[12] compilation warnings.
William M. Brack
2003-11-14
1
-5
/
+5
*
Changed all (?) occurences where validation macros (IS_xxx) had
William M. Brack
2003-10-18
1
-13
/
+13
*
remove the warning for startDocument(), as it is used by glade (or
Daniel Veillard
2003-10-17
1
-1
/
+1
*
Setting up the framework for structured error reporting, touches a lot of
Daniel Veillard
2003-10-10
1
-6
/
+16
*
last cleanup of error handling in the Relax-NG module. Daniel
Daniel Veillard
2003-10-07
1
-93
/
+19
*
switched Relax-NG module to teh new error reporting. Better default
Daniel Veillard
2003-10-07
1
-5607
/
+5724
*
Okay this is scary but it is just adding a configure option to disable
Daniel Veillard
2003-09-29
1
-0
/
+2
*
further (final?) minor changes for compilation warnings. No change to
William M. Brack
2003-09-27
1
-1
/
+1
*
fixed an error reporting bug in Relax-NG when we end up with multiple
Daniel Veillard
2003-08-27
1
-24
/
+126
*
fixed bug #120386 again a problem introduced when trying to reuse automata
Daniel Veillard
2003-08-26
1
-0
/
+19
*
fixed a couple of stupid bugs in the state allocation routines which led
Daniel Veillard
2003-08-25
1
-0
/
+2
*
=Bug 118559 (continued)
William M. Brack
2003-08-01
1
-2
/
+1
*
fixed a Relax-NG compilation/streaming bug introduced when fixing the
Daniel Veillard
2003-07-28
1
-5
/
+42
*
checked and fixed the compilation of RNG schemas, fixes a couple of bugs
Daniel Veillard
2003-07-23
1
-25
/
+61
*
adding Get interface for the error callback and parameters of parsing and
Daniel Veillard
2003-07-18
1
-0
/
+47
*
removed some warnings by casting xmlChar to unsigned int and a couple of
Daniel Veillard
2003-07-15
1
-8
/
+8
*
commiting some work done while in the Maldives (hence the timezone on the
Daniel Veillard
2003-06-02
1
-1
/
+1
*
Stéphane Bidoul found an off by one addressing error on the error
Daniel Veillard
2003-05-10
1
-1
/
+1
*
removed multiple warning, this fixed a bug and should close #111574 Daniel
Daniel Veillard
2003-05-09
1
-2
/
+2
*
added xmlMallocAtomic() to be used when allocating blocks which do not
Daniel Veillard
2003-04-19
1
-1
/
+1
*
some cleanups extended the document to cover RelaxNG and tree operations
Daniel Veillard
2003-04-17
1
-23
/
+20
*
valgrind pointed out an uninitialized variable error. Daniel
Daniel Veillard
2003-04-17
1
-1
/
+1
*
augnemting the APIs, cleanups. cleanup bug #111005 added some missing
Daniel Veillard
2003-04-17
1
-5
/
+43
*
more work on RelaxNG streaming validation trying to improve the subset
Daniel Veillard
2003-04-16
1
-26
/
+227
*
implemented streaming of RelaxNG (when possible) on top of the xmlReader
Daniel Veillard
2003-04-15
1
-6
/
+411
*
integrated the regexp based validity checking of fragments of the document
Daniel Veillard
2003-04-14
1
-595
/
+822
*
Starting work precompiling parts of RelaxNG schemas. Not plugged onto
Daniel Veillard
2003-04-13
1
-21
/
+304
*
one more fixup of error message reporting Daniel
Daniel Veillard
2003-03-31
1
-1
/
+8
*
more work on bug #109225, and fixed an uninitialized variable pointed out
Daniel Veillard
2003-03-31
1
-11
/
+16
[next]