]> granicus.if.org Git - libexpat/shortlog
libexpat
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...
2017-07-29 Sebastian PippingMerge branch 'readme-markdown'
2017-07-29 Sebastian PippingREADME.md: Add note on limitation of -fshort-wchar
2017-07-29 Sebastian PippingREADME.md: Add links
2017-07-29 Sebastian PippingREADME.md: Reflect present
2017-07-29 Sebastian PippingREADME.md: Fix reference to Makefile
2017-07-29 Sebastian PippingMigrate README to Markdown
2017-07-29 Sebastian PippingMerge branch 'windows-curl-load-library' (pull request...
2017-07-29 Sebastian PippingMerge branch 'nonblock-fail-getrandom' (pull request...
2017-07-29 Rhodri Jamesruntests.c: Turn #defines into consts (#103)
2017-07-27 Sebastian PippingMerge branch 'coverage-no-context' (pull request #102)
2017-07-27 Rhodri JamesUse named constant for magic number in external_entity_...
2017-07-27 Rhodri JamesUse named constant for magic number in external_entity_...
2017-07-27 Rhodri JamesUse named constant for magic number in test_..._parser_...
2017-07-27 Rhodri JamesUse named constant for magic number in test_misc_alloc_...
2017-07-27 Rhodri JamesMake test_alloc_long_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_entity_value() robust vs allocatio...
2017-07-27 Rhodri JamesMake test_alloc_long_public_id() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_base() robust vs allocation patter...
2017-07-27 Rhodri JamesMake test_alloc_long_doc_name() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_attributes() robust vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_realloc_ce_extends_pe() robust vs alloc...
2017-07-27 Rhodri JamesMake test_alloc_realloc_param_entity_newline() robust...
2017-07-27 Rhodri JamesMake test_alloc_long_attr_value() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_attr_default_with_char_ref() robus...
2017-07-27 Rhodri JamesMake test_alloc_attribute_predefined_entity() robust...
2017-07-27 Rhodri JamesMake test_alloc_attribute_whitespace() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_realloc_long_attribute_value() robust...
2017-07-27 Rhodri JamesMake test_alloc_comment_in_epilog() robust vs allocatio...
2017-07-27 Rhodri JamesMake test_alloc_pi_in_epilog() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_group_choice() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_large_group() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_nested_groups() robust vs alloc...
2017-07-27 Rhodri Jamesmake test_alloc_nested_groups() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_system_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_public_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_notation() robust vs allocation pattern...
2017-07-27 Rhodri JamesMake test_alloc_realloc_default_attribute() robust...
2017-07-27 Rhodri JamesMake test_alloc_realloc_implied_attribute() vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_realloc_attribute_enum_value() robust...
2017-07-27 Rhodri JamesMake test_alloc_attribute_enum_value() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_set_foreign_dtd() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_public_doctype_long_name() robust...
2017-07-27 Rhodri JamesMake test_alloc_parse_public_doctype() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_realloc_subst_public_entity_value(...
2017-07-27 Rhodri JamesMake test_alloc_public_entity_value() robust vs allocat...
2017-07-27 Rhodri JamesMake test_alloc_realloc_many_attributes() robust vs...
2017-07-27 Rhodri JamesMake test_alloc_ext_entity_realloc_buffer() robust...
2017-07-27 Rhodri JamesMake test_alloc_realloc_buffer() robust vs allocation...
2017-07-27 Rhodri JamesUse named constant for magic number in test_alloc_set_b...
2017-07-27 Rhodri JamesUse named constant for magic number in test_alloc_expli...
2017-07-27 Rhodri JamesMake test_alloc_dtd_default_handling() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_internal_entity() robust vs allocation...
2017-07-27 Rhodri Jamestest_alloc_ext_entity_set_encoding() robust vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_external_entity() robust vs allocation...
2017-07-27 Rhodri JamesRefactor test_alloc_run_external_parser()
2017-07-27 Rhodri JamesMake test_alloc_parse_comment_2() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_comment() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi_3 robust vs allocation pattern...
next