summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanups before 2.8.0-rc2v2.8.0-rc2baserock/morphDaniel Veillard2012-05-213-1/+8
* use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov2012-05-216-35/+17
* New symbols added for the next releaseDaniel Veillard2012-05-211-0/+10
* Avoid an extra operationDaniel Veillard2012-05-211-2/+0
* Part for rand_r checking missingDaniel Veillard2012-05-201-1/+1
* Cleanup on randomizationDaniel Veillard2012-05-185-17/+57
* xmlTextReader bails too quickly on errorv2.8.0-rc1Andy Lutomirski2012-05-151-8/+14
* Fix undefined reference in python modulePacho Ramos2012-05-151-1/+1
* Fix a race in xmlNewInputStreamDaniel Veillard2012-05-152-5/+12
* Fix weird streaming RelaxNG errorsNoam2012-05-151-2/+2
* Fix various bugs in new code raised by the API checkingDaniel Veillard2012-05-153-10/+94
* Fix various problems with "make dist"Daniel Veillard2012-05-153-2/+9
* Fix a memory leak in the xzlib codeDaniel Veillard2012-05-151-28/+36
* Use a hybrid allocation scheme in xmlNodeSetContentConrad Irwin2012-05-142-2/+25
* Use buffers when constructing string node lists.Conrad Irwin2012-05-142-81/+117
* HTML parser error with <noscript> in the <head>Denis Pauk2012-05-115-1/+59
* XSD: optional element in complex type extensionRemi Gacogne2012-05-115-2/+42
* Fix html serialization error and htmlSetMetaEncoding()Daniel Veillard2012-05-113-7/+13
* Fix a wrong return value in previous patchDaniel Veillard2012-05-111-1/+1
* Fix an uninitialized variable useDaniel Veillard2012-05-111-1/+1
* Fix a compilation problem with --minimumBrandon Slack2012-05-111-1/+1
* Remove redundant and ungarded include of resolv.hDaniel Veillard2012-05-111-3/+0
* Remove git error message during configureChristian Dywan2012-05-101-1/+1
* xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY)Patrick R. Gansterer2012-05-101-1/+2
* emove a bashism in confgure.inJohn Hein2012-05-101-1/+1
* xinclude with parse="text" does not use the entity loaderShaun McCance2012-05-101-2/+17
* Allow to parse 1 byte HTML filesDenis Pauk2012-05-101-4/+31
* undef ERROR if already definedPatrick R. Gansterer2012-05-102-0/+6
* Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flagMartin Schröder2012-05-101-0/+4
* Avoid memory leak if xmlParserInputBufferCreateIO failsLin Yi-Li2012-05-103-13/+36
* Add HTML parser support for HTML5 meta charset encoding declarationDenis Pauk2012-05-106-17/+84
* Fix library problems with mingw-w64Michael Cronenworth2012-05-101-1/+1
* fix windows build.Rob Richards2012-05-091-2/+0
* prefer native threads on win32Sam Thursfield2012-05-091-11/+19
* Allow to compile with Visual Studio 2010Thomas Lemm2012-05-0912-2/+809
* Prevent an infinite loop when dumping a node with encoding problemsTimothy Elliott2012-05-081-2/+18
* wrong message for double hyphen in comment XML errorBryan Henderson2012-05-081-6/+7
* xmlParseNodeInContext problems with an empty documentTim Elliott2012-05-081-3/+3
* HTML element position is not detected propperlyPavel Andrejs2012-05-082-5/+22
* Fix "make tst" to grab lzma lib tooDaniel Veillard2012-05-081-1/+1
* Fix mingw's snprintf configure checkAndoni Morales2012-05-081-6/+14
* Add "whereis" command to xmllint shellRyan2012-05-071-0/+78
* fixed a 64bit big endian issueMarcus Meissner2012-05-071-2/+7
* Improve xmllint shellRyan2012-05-071-2/+83
* xmlcatalog: Add uri and delegateURI to possible add types in man page.Ville Skyttä2012-05-073-98/+213
* Update README.testsDaniel Veillard2012-05-071-2/+11
* Fix an off by one pointer accessJüri Aedla2012-05-071-11/+4
* URI handling code is not OOM resilientDaniel Veillard2012-05-071-0/+2
* Fix an error in commentDaniel Veillard2012-05-071-1/+1
* Remove vestigial de-ANSI-fication support.Javier Jardón2012-04-021-4/+0