summaryrefslogtreecommitdiff
path: root/expat
Commit message (Expand)AuthorAgeFilesLines
* lib: Address GCC 11.2.1 compiler warningaddress-compiler-warningsSebastian Pipping2021-12-252-1/+5
* .gitignore: Fully cover ./distribute.sh outputSebastian Pipping2021-12-191-2/+1
* Set expected release date for 2.4.2issue-525-prepare-releaseSebastian Pipping2021-12-192-2/+2
* Bump version to 2.4.2Sebastian Pipping2021-12-178-13/+13
* Bump version info from 9:1:8 to 9:2:8Sebastian Pipping2021-12-173-2/+4
* Changes: Document #502 #503 #507 #519 + fix reference to #498Sebastian Pipping2021-12-171-1/+4
* CMake: Ensure libexpat*.lib filenames with MSVCfix-msvc-lib-files-namingSebastian Pipping2021-12-152-2/+5
* doc: Fix return value docs on XML_SetBillionLaughs[..] functions (#522)issue-522-fix-return-value-docsSebastian Pipping2021-12-142-2/+4
* autotools: Sync expat.cmake to agree with CIsync-autotools-cmake-templatesSebastian Pipping2021-11-261-2/+2
* Get attribution headers back in syncSebastian Pipping2021-10-172-1/+2
* Changes: Document #513 and #514Sebastian Pipping2021-10-171-0/+2
* Apply #514 to attribution headersSebastian Pipping2021-10-175-0/+5
* Reorder the location of including expat_config.hDong-hee Na2021-10-175-12/+12
* Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping2021-09-2010-3/+33
* Autotools: Get CMake templates back in sync with ubuntu-20.04autotools-sync-cmake-filesSebastian Pipping2021-07-232-1/+4
* CMake: Improve summary output for multi-config buildsSebastian Pipping2021-07-061-2/+15
* CMake: Report on effective CMake generatorSebastian Pipping2021-07-061-0/+1
* Autotools: Simplify expat.pc templating (now that we can)Sebastian Pipping2021-07-062-5/+2
* CMake: Fix pkg-config section "Libs" for multi-config CMake generatorsSebastian Pipping2021-07-064-12/+39
* Update URL in pc fileKai Pastor2021-07-061-1/+1
* CMake: Fix pkg-config section "Libs" for non-release MinGW buildsSebastian Pipping2021-07-064-43/+44
* CMake: Apply -DEXPAT_MSVC_STATIC_CRT=ON to off-grid built typesSebastian Pipping2021-07-061-0/+2
* CMake: Avoid empty CMAKE_BUILD_TYPESebastian Pipping2021-07-064-6/+9
* CMake: Move _EXPAT_BUILD_TYPE_UPPER up for upcoming re-useSebastian Pipping2021-07-061-1/+1
* doc/reference.html: Docmument that XML_GetBuffers(parser, 0) may be NULLNicolas Cavallari2021-07-051-1/+2
* Makefile.am: Include buildconf.sh and fuzz/*.c with release archivesSebastian Pipping2021-06-052-0/+10
* Set expected release date for 2.4.1Sebastian Pipping2021-05-231-1/+1
* Bump version info from 9:0:8 to 9:1:8Sebastian Pipping2021-05-233-2/+6
* Bump version to 2.4.1Sebastian Pipping2021-05-238-13/+13
* Keep macro SIZEOF_VOID_P out of expat_config.h(.in) for multilib supportSebastian Pipping2021-05-232-4/+35
* Set expected release date for 2.4.0Sebastian Pipping2021-05-222-2/+2
* Bump version info from 8:0:7 to 9:0:8Sebastian Pipping2021-05-223-4/+7
* Bump version to 2.4.0Sebastian Pipping2021-05-229-14/+14
* Changes: Extend section on upcoming release 2.4.0Sebastian Pipping2021-05-221-2/+20
* Changes: Document new XML_FEATURE_ constantsSebastian Pipping2021-05-221-0/+3
* Changes: Combine notes on billion laughs attack protectionSebastian Pipping2021-05-221-19/+20
* README.md: Mention Windos binaries zip download optionSebastian Pipping2021-05-221-1/+1
* README.md: Fix a URL for some markdown interpretersSebastian Pipping2021-05-221-1/+1
* README.md: Document where generated CMake files need >=2.4.0 to workSebastian Pipping2021-05-221-1/+5
* README.md: Make CMake config mode example more clearSebastian Pipping2021-05-221-7/+7
* Changes: Document Autotools CMake file fixesSebastian Pipping2021-05-211-0/+3
* cmake/autotools: Fix generated expat-noconfig.cmake for macOS and MinGWSebastian Pipping2021-05-215-1/+46
* cmake/autotools: Use AC_CHECK_SIZEOF to fix 32bit supportSebastian Pipping2021-05-212-3/+5
* expat.iss: Use URLs with SSLSebastian Pipping2021-05-141-3/+3
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-144-5/+38
* doc/xmlwf.xml: Drop two XML comments of little valueSebastian Pipping2021-05-141-3/+0
* doc/xmlwf.xml: Add GNU FDL 1.1 copyright headerSebastian Pipping2021-05-141-0/+12
* expat.iss: Add MIT headerSebastian Pipping2021-05-141-1/+30
* CMake: Streamline existing copyright headerSebastian Pipping2021-05-141-2/+10
* tests: Cover accounting of CDATA sections inside of general entitiesSebastian Pipping2021-05-141-0/+10