]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-08-24 Sebastian PippingMerge branch 'zeroc-ice-ci' (pull request #128, issue...
2017-08-24 Sebastian Pippingappveyor.yml: Sync copyright header
2017-08-24 Sebastian Pippingappveyor.yml: Convert from ISO-8859 to UTF-8
2017-08-24 Sebastian Pippingappveyor.yml: Add vs2010
2017-08-24 Sebastian Pippingappveyor.yml: Add links on CMake generators and install...
2017-08-24 Sebastian Pippingappveyor.yml: Apply detailed license header
2017-08-24 JoseAdd Windows CI with Appveyor Fixes issue #53
2017-08-23 Sebastian PippingChanges: Add missing accents
2017-08-23 Sebastian PippingChanges: Fix typo
2017-08-23 Sebastian PippingMerge branch 'visual-studio-2012' (pull request #127)
2017-08-23 Sebastian PippingChanges: Document #126
2017-08-23 Sebastian PippingAdd version comment to _INTERNAL_trim_to_complete_utf8_...
2017-08-23 Sebastian PippingLeave no doubt about align_limit_to_full_utf8_character...
2017-08-23 JoseFix missing export symbol required by testsuite
2017-08-23 Sebastian Pippingxmlwf/readfilemap.c: Address lack of ssize_t for Visual...
2017-08-23 Sebastian Pippingqa.sh: Stay closer to c89 (still requires c99)
2017-08-23 Sebastian Pippingxmlparse.c|xmltok.c: Turn some comments to c89 style
2017-08-23 JoseFix compile error with Visual Studio 2012
2017-08-23 Benbuck NasonAdd artificial scopes in xmltok.c utf8_toUtf8() to...
2017-08-22 Sebastian PippingREADME.md: Show Travis CI build status
2017-08-22 Sebastian PippingMerge branch 'RMJ10-issue-11-fix' (pull request #110)
2017-08-22 Sebastian PippingChanges: Document fix to #11
2017-08-22 Rhodri JamesDon't suppress default handler unnecessarily (Issue...
2017-08-22 Rhodri JamesTest for incorrectly suppressed default handler (issue...
2017-08-22 Sebastian PippingMerge branch 'RMJ10-issue-8-fix' (pull request #108)
2017-08-22 Sebastian PippingChanges: Document fix to #8
2017-08-22 Rhodri JamesKeep allocDefaultAtts consistent if allocating defaultA...
2017-08-22 Sebastian PippingMerge branch 'RMJ10-xmlwf-doctype-fix' (pull request...
2017-08-22 Sebastian PippingChanges: Document #106
2017-08-22 Sebastian Pippingxmlwf.c: Address unused parameter warning
2017-08-22 Rhodri JamesUpdate expected test log to match changes to xmlwf
2017-08-22 Rhodri JamesPlug memory leak in xmlwf's end of doctype declaration...
2017-08-22 Rhodri JamesFix formatting and message re-use
2017-08-22 Rhodri JamesRename xmlCharDup to xcsdup and tighten up the code
2017-08-22 Rhodri JamesMove static variables into a userdata structure
2017-08-22 Rhodri JamesAdd command-line arg "-N" to xmlwf to add notations...
2017-08-22 Rhodri JamesSort notations by name in xmlwf for conformance tests
2017-08-22 Rhodri JamesAdd doctype and notation handlers to xmlwf for conforma...
2017-08-22 Sebastian PippingMerge branch 'bluhm-memcpy-cast' (pull request #125)
2017-08-21 Alexander BluhmDo not cast arguments of memcpy(3).
2017-08-20 Sebastian PippingREADME.md|Makefile.am: Fix sed pattern for libexpatw.la
2017-08-19 Sebastian PippingTravis CI: Build RPM package, too R_2_2_4
2017-08-19 Sebastian PippingPrepare release version 2.2.4 (#123)
2017-08-19 Sebastian PippingBump version info bumped from 7:5:6 to 7:6:6 (#123)
2017-08-19 Sebastian Pippingexpat.spec: Fix list of doc filenames
2017-08-19 Sebastian Pippingexpat.spec: Fix source URL
2017-08-19 Sebastian Pippingconftools/mkinstalldirs: Removed generated file (#65)
2017-08-19 Sebastian Pippingbuildconf.sh: Make sure that configure has latest versi...
2017-08-15 Sebastian Pippinglib/Makefile.am: Install files AUTHORS and Changes...
2017-08-13 Sebastian PippingChanges: Remove "potential" as we known better now...
2017-08-12 Sebastian Pippingloadlibrary.c: Mention license name and modifications...
2017-08-12 Sebastian PippingREADME.md: Fix and improve ordered list syntax
2017-08-12 Sebastian PippingREADME.md: Resolve pre-Automake INSTALL_ROOT leftover...
2017-08-12 Sebastian PippingInline copyright headers with C/C++ code where missing...
2017-08-12 Sebastian PippingMerge branch 'source-tarball-windows'
2017-08-12 Sebastian PippingMakefile.am: Include Visual Studio 2013 files in source...
2017-08-12 Sebastian PippingMakefile.am: Extract variables for CMake and Windows...
2017-08-12 Sebastian PippingInclude file tests/xmltest.log.expected in source tarba...
2017-08-12 Sebastian PippingMerge branch 'automake' #65 #118
2017-08-12 Sebastian PippingTravis CI: Add mode for "make distcheck"
2017-08-12 Sebastian PippingReplace handwritten Makefile with GNU Automake
2017-08-11 Sebastian PippingExtend .gitignore
2017-08-11 Sebastian PippingMerge branch 'configure-without-xmlwf'
2017-08-11 Sebastian Pippingconfigure.ac: Add --without-xmlwf
2017-08-11 Sebastian PippingMakefile.in: Extract targets related to xmlwf
2017-08-11 Sebastian PippingChanges: Make list of names alphabetical again
2017-08-11 Sebastian Pippingxmltok.c: Avoid copying of partial characters for UTF...
2017-08-07 Sebastian PippingMerge branch 'DerDakon-cmake-cleanup' (pull request...
2017-08-07 Sebastian PippingChanges: Document #114
2017-08-07 Rolf Eike BeerCMake: always honor manually set BUILD_* options
2017-08-07 Rolf Eike BeerCMake: drop linker flag setting
2017-08-07 Rolf Eike BeerCMake: properly search and announce libbsd support
2017-08-06 Sebastian PippingChanges: Document fix to #74
2017-08-06 Sebastian PippingMerge branch 'DerDakon-cmake-detect' (pull request...
2017-08-06 Sebastian PippingChanges: Document fix to #43
2017-08-06 Sebastian Pippingexpat_config.h.cmake: Replace misleading header
2017-08-05 Rolf Eike BeerCMake: add option for /dev/urandom availability
2017-08-05 Rolf Eike BeerCMake: detect the presence of entropy functions
2017-08-05 Rolf Eike BeerCMake: set -fno-strict-aliasing only if the compiler...
2017-08-04 Sebastian PippingMerge branch 'jwilk-forks-spelling' (pull request ...
2017-08-04 Sebastian PippingChanges: Document #111
2017-08-03 Jakub WilkFix typos
2017-08-03 Sebastian PippingMerge branch 'unsigned-char' (pull request #109)
2017-08-03 Sebastian PippingChanges: Document changes related to #109
2017-08-03 Joe OrtonFix tests for both x86 and non-x86. (#109)
2017-08-03 Sebastian Pippingtests/minicheck.c: Improve error message display
2017-08-03 Sebastian Pippingcoverage.sh: Cover -funsigned-char for #109
2017-08-02 Sebastian PippingPrepare release version 2.2.3 R_2_2_3
2017-08-02 Sebastian PippingBump version info bumped from 7:4:6 to 7:5:6
2017-08-02 Sebastian Pippingruntests.c: Catch some failure to bump XML_*_VERSION
2017-08-02 Sebastian PippingChanges: Document issues #4 #5 #7 #86
2017-08-02 Sebastian PippingChanges: Document check for convert function
2017-08-02 Sebastian Pippingloadlibrary.c: Address -Wempty-translation-unit
2017-08-02 Sebastian PippingMerge branch 'notroj-master' (pull request #104)
2017-08-02 Joe OrtonExpand buffer size to avoid GCC 7.x warning.
2017-07-31 Sebastian Pippingdoc/xmlwf.xml: Fix mis-leading description of -c
2017-07-30 Sebastian PippingChanges: Mention CVE-2017-11742
2017-07-29 Sebastian PippingChanges: Re-order/classify items for in-the-making...
2017-07-29 Sebastian PippingNever require XML_POOR_ENTROPY for "./configure &&...
2017-07-29 Sebastian PippingREADME.md: Make link to COPYING work for the front...
next