]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-03-05 Rhodri JamesTest XML declaration handler
2017-03-05 Rhodri JamesCheck skipped entity handler
2017-03-05 Rhodri JamesCheck clearing of external entity handler parameter
2017-03-05 Rhodri JamesTest NotStandalone handlers
2017-03-05 Rhodri JamesCall namespace declaration start and end handlers
2017-03-05 Rhodri JamesEnsure unparsed entity handler gets set
2017-03-05 Rhodri JamesExtend coverage to XML_{Start|End}DoctypeDeclHandler
2017-03-05 Rhodri JamesExtend test_return_ns_triplet() to improve code coverage
2017-03-05 Rhodri JamesTest non-NULL external entity ref handler parameter
2017-03-05 Rhodri JamesExtend test of passing parser as userData
2017-02-19 Sebastian PippingConfigure Travis CI (issue #2)
2017-02-18 Rhodri JamesTest XML_SetEncoding against memory allocation failures
2017-02-18 Rhodri JamesTest XML_SetBase against failing memory allocations
2017-02-18 Rhodri JamesTest XML_SetEncoding against memory allocation failures
2017-02-18 Rhodri JamesIncrease test coverage of XML_SetEncoding()
2017-02-18 Rhodri JamesTest freeing a non-existent parser
2017-02-18 Rhodri JamesAdd some coverage of CDATA section handlers
2017-02-18 Rhodri JamesTest XML_ParserReset in external entity parsing is...
2017-02-18 Rhodri JamesTest XML_ParserReset in internal entity expansion
2017-02-18 Rhodri JamesTest that XML_ParserReset() does reset the parse state
2017-02-18 Rhodri JamesTest allocation failures when creating parser with...
2017-02-18 Rhodri JamesTest ID attribute indexing
2017-02-18 Rhodri JamesTest attribute reporting to start element handler
2017-02-18 Rhodri JamesTest XML_SetBase() and XML_GetBase() return consistent...
2017-02-18 Rhodri JamesTest XML_UseForeignDTD()
2017-02-18 Rhodri JamesAdd coverage test for DTD element declarations with...
2017-02-18 Rhodri JamesTest XML_DefaultCurrent() passes on handling correctly
2017-02-18 Rhodri JamesTest memory allocation functions
2017-02-18 Rhodri JamesRefactor allocation tests to reduce boilerplate
2017-02-18 Rhodri JamesTest allocation failure handling in DTD elements
2017-02-18 Rhodri JamesExtend test coverage of external entity allocation...
2017-02-18 Rhodri JamesTest that unrecognised encodings are rejected
2017-02-18 Rhodri JamesAdd test for allocation failures in internal entity...
2017-02-18 Rhodri JamesTweak tests to catch more allocation failure branches
2017-02-18 Rhodri JamesTest namespace parsing with allocation failures
2017-02-18 Rhodri JamesTest allocation failures during external entity parsing
2017-02-14 Sebastian PippingChanges: Add Rhodri James to special thanks
2017-02-14 Sebastian PippingChanges: Document fix to issue #3
2017-02-14 Rhodri JamesRemove unused variable and fix comment. No functional...
2017-02-14 Rhodri JamesDon't free a partially allocated element type twice...
2017-01-31 Rhodri JamesAdd a test for DTD duplication allocation failure
2017-01-30 Rhodri JamesAdd a test case for external entity parser allocation...
2017-01-30 Rhodri JamesAdd a test case to cover allocation failures in parserC...
2017-01-30 Rhodri JamesAdd qa.sh modes for library and application coverage...
2016-11-20 Sebastian PippingCHANGES: Extend special thanks
2016-11-20 Sebastian PippingChanges: Document pull request #2
2016-11-20 Sebastian PippingCMakeLists.txt: Resolve trailing whitespace
2016-11-20 Sebastian PippingCMakeLists.txt: Rename BUILD_install to INSTALL
2016-10-26 Tobias TaschnerCMake: Add BUILD_install to make install optional
2016-08-15 Sebastian PippingCMake: Do not try building docs if MSVC (bug #534)
2016-08-15 Sebastian PippingExtend change log (issue #534)
2016-08-15 Sebastian PippingCMake: Fix ninja support
2016-08-15 Sebastian PippingCMake: Symptom-fix out-of-source builds
2016-08-15 Sergei Nikulovfix for #534
2016-08-12 Sebastian PippingExtend change log
2016-08-12 Don LewisFix utf8_toUtf16 (bug #539)
2016-08-12 Sebastian PippingStart using -fno-strict-aliasing (bug #538)
2016-07-30 Sebastian PippingExtend change log for issue #540
2016-07-30 Sebastian PippingAddress -Wunused-parameter and -Wunused-function
2016-07-30 Ed SchoutenMake Expat build on CloudABI
2016-07-17 Sebastian PippingChanges: Fix description of (conditions for) bug #539
2016-07-17 Sebastian PippingChanges: Document fix to regression bug #539
2016-07-17 Sebastian PippingFix regression bug #539 (needs -DXML_UNICODE)
2016-06-21 Sebastian PippingMove release date to 2016-06-21 R_2_2_0
2016-06-20 Karl WaclawekFixed versioning comment.
2016-06-20 Sebastian PippingCMakeLists.txt: Exclude soversion config on Windows
2016-06-18 Sebastian PippingHandle XML_ParserCreate* NULL return
2016-06-18 Sebastian PippingFix infinite loop
2016-06-17 Sebastian Pippingdoc/xmlwf.1: Migrate from SGML to XML
2016-06-17 Sebastian PippingExtend .gitignore
2016-06-17 Sebastian PippingSet version 2.2.0/2016-06-18 where missing
2016-06-17 Sebastian Pippinghtdocs/index.html: Fix some HTML issues
2016-06-17 Sebastian Pippinghtdocs/index.html: Sync HTML change log
2016-06-17 Sebastian PippingChanges: Adjust case
2016-06-17 Karl WaclawekUpgraded setup files for Win32.
2016-06-17 Karl WaclawekAdded Visual Studio 2013 solution/project files. Will...
2016-06-16 Sebastian PippingAddress VS2010 compile warning
2016-06-13 Sebastian PippingResolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP...
2016-06-07 tbeuFix MSVC compiler warning
2016-06-06 Sebastian Pippingqa.sh: "set -e" inside "|| exit 1"-ed subshell did...
2016-06-06 tbeuUpdate copyright year
2016-06-06 tbeuFix typos
2016-06-05 Sebastian PippingBump soversion, skipped one for 2.1.1
2016-06-05 Sebastian PippingCMake: Create .so.1 symlink, too
2016-06-05 Sebastian PippingHave CMake call "$(MAKE) -C doc xmlwf.1"
2016-06-05 Sebastian Pippingdoc/Makefile: Do not leave nullbyte XMLWF.1 on error
2016-06-04 Sebastian PippingExtend change log
2016-06-04 Sebastian PippingEnsure that unistd.h is included on Linux
2016-06-04 Sebastian PippingHandle lack of __func__ with ISO C90
2016-06-04 Sebastian PippingImprove autotools-related entries in upcoming release...
2016-06-04 Sebastian PippingMention recently assigned CVEs CVE-2012-6702 and CVE...
2016-06-03 Sebastian PippingSync plaintext changelog; HTML left to do
2016-05-30 Sebastian Pippingqa.sh: Merge callgraphs into one
2016-05-30 Sebastian Pippingqa.sh: Add egypt support (callgraphs)
2016-05-28 Sebastian PippingSync .gitignore
2016-05-28 Sebastian PippingCMake: Add soversion, support -DNO_SONAME=yes to bypass...
2016-05-25 Sebastian PippingMerge branch 'minbpc'
2016-05-25 Sebastian PippingExtract macros from end-of-input checking
2016-05-25 Sebastian PippingTake into account that CHAR_MATCHES may read >1 bytes
2016-05-25 Sebastian PippingTake into account that BYTE_TYPE may read >1 bytes
next