index
:
delta/libexpat-git.git
actions-cover-cmake-required-version
actions-cover-m32
actions-enable-periodic-builds
actions-upgrade-clang
address-compiler-warnings
address-unused-parameter-warnings
autotools-autoupdate
autotools-cmake-files
autotools-sync-cmake-files
build-windows-installer-and-code-installed-by-installer
bump-version-info
cmake-fix-call-to-file-generate
cmake-inno-setup-COVERAGE
cmake-support-simple-package-creation-based-on-cpack
cover-list-of-exported-symbols
defusedexpat-2.1.0
deloop
demo-accounting
doxygen
drop-gnu-autotools
drop-support-for-ancient-visual-studio
fix-msvc-lib-files-naming
fix-run-sh-in-for-native-windows
issue-234-missing-stdint-h
issue-332-drop-clang-asan-plus-min-size-workaround
issue-361-fix-pkgconfig-regression
issue-409-try-building-windows-installer-content
issue-413-allow-installation-of-pkgconfig-file-with-msvc
issue-415-release-expat-2-2-10
issue-418-visual-studio-2019
issue-422-drop-support-for-old-visual-studio
issue-436-protect-expat-config-h
issue-444-resolve-exit-status-2-ambiguity
issue-445-prepare-release
issue-454-losen-rejection-of-unsupported-msvc-compilers
issue-457-fix-and-cover-list-of-exported-symbols
issue-458-cmake-support-absolute-libdir-pkgconfig
issue-509-link-against-libm
issue-522-fix-return-value-docs
issue-525-prepare-release
issue-531-troublesome-shifts
issue-532-integer-overflow
issue-533-prepare-release
issue-544-fix-xmlwf-memleak-on-file-opening-error
leaksan
make-apply-clang-format-sh-reject-leading-tabs
make-testrunner-output-more-helpful
master
move-macos-travis-to-github-actions
pin-github-actions-at-commit-level
pkasting-master-experiments
prevent-getbuffer-overflow
prevent-more-integer-overflows
protect-against-billion-laughs-attacks
quickport-remaining-travis-ci-to-github-actions
resolve-macro-have-expat-config-h
resolve-use-of-macros-nan-and-infinity
siphash-c89-split-uint64-t
small-xmlwf-refactoring
sync-autotools-cmake-templates
travis-update-clang
write-random-bytes-resolve-code-duplication
xmlwf-improve-manpage
xmlwf-simplify-synopsis
github.com: libexpat/libexpat.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
expat
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Address GCC 11.2.1 compiler warning
address-compiler-warnings
Sebastian Pipping
2021-12-25
2
-1
/
+5
*
.gitignore: Fully cover ./distribute.sh output
Sebastian Pipping
2021-12-19
1
-2
/
+1
*
Set expected release date for 2.4.2
issue-525-prepare-release
Sebastian Pipping
2021-12-19
2
-2
/
+2
*
Bump version to 2.4.2
Sebastian Pipping
2021-12-17
8
-13
/
+13
*
Bump version info from 9:1:8 to 9:2:8
Sebastian Pipping
2021-12-17
3
-2
/
+4
*
Changes: Document #502 #503 #507 #519 + fix reference to #498
Sebastian Pipping
2021-12-17
1
-1
/
+4
*
CMake: Ensure libexpat*.lib filenames with MSVC
fix-msvc-lib-files-naming
Sebastian Pipping
2021-12-15
2
-2
/
+5
*
doc: Fix return value docs on XML_SetBillionLaughs[..] functions (#522)
issue-522-fix-return-value-docs
Sebastian Pipping
2021-12-14
2
-2
/
+4
*
autotools: Sync expat.cmake to agree with CI
sync-autotools-cmake-templates
Sebastian Pipping
2021-11-26
1
-2
/
+2
*
Get attribution headers back in sync
Sebastian Pipping
2021-10-17
2
-1
/
+2
*
Changes: Document #513 and #514
Sebastian Pipping
2021-10-17
1
-0
/
+2
*
Apply #514 to attribution headers
Sebastian Pipping
2021-10-17
5
-0
/
+5
*
Reorder the location of including expat_config.h
Dong-hee Na
2021-10-17
5
-12
/
+12
*
Autotools|CMake: Link against libm for function "isnan"
Sebastian Pipping
2021-09-20
10
-3
/
+33
*
Autotools: Get CMake templates back in sync with ubuntu-20.04
autotools-sync-cmake-files
Sebastian Pipping
2021-07-23
2
-1
/
+4
*
CMake: Improve summary output for multi-config builds
Sebastian Pipping
2021-07-06
1
-2
/
+15
*
CMake: Report on effective CMake generator
Sebastian Pipping
2021-07-06
1
-0
/
+1
*
Autotools: Simplify expat.pc templating (now that we can)
Sebastian Pipping
2021-07-06
2
-5
/
+2
*
CMake: Fix pkg-config section "Libs" for multi-config CMake generators
Sebastian Pipping
2021-07-06
4
-12
/
+39
*
Update URL in pc file
Kai Pastor
2021-07-06
1
-1
/
+1
*
CMake: Fix pkg-config section "Libs" for non-release MinGW builds
Sebastian Pipping
2021-07-06
4
-43
/
+44
*
CMake: Apply -DEXPAT_MSVC_STATIC_CRT=ON to off-grid built types
Sebastian Pipping
2021-07-06
1
-0
/
+2
*
CMake: Avoid empty CMAKE_BUILD_TYPE
Sebastian Pipping
2021-07-06
4
-6
/
+9
*
CMake: Move _EXPAT_BUILD_TYPE_UPPER up for upcoming re-use
Sebastian Pipping
2021-07-06
1
-1
/
+1
*
doc/reference.html: Docmument that XML_GetBuffers(parser, 0) may be NULL
Nicolas Cavallari
2021-07-05
1
-1
/
+2
*
Makefile.am: Include buildconf.sh and fuzz/*.c with release archives
Sebastian Pipping
2021-06-05
2
-0
/
+10
*
Set expected release date for 2.4.1
Sebastian Pipping
2021-05-23
1
-1
/
+1
*
Bump version info from 9:0:8 to 9:1:8
Sebastian Pipping
2021-05-23
3
-2
/
+6
*
Bump version to 2.4.1
Sebastian Pipping
2021-05-23
8
-13
/
+13
*
Keep macro SIZEOF_VOID_P out of expat_config.h(.in) for multilib support
Sebastian Pipping
2021-05-23
2
-4
/
+35
*
Set expected release date for 2.4.0
Sebastian Pipping
2021-05-22
2
-2
/
+2
*
Bump version info from 8:0:7 to 9:0:8
Sebastian Pipping
2021-05-22
3
-4
/
+7
*
Bump version to 2.4.0
Sebastian Pipping
2021-05-22
9
-14
/
+14
*
Changes: Extend section on upcoming release 2.4.0
Sebastian Pipping
2021-05-22
1
-2
/
+20
*
Changes: Document new XML_FEATURE_ constants
Sebastian Pipping
2021-05-22
1
-0
/
+3
*
Changes: Combine notes on billion laughs attack protection
Sebastian Pipping
2021-05-22
1
-19
/
+20
*
README.md: Mention Windos binaries zip download option
Sebastian Pipping
2021-05-22
1
-1
/
+1
*
README.md: Fix a URL for some markdown interpreters
Sebastian Pipping
2021-05-22
1
-1
/
+1
*
README.md: Document where generated CMake files need >=2.4.0 to work
Sebastian Pipping
2021-05-22
1
-1
/
+5
*
README.md: Make CMake config mode example more clear
Sebastian Pipping
2021-05-22
1
-7
/
+7
*
Changes: Document Autotools CMake file fixes
Sebastian Pipping
2021-05-21
1
-0
/
+3
*
cmake/autotools: Fix generated expat-noconfig.cmake for macOS and MinGW
Sebastian Pipping
2021-05-21
5
-1
/
+46
*
cmake/autotools: Use AC_CHECK_SIZEOF to fix 32bit support
Sebastian Pipping
2021-05-21
2
-3
/
+5
*
expat.iss: Use URLs with SSL
Sebastian Pipping
2021-05-14
1
-3
/
+3
*
Increase precision in existing MIT headers based on Git history
Sebastian Pipping
2021-05-14
4
-5
/
+38
*
doc/xmlwf.xml: Drop two XML comments of little value
Sebastian Pipping
2021-05-14
1
-3
/
+0
*
doc/xmlwf.xml: Add GNU FDL 1.1 copyright header
Sebastian Pipping
2021-05-14
1
-0
/
+12
*
expat.iss: Add MIT header
Sebastian Pipping
2021-05-14
1
-1
/
+30
*
CMake: Streamline existing copyright header
Sebastian Pipping
2021-05-14
1
-2
/
+10
*
tests: Cover accounting of CDATA sections inside of general entities
Sebastian Pipping
2021-05-14
1
-0
/
+10
[next]