]> granicus.if.org Git - libexpat/shortlog
libexpat
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...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi_2() robust vs allocation patte...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi() robust vs allocation pattern...
2017-07-27 Rhodri JamesRemove memory leak in external_entity_optioner()
2017-07-26 Rhodri JamesMake test_alloc_parse_xdecl_2() robust vs allocation...
2017-07-26 Rhodri JamesMake test_alloc_parse_xdecl() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_prefixed_element() robust vs allocati...
2017-07-26 Rhodri JamesMake test_nsalloc_long_systemid_in_ext() robust
2017-07-26 Rhodri JamesMake test_nsalloc_long_default_in_ext() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_context_in_dtd() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_ge_name() robust.
2017-07-26 Rhodri JamesMake context reallocation tests robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_long_context() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_less_long_namespace() robust vs alloc...
2017-07-26 Rhodri JamesMake test_nsalloc_long_namespace() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_longer_prefix_count() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_prefix() robust vs alloc...
2017-07-26 Rhodri JamesMake test_nsalloc_long_element() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_attributes() robust vs alloca...
2017-07-26 Rhodri JamesMake test_nsalloc_long_attr_prefix() robust vs allocati...
2017-07-26 Rhodri JamesMake test_nsalloc_long_attr() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_long_uri() robust vs allocation patte...
2017-07-26 Rhodri JamesMake test_nsalloc_long_prefix() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_xmlns() robust vs changes in allocati...
2017-07-25 Rhodri JamesFix spelling of "namespace allocation tests"
2017-07-22 Sebastian PippingMerge branch 'coverage'
2017-07-22 Sebastian Pippingruntests.c: Fix memleaks
2017-07-22 Rhodri JamesComment change: exclude error() role handler from coverage
2017-07-22 Rhodri JamesTest NOTATION marked SYSTEM but with no ID
2017-07-22 Rhodri JamesTest parameter entity marked SYSTEM but with no ID
2017-07-22 Rhodri JamesTest parameter entity marked PUBLIC but with no ID
2017-07-22 Rhodri JamesTest parameter entity with invalid keyword (not SYSTEM...
2017-07-22 Rhodri JamesTest Entity declaration marked PUBLIC with no ID
2017-07-22 Rhodri JamesTest that Doctype with an extra ID is rejected
2017-07-22 Rhodri JamesTest Doctype marked SYSTEM but with no ID is rejected
2017-07-22 Rhodri JamesTest Doctype marked PUBLIC but with no ID is rejected
2017-07-22 Rhodri JamesTest overly brief doctype is rejected
2017-07-22 Rhodri JamesComment change: exclude unreachable case in prolog1
2017-07-22 Rhodri JamesExtend UTF-16 LE entity test to hex entities
2017-07-22 Rhodri JamesExtend UTF-16 BE entity test to hex entities
2017-07-22 Rhodri JamesTest that comments are picked up from UTF-16 little...
2017-07-22 Rhodri JamesTest that comments are picked up from UTF-16 big-endian
2017-07-22 Rhodri JamesTest public external parameter entity in UTF-16 little...
2017-07-22 Rhodri JamesTest public external param entity in UTF-16 big-endian
2017-07-22 Rhodri JamesTest ignore section in UTF-16 big-endian encoding
2017-07-22 Rhodri JamesTest CDATA is passed correctly from little-endian UTF...
2017-07-22 Rhodri JamesTest entity substitution in attributes, UTF-16 little...
2017-07-22 Rhodri JamesTest entity substitution in attributes UTF-16 big-endian
2017-07-22 Rhodri JamesTest PI in big-endian UTF-16
2017-07-22 Rhodri JamesComment change: exclude unreachable line from coverage...
2017-07-22 Rhodri JamesComment change: exclude sameName from coverage
2017-07-22 Rhodri JamesTest entities with similar names to predefined entity...
2017-07-22 Rhodri JamesTest invalid character reference with a decimal value
2017-07-22 Rhodri JamesTest IGNORE rejection with an unknown encoding
2017-07-22 Rhodri JamesTest IGNORE section with UTF-16 data
2017-07-22 Rhodri JamesComment change: exclude paranoia check from coverage
2017-07-22 Rhodri JamesComment change: exclude paranoia check from coverage
2017-07-22 Rhodri JamesTest multi-byte characters in ATTLIST default attribute...
2017-07-22 Rhodri JamesFix error messages in test_bad_doctype_* tests
2017-07-22 Rhodri JamesTest document name of "1?" is rejected in doctype decla...
2017-07-22 Rhodri JamesTest document name of "1*" is rejected in a doctype...
next