]> granicus.if.org Git - libexpat/shortlog
libexpat
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...
2018-10-21 KangLinAdd build condition
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-10-21 Sebastian PippingMerge branch 'autotools-usage-review.marcomaggi-2018...
2018-10-21 Sebastian PippingChanges: Document #228
2018-10-21 Sebastian Pippingconfigure.ac: Fix indendation regression in --help...
2018-10-20 Marco Maggifixed missing dollar sign in parameter expansion of...
2018-10-20 Marco Maggirestore the definition of WORDS_BIGENDIAN when the...
2018-10-20 Marco Maggiremoved unused AC_PROG_MKDIR_P from configure.ac
2018-10-20 Marco Maggirewritten check for visibility support by the compiler
2018-10-20 Marco Maggifixed name of autoconf macro file
2018-10-19 Marco Maggifixed comment in configure.ac
2018-10-18 Marco Maggiprefixed m4 macros in configure.ac
2018-10-18 Marco Maggiclean up of acinclude
2018-10-18 Marco Maggimore flags for the gcc compiler
2018-10-18 Marco Maggibetter flag variable assignment
2018-10-18 Marco Maggireorganised check for compiler supporting visibility
2018-10-18 Marco Maggimore autoconf macros for linker flags
2018-10-18 Marco Maggireorganised selection of flags for compilers in configu...
2018-10-18 Marco Maggiadded usage of more autoconf macros (from the autoconf...
2018-10-18 Marco Maggiadded use of AX_CHECK_COMPILE_FLAG Autoconf macro
2018-10-18 Marco Maggistyle fixes in configure.ac
2018-10-18 Marco Maggirequires gnu autoconf 2.69
next