]> granicus.if.org Git - libexpat/history - expat/lib/xmlparse.c
xmlparse.c|xmlrole.c: Fix compiler warning "unused parameter" with -DEXPAT_DTD=OFF
[libexpat] / expat / lib / xmlparse.c
2019-09-29 Sebastian Pippingxmlparse.c|xmlrole.c: Fix compiler warning "unused...
2019-09-29 Sebastian Pippingxmlparse.c: Address compiler warninging with -DEXPAT_CO...
2019-09-25 Sebastian PippingBump version from 2.2.8 to 2.2.9
2019-09-23 Sebastian PippingMerge pull request #349 from libexpat/cmake-windows...
2019-09-18 Sebastian PippingMerge pull request #347 from bungeman/patch-1
2019-09-18 bungemanOnly define _CRT_RAND_S when not already defined.
2019-09-13 Sebastian PippingBump version from 2.2.7 to 2.2.8
2019-09-03 Sebastian PippingMerge pull request #318 from libexpat/issue-317
2019-08-28 Sebastian Pippingxmlparse.c: Deny internal entities closing the doctype
2019-08-17 Sebastian PippingMerge pull request #315 from libexpat/issue-306-configu...
2019-08-17 Sebastian PippingMerge branch 'david-loffredo-portable-unused-param...
2019-08-16 David Loffredohandle unused parameters with the usual (void)param...
2019-08-07 Sebastian PippingMerge branch 'david-loffredo-rand_s-test' (#302, fixes...
2019-08-07 Sebastian Pippingxmlparse.c: Mention rand_s with stdlib include
2019-08-07 David Loffredoreplace loadlibrary.c and RtlGenRandom call with rand_s...
2019-08-07 David LoffredoMake win32 stdlib.h define rand_s(), add writeRandomByt...
2019-08-07 Sebastian PippingMerge pull request #298 from libexpat/issue-240-stoppin...
2019-08-04 Sebastian Pippingxmlparse.c: Fix effect of XML_StopParser for end elemen...
2019-08-04 Sebastian PippingMerge branch 'clang-format-9' (#293, fixes #24)
2019-08-03 clang-formatMass-apply clang-format 9 using ./apply-clang-format.sh
2019-07-27 Sebastian PippingMerge branch 'clang-static-analyzer'
2019-07-27 Sebastian Pippingxmlparse.c: Address Clang Static Analyzer false positiv...
2019-07-06 Sebastian PippingMerge branch 'issue-268-address-variable-shadowing...
2019-07-01 Sebastian Pippingxmlparse.c: Limit scope of new_connector to save sizeof...
2019-06-29 Sebastian Pippingxmlparse.c: Drop needless re-calculation of keep (...
2019-06-29 Sebastian Pippingxmlparse.c: Resolve temp variable shadow (#268)
2019-06-19 Sebastian PippingBump version from 2.2.6 to 2.2.7 R_2_2_7
2019-06-16 Sebastian PippingMerge branch 'issue-186-fix-extraction-of-namespace...
2019-06-12 Sebastian Pippingxmlparse.c: Fix extraction of namespace prefix from...
2018-12-09 Sebastian PippingMerge pull request #237 from oshogbo/master
2018-11-04 Mariusz Zaborski Un-break build libexpat.
2018-10-21 Sebastian PippingMerge branch 'excluded-code-review.marcomaggi-2018...
2018-10-21 Sebastian PippingMark disabled code to make it easy to see again
2018-10-21 Marco Maggichange code exclusion style to make sure that the exclu...
2018-09-20 Sebastian PippingMerge branch 'benjaminp-assume-memmove' (fixes #219)
2018-09-20 Benjamin PetersonAssume memmove(3) exists.
2018-08-12 Sebastian PippingPrepare release version 2.2.6 (#209) R_2_2_6
2018-08-06 Sebastian PippingRe-add int casts dropped at 3960f6061ac4a7a54d96153613b...
2018-08-06 Sebastian PippingMerge branch 'issue_170_fix' (#206, fixes #170)
2018-08-06 Rhodri James(#170) Prevent XML_GetBuffer doing arithmetic with...
2018-08-06 Rhodri JamesRemove senseless pointer arithmetic (issue #170)
2018-08-03 Sebastian PippingMerge branch 'issue_204_fix' (#205, fixes #204)
2018-08-03 Rhodri JamesRevise (according to @hartwork's plan) nearer to origin...
2018-08-03 Rhodri JamesFix for #204, XML_ResumeParser regression
2018-07-08 Sebastian PippingMerge branch 'antmak-fix_fallthrough_warn' (#202)
2018-07-06 Anton MaklakovFix -Wimplicit-fallthrough related warnings
2017-12-13 Sebastian PippingMerge branch 'issue-165-fix-configure' (issue #165...
2017-12-03 Sebastian PippingMerge branch 'vanklompf-cherry-pick' (issue #131, pr...
2017-12-03 Sebastian PippingAddress warning about sip_tobin by Visual Studio
2017-10-31 Sebastian PippingPrepare release version 2.2.5 (#133)
2017-10-25 Sebastian PippingMerge branch 'zmodem-ErrorString_switch' (pull request...
2017-10-25 Sebastian Pippingxmlparse.c: Add version information to XML_ErrorString...
2017-10-25 Hans WennborgXML_ErrorString: handle XML_ERROR_INVALID_ARGUMENT
2017-10-25 Hans WennborgRewrite XML_ErrorString to use a switch
2017-10-24 Sebastian Pippingxmlparse.c: Make failproof entropy providers stand...
2017-10-24 Sebastian Pippingxmlparse.c: Address warning about unused functions...
2017-09-03 Sebastian PippingMerge branch 'resolve-parser-hiding-macros'
2017-09-03 Sebastian Pippingxmlparse.c: Stop malloc/realloc/free macros from hiding...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "buffer" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "encoding" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "defaultExpandInternalEntitie...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unknownEncodingHandlerData...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "internalEntityRefHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "externalEntityRefHandlerArg...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "externalEntityRefHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "startNamespaceDeclHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unparsedEntityDeclHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "startCdataSectionHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "processingInstructionHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "hash_secret_salt" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "paramEntityParsing" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "useForeignDTD" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "isParamEntity" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "ps_finalBuffer" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "ps_parsing" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "parentParser" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "namespaceSeparator" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "groupSize" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "groupConnector" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "temp2Pool" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "tempPool" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "attInfo" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "nsAttsPower" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "nsAttsVersion" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "nsAtts" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "idAttIndex" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "nSpecifiedAtts" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "attsSize" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "atts" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "tagStack" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "inheritedBindings" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "freeBindingList" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "freeTagList" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declAttributeIsId" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declAttributeIsCdata" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declAttributeId" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declElementType" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declNotationPublicId" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declNotationName" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "declAttributeType" (issue...
next