]> granicus.if.org Git - libexpat/shortlog
libexpat
2019-07-22 Sebastian PippingMerge branch 'travis-clang-9'
2019-07-22 Sebastian PippingTravis CI: Use Clang 9 on Linux
2019-07-22 Sebastian Pippingqa.sh: Dump compiler version
2019-07-22 Sebastian PippingAppVeyor|Travis: Re-introduce clone depth
2019-07-22 Sebastian PippingMerge branch 'solve-warnings.marcomaggi-2018-10-30...
2019-07-22 Marco Maggifixed warning about potential null pointer dereference
2019-07-22 Sebastian Pippingruntests.c: Address warnings about variable shadowing
2019-07-21 Sebastian PippingMerge branch 'marcomaggi-cleaner-test-for-mingw.marcoma...
2019-07-21 Sebastian Pippingconfigure.ac: Use curly braces for variable
2019-07-21 Sebastian Pippingconfigure.ac: Adhust spelling of MinGW
2019-07-21 Marco Maggicleaner test for mingw as host system
2019-07-20 Sebastian PippingTravis CI: Drop "git.depth: 1" because subsequent pushe...
2019-07-20 Marco Maggifixed use of compilation flags in coverage script ...
2019-07-20 Sebastian PippingMerge branch 'marcomaggi-shell-scripts-review.marcomagg...
2019-07-20 Sebastian Pippingclean_coverage.sh: Use portable shebang
2019-07-20 Marco Maggiadded shebang and comments to clean_coverage script
2019-07-20 Sebastian Pippinginternal.h: Fix UNUSED_P for GCC 3.3 (fixes #288)
2019-07-17 Sebastian Pippingruntests.c: Address cppcheck warning (fixes #283)
2019-07-17 Sebastian PippingAppVeyor: Drop "clone_depth: 1" because subsequent...
2019-07-17 Sebastian Pippingxmlwf: Ensure that STDMETHODIMP_ is defined for cppchec...
2019-07-17 Sebastian Pippingxmltok.c: Use memcpy instead of copying single bytes...
2019-07-17 Sebastian Pippingtests: Silence cppcheck false positive (fixes #284)
2019-07-14 Sebastian PippingMerge branch 'MohammedKhajapasha-issue_273' (#281,...
2019-07-14 Sebastian PippingTravis: Limit distcheck tests to plain distcheck
2019-07-14 Sebastian PippingTravis: Drop test of in-source CMake
2019-07-12 Mohammed KhajapashaEnable CI for XML_ATTR_INFO
2019-07-10 Sebastian PippingMerge branch 'rewrite-qa-sh' (#278)
2019-07-10 Sebastian PippingTravis: Move from exclusion to inclusion approach
2019-07-10 Sebastian PippingTravis: Excluding UndefinedBehaviorSanitizer for macOS...
2019-07-10 Sebastian PippingTravis: Disable gcov mode on macOS for lack of -s argument
2019-07-09 Sebastian PippingTravis: Fix MemorySanitizer exclude for macOS
2019-07-09 Sebastian Pippingqa.sh: Pass -fsanitize=undefined to linker as well
2019-07-09 Sebastian Pippingqa.sh: Use clang++ to link (for ubsan)
2019-07-09 Sebastian Pippingqa.sh: Support GCC coverage reporting with Apple GCC...
2019-07-09 Sebastian PippingTravis: Cover MemorySanitizer and UndefinedBehaviorSani...
2019-07-09 Sebastian Pippingqa.sh: Re-write
2019-07-09 Sebastian PippingMerge branch 'kkkunche-issue_239' (#239, #277)
2019-07-09 Sebastian PippingChanges: Document #239 and #277
2019-07-09 Sebastian PippingCMake: Write expat_config.h as late as needed
2019-07-09 Sebastian PippingCMake: Resolve code duplication by use of a macro
2019-07-09 Sebastian PippingCMake: Support bypassing auto-detection of syscall...
2019-07-09 Sebastian PippingCMake: Turn getrandom build flag into a tribool
2019-07-09 Sebastian PippingCMake: Move reset of HAVE_GETRANDOM after ConfigureChec...
2019-07-09 kkkuncheCMake: Option to Disable the usuage of getrandom after...
2019-07-06 Sebastian PippingMerge branch 'issue-268-address-variable-shadowing...
2019-07-06 Sebastian PippingChanges: Mention #268 and #270
2019-07-03 Sebastian PippingChanges: Mention #244
2019-07-03 Sebastian PippingMerge branch 'MohammedKhajapasha-master' (#264)
2019-07-03 Sebastian PippingChanges: Document #264
2019-07-03 Sebastian Pippingcoverage.sh: Simplify if statement
2019-07-03 Sebastian Pippingcoverage.sh: Make xml_attr_info_enabled match unicode_e...
2019-07-03 Sebastian Pippingconfigure: Make --enable-xml-attr-info help match ...
2019-07-03 Mohammed KhajapashaEnable XML_ATTR_INFO in build
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-24 Sebastian PippingChanges: Attach CVE-2018-20843 to #186 and #262
2019-06-20 Sebastian PippingChanges: Document #265
2019-06-20 Sebastian PippingMerge pull request #265 from xantares/patch-1
2019-06-20 xantaresFix link step on MinGW
2019-06-19 Sebastian PippingBump version from 2.2.6 to 2.2.7 R_2_2_7
2019-06-19 Sebastian PippingBump version info from 7:8:6 to 7:9:6
2019-06-19 Sebastian PippingChanges: Group/re-order changes for upcoming 2.2.7
2019-06-19 Sebastian PippingChanges: Document #158 and #263
2019-06-19 Sebastian PippingMerge pull request #263 from kkkunche/master
2019-06-18 kkkuncheCorrect the man page installation path in CMake Build
2019-06-16 Sebastian PippingMerge branch 'issue-186-fix-extraction-of-namespace...
2019-06-16 Sebastian PippingChanges: Document #186 and #262
2019-06-12 Sebastian Pippingxmlparse.c: Fix extraction of namespace prefix from...
2019-05-18 Sebastian PippingMerge branch 'issue-257-portable-shebang' (#257)
2019-05-18 Sebastian PippingChanges: Document #257
2019-05-18 Sebastian PippingUse "/usr/bin/env bash" shebang everywhere for protabil...
2019-05-18 Jeffrey WaltonFix build on OpenBSD (GH #257)
2019-05-12 Sebastian PippingTravis CI: Install lzip on macOS for "make dist" (...
2019-05-12 Sebastian PippingBrewfile: Sort
2019-05-12 Sebastian PippingTravis CI: Install lzip for "make dist" (#258)
2019-05-12 Sebastian PippingChanges: Remove @ GitHub username marker noise
2019-05-12 Sebastian PippingAutotools: Produce .tar.{gz,lz,xz} release archives...
2019-02-02 Sebastian PippingMerge pull request #250 from luzpaz/README-repology
2019-02-02 luz.pazREADME: Add Repology badge showing repos package is...
2019-01-27 Sebastian PippingMerge branch 'osx-travis-homebrew' (#152, #249)
2019-01-27 Sebastian Pippingqa.sh: Link with clang for Address Sanitizer
2019-01-27 Sebastian Pippingqa.sh: Dump config.log for configure failures
2019-01-27 Sebastian PippingTravis CI: Keep macOS $PATH away from Linux
2019-01-27 StephenTravis CI: Test OSX
2019-01-27 Sebastian Pippingqa.sh: Fix incomplete link flags for Address Sanitizer
2019-01-26 Sebastian PippingMerge branch 'issue-247-fix-configure-without-docbook...
2019-01-26 Sebastian PippingFix compilation for lack of docbook2x-man
2019-01-26 Sebastian PippingMerge branch 'issue-245-visibility-check' (fixes #245)
2019-01-26 Sebastian PippingChanges: Mention PR #246
2019-01-26 Sebastian Pippingm4: Fix check for -fvisibility=hidden for Clang
2019-01-26 Sebastian Pippingm4: Reformat C test code to be readable
2019-01-11 Sebastian PippingMerge branch 'sdroege-win32-def-file-syntax'
2019-01-11 Sebastian PippingChanges: Document fix to #243
2019-01-10 Sebastian DrögeFix syntax of Windows module definition files
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 'KangLin-master' (#227)
2018-10-21 Sebastian PippingChanges: Document #227
2018-10-21 Sebastian Pippingconfigure.ac: Streamline mention of defaults in --help...
next