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
/
xmllint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added option --dtdvalidfpi for Tobias Reif Daniel
Daniel Veillard
2003-08-18
1
-7
/
+31
*
Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.
Daniel Veillard
2003-08-14
1
-0
/
+9
*
=Bug 118559 (continued)
William M. Brack
2003-08-01
1
-13
/
+1
*
fixing bug 118559
William M. Brack
2003-07-31
1
-1
/
+25
*
applied a patch from Gman for building docs applied a patch from Gary
Daniel Veillard
2003-06-09
1
-10
/
+26
*
added --nonet option fixing #112803 by adding --nonet when calling
Daniel Veillard
2003-05-13
1
-0
/
+4
*
added --schema option to run WXS schema validation tried to improve error
Daniel Veillard
2003-05-12
1
-0
/
+63
*
fixing bug #104081 with xs:all with an element holding minOccurs="0" added
Daniel Veillard
2003-05-09
1
-0
/
+8
*
a lot of performance work especially the speed of streaming through the
Daniel Veillard
2003-04-21
1
-3
/
+2
*
more work on RelaxNG streaming validation trying to improve the subset
Daniel Veillard
2003-04-16
1
-3
/
+33
*
implemented streaming of RelaxNG (when possible) on top of the xmlReader
Daniel Veillard
2003-04-15
1
-0
/
+10
*
make sure xmllint --stream and xmllint --stream --valid returns errors
Daniel Veillard
2003-04-11
1
-0
/
+9
*
Fixed validation bug #108858 on namespace names using entities and
Daniel Veillard
2003-03-22
1
-2
/
+4
*
use XMLLING_INDENT environment variable to control indentation for the xmllin...
Aleksey Sanin
2003-03-09
1
-1
/
+8
*
after and exchange with James Clark it appeared I had bug in URI parsing
Daniel Veillard
2003-03-07
1
-0
/
+13
*
I f...ed up the default configuration of schemas and --relaxng option
Daniel Veillard
2003-02-07
1
-1
/
+1
*
comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2
Daniel Veillard
2003-02-05
1
-0
/
+62
*
applied patch for FreeBSD by Julio Merino, closing #104475 Daniel
Daniel Veillard
2003-01-26
1
-1
/
+5
*
another fix needed as pointed by Christophe Merlet for --stream --debug if
Daniel Veillard
2003-01-07
1
-2
/
+5
*
fixed --with-threads compile fixed --without-debug compile cleanup add a
Daniel Veillard
2003-01-07
1
-1
/
+3
*
applied patch from Lukas Schroeder for register callbacks modified patch
Daniel Veillard
2003-01-05
1
-1
/
+29
*
a bit of cleanup small fix more work on the XmlTextReader tutorial a few
Daniel Veillard
2003-01-04
1
-20
/
+18
*
added the --stream flag to use the TextReader API small performance tweak
Daniel Veillard
2003-01-03
1
-5
/
+87
*
working on DTD validation on top of xml reader interfaces. Allows to
Daniel Veillard
2002-12-20
1
-1
/
+22
*
code cleanup, especially the function comments. fixed a small bug when
Daniel Veillard
2002-12-10
1
-1
/
+1
*
fixed the data callback on transition functionality which was broken when
Daniel Veillard
2002-09-24
1
-3
/
+3
*
fixed another stupid bug in xmlGetNodePath() --version now report the
Daniel Veillard
2002-09-17
1
-2
/
+52
*
memory leak reporting was broken after a change of the preprocessor symbol
Daniel Veillard
2002-09-05
1
-2
/
+0
*
replaced sprintf() with snprintf() to prevent possible buffer overflow
Aleksey Sanin
2002-06-14
1
-10
/
+27
*
applied a fix from Anthony Jones for -o /--output Daniel
Daniel Veillard
2002-04-09
1
-1
/
+1
*
owen pointed out a problem with the ftime fix, gettimeofday() was not
Daniel Veillard
2002-03-07
1
-1
/
+6
*
trying to fix #71457 for timing precision when gettimeofday() is not
Daniel Veillard
2002-03-07
1
-0
/
+25
*
close #72663 and #72658, don't memdump unless compiled explicitely with
Daniel Veillard
2002-03-01
1
-0
/
+2
*
fixing #68748 Daniel
Daniel Veillard
2002-02-08
1
-0
/
+1
*
added pointers to the web pages in the usage() Daniel
Daniel Veillard
2002-01-25
1
-0
/
+2
*
Anthony Jones pointed a bug in xmlCopyEntity() Daniel
Daniel Veillard
2002-01-09
1
-3
/
+5
*
Applied following patches from Robert Collins and make sure IN_LIBXML is
Daniel Veillard
2002-01-08
1
-1
/
+1
*
applied 42 documentation patches from Charlie Bozeman. Regenerated the
Daniel Veillard
2001-12-31
1
-4
/
+4
*
applied Justin Fletcher patch for --output or -o daniel
Daniel Veillard
2001-12-18
1
-10
/
+49
*
applied Justin Fletcher generic timing patch similar to the one already
Daniel Veillard
2001-12-18
1
-58
/
+125
*
fix the xmlStrdup() used in the previous patch. added --dropdtd fixed
Daniel Veillard
2001-12-13
1
-1
/
+26
*
removed another strdup() removed the HP/UX entry Daniel
Daniel Veillard
2001-12-13
1
-1
/
+1
*
fix bug #66816 when validating. don't use sys/time.h if configure did not
Daniel Veillard
2001-12-13
1
-0
/
+2
*
applied Geert Kloosterman's patch to fix --repeat --timing output Daniel
Daniel Veillard
2001-12-04
1
-8
/
+8
*
preparing 2.4.11 better --catalogs description Daniel
LIBXML_2_4_11
Daniel Veillard
2001-11-26
1
-2
/
+3
*
Morus Walter patch to allow --format and --encode Daniel
Daniel Veillard
2001-11-08
1
-3
/
+13
*
added entities testing to the Thread test make the test reasonable fix the
Daniel Veillard
2001-10-22
1
-0
/
+47
*
- include/libxml/globals.h include/libxml/threads.h threads.c
Daniel Veillard
2001-10-17
1
-0
/
+1
*
xmllint.c - fixing typo
MDT 2001 John Fleck
2001-09-24
1
-2
/
+2
*
John Fleck fixed typos in the options output fix ignorable white space SAX
Daniel Veillard
2001-09-09
1
-2
/
+2
[next]