]> granicus.if.org Git - libexpat/shortlog
libexpat
2019-09-25 Sebastian PippingSet release date for 2.2.9 release-2-2-9 R_2_2_9
2019-09-25 Sebastian PippingBump version info from 7:10:6 to 7:11:6
2019-09-25 Sebastian PippingBump version from 2.2.8 to 2.2.9
2019-09-25 Sebastian PippingChanges: Document #347
2019-09-23 Sebastian PippingMerge pull request #349 from libexpat/cmake-windows...
2019-09-21 Sebastian PippingCMake: Use libexpat*.(dll|lib) not expat*.(dll|lib... cmake-windows-libexpat-dll
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-16 Sebastian PippingDrop mistaken executable bits
2019-09-14 Sebastian PippingMerge pull request #345 from tbeu/patch-1
2019-09-14 tbeuFix typo
2019-09-13 Sebastian PippingSet release date for 2.2.8 release-2-2-8 R_2_2_8
2019-09-13 Sebastian PippingBump version from 2.2.7 to 2.2.8
2019-09-13 Sebastian PippingBump version info from 7:9:6 to 7:10:6
2019-09-13 Sebastian PippingMerge branch 'MohammedKhajapasha-issue_312' (#343,...
2019-09-13 Sebastian PippingChanges: Document #312 and #343
2019-09-13 Mohammed KhajapashaAutotools: Enable clang tool chain to generate libraries
2019-09-08 Sebastian PippingChanges: Re-order entries for upcoming a release
2019-09-07 Sebastian PippingMerge pull request #341 from libexpat/xmlwf-fix-exit...
2019-09-06 Sebastian Pippingxmltest.sh: Adapt to fixed xmlwf exit code xmlwf-fix-exit-code
2019-09-06 Sebastian Pippingxmlwf: Fix exit code for case without "-d DIRECTORY"
2019-09-05 Sebastian PippingMerge pull request #340 from libexpat/issue-332-workaro...
2019-09-05 Sebastian PippingChanges: Add reference to #336
2019-09-05 Sebastian PippingMerge pull request #336 from libexpat/cmake-option...
2019-09-05 Sebastian Pippingruntests.c: Workaround issue with combining XML_MIN_SIZ... issue-332-workaround-xml-min-size-with-asan
2019-09-05 Sebastian Pipping.gitignore: Add missing build results (CMake, qa.sh)
2019-09-05 Sebastian PippingCMake: Streamline expat-config.cmake.in a bit cmake-option-char-type
2019-09-05 Sebastian PippingCMake: Re-model char type components for usability
2019-09-05 Sebastian PippingCMake: Fix guard for EXPAT_MSVC_STATIC_CRT from WIN32...
2019-09-05 Sebastian PippingCMake: Set XML_UNICODE for XML_UNICODE_WCHAR_T as well...
2019-09-05 Sebastian PippingCMake: Introduce option EXPAT_CHAR_TYPE=(char|ushort...
2019-09-05 Sebastian Pippingxmlwf: Get -h and -v out of usage summary line
2019-09-05 Sebastian PippingChanges: Add reference to #338
2019-09-05 Sebastian PippingChanges: Document #339
2019-09-05 Sebastian PippingMerge pull request #339 from bettermanzzy/fixMemLeak
2019-09-05 Sebastian PippingMerge pull request #338 from libexpat/xmlwf-improve...
2019-09-05 Sebastian PippingMerge pull request #337 from libexpat/qa-sh-classify...
2019-09-05 zhouzhongyuanfix potential memory leak in elements.c
2019-09-04 Sebastian Pippingxmlwf: Improve "xmlwf -h" help output
2019-09-04 Sebastian Pippingqa.sh: Auto-detect QA_COMPILER
2019-09-04 Sebastian PippingChanges: Mention CVE and commit SHA1 for #317
2019-09-04 Sebastian PippingMerge pull request #335 from libexpat/build-fuzzing...
2019-09-03 Sebastian PippingCMake: Build fuzzing Expat once, not twelve times
2019-09-03 Sebastian PippingMerge pull request #318 from libexpat/issue-317
2019-09-03 Sebastian PippingMerge pull request #334 from libexpat/issue-330-cmake...
2019-09-02 Sebastian PippingAppVeyor: Improve use of CMake
2019-09-02 Sebastian PippingCMake: Add missing -municode for wchar_t MinGW
2019-09-02 Sebastian PippingCMake: Fix use of XML_UNICODE and XML_UNICODE_WCHAR_T
2019-09-02 Sebastian PippingTravis CI: Adapt to qa.sh's move from GNU Autotools...
2019-09-02 Sebastian Pippingqa.sh: Migrate from GNU Autotools to CMake
2019-09-02 Sebastian PippingCMake: Drop .c files from expat_SRCS that are empty...
2019-09-02 Sebastian PippingCMake: Do not produce expat.pc pkg-config file with...
2019-09-02 Sebastian PippingCMake: Port "make xml-runtest" over from GNU Autotools
2019-09-01 Sebastian PippingCMake: Make MinGW support work
2019-09-01 Sebastian PippingCMake: Fix off-by-one indentation
2019-09-01 Sebastian Pippingwin32: Fix slash to be a backslash in expat.iss
2019-09-01 Sebastian PippingMerge branch 'issue-331-address-compile-warnings-xml...
2019-09-01 Sebastian PippingChanges: Reference #331 and #333
2019-09-01 Sebastian Pippingxmltok.c: Fix unused variables warnings for -DXML_MIN_SIZE
2019-08-31 Sebastian PippingREADME.md: Make CMake option listing more readable
2019-08-31 Sebastian PippingChanges: Add reference to #329
2019-08-31 Sebastian PippingMerge pull request #329 from libexpat/cmake-option...
2019-08-30 Sebastian PippingChanges: Mention -DEXPAT_BUILD_FUZZERS=(ON|OFF)
2019-08-30 Sebastian PippingChanges: Document move to EXPAT_ CMake option namespace...
2019-08-30 Sebastian PippingREADME.md: List non-advanced build options
2019-08-30 Sebastian PippingCMake: Mark options as advanced where guessing would...
2019-08-30 Sebastian PippingCMake: Get options to show with "cmake -D_EXPAT_HELP...
2019-08-30 Sebastian PippingCMake: Fix pull request reference typo
2019-08-30 Sebastian PippingCMake: Report about XML_MIN_SIZE in summary
2019-08-30 Sebastian PippingCMake: Rename XML_% to EXPAT_%
2019-08-30 Sebastian PippingCMake: Rename BUILD_shared to EXPAT_SHARED_LIBS
2019-08-30 Sebastian PippingCMake: Rename INSTALL to EXPAT_ENABLE_INSTALL
2019-08-30 Sebastian PippingCMake: Rename MSVC_USE_STATIC_CRT to EXPAT_MSVC_STATIC_CRT
2019-08-30 Sebastian PippingCMake: Rename USE_SYS_GETRANDOM to EXPAT_WITH_SYS_GETRANDOM
2019-08-30 Sebastian PippingCMake: Rename USE_GETRANDOM to EXPAT_WITH_GETRANDOM
2019-08-30 Sebastian PippingCMake: Rename WARNINGS_AS_ERRORS to EXPAT_WARNINGS_AS_E...
2019-08-30 Sebastian PippingCMake: Rename USE_libbsd to EXPAT_WITH_LIBBSD
2019-08-30 Sebastian PippingCMake: Rename BUILD_fuzzers to EXPAT_BUILD_FUZZERS
2019-08-30 Sebastian PippingCMake: Rename BUILD_doc to EXPAT_BUILD_DOCS
2019-08-30 Sebastian PippingCMake: Rename BUILD_doc_default to _EXPAT_BUILD_DOCS_DE...
2019-08-30 Sebastian PippingCMake: Rename BUILD_tests to EXPAT_BUILD_TESTS
2019-08-30 Sebastian PippingCMake: Rename BUILD_examples to EXPAT_BUILD_EXAMPLES
2019-08-30 Sebastian PippingCMake: Rename BUILD_tools to EXPAT_BUILD_TOOLS
2019-08-30 Sebastian PippingCMake: Rename BUILD_tools_default to _EXPAT_BUILD_TOOLS...
2019-08-30 Sebastian PippingMerge pull request #328 from libexpat/cmake-xml-min...
2019-08-30 Sebastian PippingCMake: Add option -DXML_MIN_SIZE=(ON|OFF), default OFF
2019-08-30 Sebastian PippingChanges: Pull entry on XML_LARGE_SIZE up next to XML_AT...
2019-08-30 Sebastian PippingMerge pull request #326 from libexpat/cmake-improvements
2019-08-30 Sebastian PippingChanges: Enrich CMake related entries
2019-08-30 Sebastian PippingCMake: Provide files for config-mode find_package
2019-08-30 Sebastian PippingCMake: Add argument -DXML_LARGE_SIZE=ON
2019-08-30 Sebastian PippingCMake: Extract macro expat_bool_to_int to reduce code...
2019-08-30 Sebastian PippingCMake: Fix PACKAGE_* variables in expat_config.h.cmake
2019-08-30 Sebastian PippingCMake: Make expat_config.h.cmake match expat_config...
2019-08-29 Sebastian PippingCMake: Mimic lib/Makefile.am with regard to doc install...
2019-08-29 Sebastian PippingCMake: Install expat_config.h to include directory
2019-08-29 Sebastian PippingCMake: Move expat_install up for upcoming use
2019-08-29 Sebastian PippingMerge pull request #325 from libexpat/drop-support...
2019-08-29 Sebastian Pippingwin32: Get readme back in sync with CMake
2019-08-29 Sebastian PippingREADME.md: Document supported compilers
next