Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libxml2
/
48f7dcb7242e236d80465615cb6cfc9cdf4cba46
48f7dcb
480323 add code to plug in ICU converters by default
by Giuseppe Iuculano
· 14 years ago
fbd4ddf
607273 Fix python detection on MSys/Windows
by LRN
· 14 years ago
60587d6
606592 update language ID parser to RFC 5646
by Daniel Veillard
· 14 years ago
91d239c
617468 fix progressive HTML parsing with style using "'"
by Denis Pauk
· 14 years ago
f99d222
614087 Fix Socket API usage to allow Windows64 compilation
by Ozkan Sezer
· 14 years ago
ce5f9a7
616478 Fix xmllint shell write command
by Gwenn Kahz
· 14 years ago
d4b5447
614005 Possible erroneous HTML parsing on unterminated script
by Pierre Belzile
· 14 years ago
37072b7
618831 don't ship generated files in git
by Adrian Bunk
· 14 years ago
64b0d60
Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P
by Adrian Bunk
· 14 years ago
c84e863
627987 Fix XSD IDC errors in imported schemas
by Jim Panetta
· 14 years ago
ee32ad3
629325 XPath rounding errors first cleanup
by Phil Shafer
· 14 years ago
ad4f0a2
630140 better fix for iso995x encoding error
by Daniel Veillard
· 14 years ago
1cc912e
Various cleanups on encoding handling
by Daniel Veillard
· 14 years ago
083caf5
630140 fix iso995x encoding error
by Daniel Veillard
· 14 years ago
e306260
Fix compilation with Clang
by Koop Mast
· 14 years ago
d2e6231
Add xmlSaveOption XML_SAVE_WSNONSIG
by Adam Spragg
· 14 years ago
5f9d9ce
Fix xmllint to use format=1 for default formatting
by Adam Spragg
· 14 years ago
8b87713
Force _xmlSaveCtxt.format to be 0 or 1
by Adam Spragg
· 14 years ago
e6ad10a
Cleanup encoding pointer comparison
by Nikolay Sivov
· 14 years ago
8ad2930
make sure htmlCtxtReset do reset the disableSAX field
by Daniel Veillard
· 14 years ago
ea90b89
Fix a change of semantic on XPath preceding and following axis
by Daniel Veillard
· 14 years ago
e6f0509
Fix a potential segfault due to weak symbols on pthreads
by Mike Hommey
· 14 years ago
3c79510
Fix devhelp documentation installation
by Mike Hommey
· 14 years ago
10455bb
Sort python generated stubs
by Mike Hommey
· 14 years ago
2f3523f
Fix a leak in XPath compilation
by Daniel Veillard
· 14 years ago
91d1975
Fix the semantic of XPath axis for namespace/attribute context nodes
by Daniel Veillard
· 14 years ago
c43ac66
Avoid a descriptor leak in catalog loading code
by Carlo Bramini
· 14 years ago
2ddecc2
Fix a small bug in XPath evaluation code
by Marius Wachtler
· 14 years ago
d2190fa
Fix web site encoding problems
by Daniel Veillard
· 14 years ago
aa54d37
Fix handling of XML-1.0 XML namespace declaration
by Daniel Veillard
· 14 years ago
af58ee1
Fix a couple of typo in HTML parser error messages
by Michael Day
· 14 years ago
1ea9590
Small code cleanup on previous patch
by Daniel Veillard
· 14 years ago
5f8f5e7
Fix errors in XSD double validation check
by Csaba Raduly
· 14 years ago
f1121c4
Add an HTML parser option to avoid a default doctype
by Daniel Veillard
· 14 years ago
2ee91eb
Fix handling of apos in URIs
by Daniel Veillard
· 14 years ago
5b9dde3
xmlTextReaderReadOuterXml should handle DTD
by Rob Richards
· 15 years ago
bdf24b9
Autogen.sh needs to create m4 directory
by Rob Richards
· 15 years ago
f61ba8d
Forgot to update the news page for 0.7.7
by Daniel Veillard
· 15 years ago
a295fbc
Fix Win32 build
by Rob Richards
· 15 years ago
bb5055f
Release of libxml2-2.7.7
by Daniel Veillard
· 15 years ago
06c93b7
Remove a few warnings
by Daniel Veillard
· 15 years ago
26b0687
xmlCtxtResetLastError should reset ctxt->errNo
by Daniel Veillard
· 15 years ago
3c080d6
Don't give default HTML boolean attribute values in parser
by Daniel Veillard
· 15 years ago
615904f
Switch the HTML parser to be non-recursive
by Eugene Pimenov
· 15 years ago
ef9c636
Cleanup a couple of weirdness in HTML parser
by Eugene Pimenov
· 15 years ago
9543aee
Fix broken escape behaviour in regexp ranges
by Daniel Veillard
· 15 years ago
9031709
Fix missing win32 libraries in libxml-2.0.pc
by Volker Grabsch
· 15 years ago
12febe8
Fix detection of python linker flags
by Daniel Macks
· 15 years ago
38af74f
fix build error in libxml2/python
by Paul Smith
· 15 years ago
ba9716a
ChunkParser: Incorrect decoding of small xml files
by Raul Hudea
· 15 years ago
a7a6a4b
relaxng.c: cast to allow compilation with sun studio 11
by Ben Walton
· 15 years ago
f39adc2
Fix build failure on Sparc solaris
by Roumen Petrov
· 15 years ago
1e60fbc
htmlCheckEncoding doesn't update input-end after shrink
by Eugene Pimenov
· 15 years ago
9ccea57
Fix a missing #ifdef
by Daniel Veillard
· 15 years ago
743311b
use autoreconf in autogen.sh
by Daniel Veillard
· 15 years ago
120a269
Fix build with mingw
by Roumen Petrov
· 15 years ago
3157e51
Upgrade some of the configure and autogen
by Daniel Veillard
· 15 years ago
e4d1849
Fix xmlNodeSetBase() comment
by Daniel Veillard
· 15 years ago
47cd14e
Fix encoding selection for xmlParseInNodeContext
by Daniel Veillard
· 15 years ago
2f70090
xmlPreviousElementSibling mistake
by François Delyon
· 15 years ago
59df783
608773 add a missing check in xmlGROW
by Daniel Veillard
· 15 years ago
e20fb5a
Fix xmlParseInNodeContext for HTML content
by Daniel Veillard
· 15 years ago
ddb01cb
Fix lost namespace when copying node * tree.c: reconcile namespace if not found
by Rob Richards
· 15 years ago
c966790
Fix relaxNG tests in runtest for Windows * runtest.c: initialize ret
by Rob Richards
· 15 years ago
f370310
Fix a const warning in xmlNodeSetBase
by Martin Trappel
· 15 years ago
4b41f15
Fix some missing commas in HTML element lists
by Eugene Pimenov
· 15 years ago
a7e79f2
libxml violates the zlib interface and crashes
by Mark Adler
· 15 years ago
7304683
Correct variable type to unsigned
by Nikolay Sivov
· 15 years ago
7946137
Fix python generator to not use deprecated xmllib
by Daniel Veillard
· 15 years ago
a2ff497
Update some automake files
by Daniel Veillard
· 15 years ago
d29a5c8
598785 Fix nanohttp on Windows
by spadix
· 15 years ago
f3c0669
Recognize ID attribute in HTML without DOCTYPE
by Daniel Veillard
· 15 years ago
729601f
Fix memory leak in xmlXPathEvalExpression()
by Martin
· 15 years ago
2c21283
Fix an init bug in global.c
by Kai Henning
· 15 years ago
1934b0c
Adding a --xpath option to xmllint
by Daniel Veillard
· 15 years ago
1e52172
Adding a .gitignore to avoid status pollution
by Daniel Veillard
· 15 years ago
96bb740
Release of libxml2-2.7.6
by Daniel Veillard
· 15 years ago
858084f
Restore thread support in default configuration
by Andrew W. Nosenko
· 15 years ago
1358fef
URI with no path parsing problem
by Daniel Veillard
· 15 years ago
243b034
Minor patch for conditional defines in threads.c
by Eric Zurcher
· 15 years ago
7a896ce
Release of libxml2-2.7.5
by Daniel Veillard
· 15 years ago
2bdf87e
Restore behavior of --with-threads without argument
by Andrew W. Nosenko
· 15 years ago
410d2c4
Fix memory leak when doc is NULL
by Rob Richards
· 15 years ago
aa422d9
595792 fixing a RelaxNG bug introduced in 2.7.4
by Daniel Veillard
· 15 years ago
4dd115c
Adding symbols.xml to EXTRA_DIST
by Daniel Veillard
· 15 years ago
9332b48
Fix a Relaxng bug raised by libvirt test suite
by Daniel Veillard
· 15 years ago
9d3d141
Fix a parsing problem with little data at startup
by Daniel Veillard
· 15 years ago
e21731d
link python module with python library
by Frederic Crozat
· 15 years ago
84bff68
594874 Forgot an fclose in xmllint
by Daniel Veillard
· 15 years ago
2934168
Release of libxml2-2.7.4
by Daniel Veillard
· 15 years ago
d87c5d1
593857 try to work around thread pbm MinGW 4.4
by Daniel Veillard
· 15 years ago
44d1eff
594514 memory leaks - duplicate initialization
by MOD
· 15 years ago
57f71ae
594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes
by Daniel Veillard
· 15 years ago
848e5cf
Fix Windows build * relaxng.c: fix windows build
by Rob Richards
· 15 years ago
65d359e
Fix the globals.h to use XMLPUBFUN
by Paul Smith
· 15 years ago
82cf412
Problem with extern extern in header
by Daniel Veillard
· 15 years ago
594e5df
Chasing dead assignments reported by clang-scan
by Daniel Veillard
· 15 years ago
d44b936
A few more safety cleanup raised by scan
by Daniel Veillard
· 15 years ago
76d3645
Fixing assorted potential problems raised by scan
by Daniel Veillard
· 15 years ago
1549561
Potential uninitialized arguments raised by scan
by Daniel Veillard
· 15 years ago
Next »