]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "userData" (issue #59)
2017-09-02 Sebastian PippingMerge branch 'RMJ10-issue-137-fix' (pull request #138)
2017-09-02 Sebastian PippingChanges: Document fix to #137
2017-09-02 Rhodri JamesFix for #137: check parse status before epilogue proces...
2017-09-02 Rhodri JamesAdd test for issue #137: stopping parse doesn't always...
2017-09-02 Sebastian PippingMerge branch 'RMJ10-remove-samename' (pull request...
2017-09-02 Rhodri JamesRemove unused sameName functions from ENCODING structure
2017-09-01 Sebastian PippingMerge branch 'RMJ10-issue-120-fix' (pull request #140)
2017-09-01 Sebastian PippingMakefile.am: Fix "make run-benchmark" for MinGW
2017-08-31 Rhodri JamesRemove extraneous @ from test file (issue #120)
2017-08-30 Sebastian Pippingqa.sh: Fix "memory" mode (#65)
2017-08-29 Sebastian PippingMerge branch 'RMJ10-unicode-tests' (pull request #132)
2017-08-29 Sebastian PippingChanges: Document pull request #132
2017-08-29 Sebastian PippingStreamline preprocessor indentation
2017-08-29 Rhodri JamesSplit long string in test_nsalloc_realloc_long_context_...
2017-08-29 Rhodri JamesSplit long string in test_nsalloc_long_namespace()
2017-08-29 Rhodri JamesSplit long string in test_ns_extremely_long_prefix()
2017-08-29 Rhodri JamesFix test_default_doctype_handler() to work in UTF-16...
2017-08-29 Rhodri JamesRemove CharData_{Append|Check}String functions
2017-08-29 Rhodri JamesUse correct format for XML_Char in error output
2017-08-29 Rhodri JamesFix test_default_current() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_end_element_events() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_line_and_column_numbers_inside_handlers()...
2017-08-29 Sebastian PippingCMake: Add missing integration of tests/structdata.c
2017-08-29 Rhodri JamesAdd support for structured data in test handlers
2017-08-29 Rhodri JamesFix test_alloc_realloc_nested_groups() to work in UTF...
2017-08-29 Rhodri JamesFix test_alloc_nested_groups() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_nsalloc_long_attr_prefix() to work in UTF-16
2017-08-29 Rhodri JamesFix test_nsalloc_prefixed_element() to work in UTF...
2017-08-29 Rhodri JamesFix test_nsalloc_long_systemid_in_ext() to work in...
2017-08-29 Rhodri JamesFix test_nsalloc_long_default_in_ext() to work in UTF...
2017-08-29 Rhodri JamesFix test_nsalloc_realloc_long_context_in_dtd() to work...
2017-08-29 Rhodri JamesFix test_nsalloc_realloc_long_ge_name() to work in...
2017-08-29 Rhodri JamesFix context_realloc_test() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_nsalloc_long_context() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_nsalloc_long_element() to work for UTF-16...
2017-08-29 Rhodri JamesFix test_alloc_long_notation() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_alloc_long_base() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_alloc_set_base() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_alloc_dtd_default_handling() to work in UTF...
2017-08-29 Rhodri JamesFix unknown_released_encoding_handler() to work in...
2017-08-29 Rhodri JamesFix test_misc_utf16le() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_misc_attribute_leak() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_misc_version() for various XML_UNICODE issues.
2017-08-29 Rhodri JamesFix test_misc_alloc_create_parser_with_encoding() to...
2017-08-29 Rhodri JamesFix test_ns_utf16_doctype() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_ns_utf16_element_leafname() to work in UTF...
2017-08-29 Rhodri JamesFix test_ns_utf16_leafname() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_ns_unknown_encoding_success() to work in UTF...
2017-08-29 Rhodri JamesFix test_ns_long_element() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_ns_prefix_with_empty_uri_4() to work in UTF...
2017-08-29 Rhodri JamesDon't mix character types in namespace overwrite tests
2017-08-29 Rhodri JamesFix test_return_ns_triplet() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix triplet checker functions to use XML_Char correctly
2017-08-29 Rhodri JamesFix namespace test setup routine to work properly in...
2017-08-29 Rhodri JamesFix test_entity_public_utf16_le() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_entity_public_utf16_be() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_entity_in_utf16_le_attr() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_entity_in_utf16_be_attr() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_utf16_pe() to work for UTF-16 builds of the...
2017-08-29 Rhodri JamesFix accumulate_entity_decl() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_utf16_second_attr() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_utf16_attribute() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_trailing_spaces_in_elements() to work in UTF...
2017-08-29 Rhodri JamesFix record_element_end_handler() to work for UTF-16...
2017-08-29 Rhodri JamesFix test_utf8_in_cdata_section_2() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_long_ascii_attribute() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_long_latin1_attribute() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_utf8_in_cdata_section() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_ext_entity_utf8_non_bom() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_ext_entity_utf16_le() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix test_ext_entity_utf16_be() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_ext_entity_latin1_utf16be_bom2() to work in...
2017-08-29 Rhodri JamesFix test_ext_entity_latin1_utf16le_bom2() to work in...
2017-08-29 Rhodri JamesFix test_ext_entity_latin1_utf16be_bom() to work in...
2017-08-29 Rhodri JamesFix test_ext_entity_latin1_utf16le_bom() to work in...
2017-08-29 Rhodri JamesFix test_unknown_ascii_encoding_ok() to work in UTF...
2017-08-29 Rhodri JamesFix test_unknown_encoding_long_name_2() to work in...
2017-08-29 Rhodri JamesFix test_unknown_encoding_long_name_1() to work for...
2017-08-29 Rhodri JamesFix MiscEncodingHandler() to work in UTF-16 builds
2017-08-29 Rhodri JamesFix up UTF-16 comment tests to work in UTF-16 builds
2017-08-29 Rhodri JamesFix up accumulate_pi_characters() to work for UTF-16...
2017-08-29 Rhodri JamesFix test_comment_handled_in_default() to work for UTF...
2017-08-29 Rhodri JamesFix test_pi_handled_in_default() to work in UTF-16...
2017-08-29 Rhodri JamesFix test_param_entity_with_trailing_cr() to work for...
2017-08-29 Rhodri JamesFix test_suspend_resume_parameter_entity() to work...
2017-08-29 Rhodri JamesFix test_suspend_resume_internal_entity() to work for...
2017-08-29 Rhodri JamesFix start_element_suspender() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix up selective_aborting_default_handler() for UTF...
2017-08-29 Rhodri JamesFix external_entity_devaluer() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix external_entity_public() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_nested_groups() to work with UTF-16
2017-08-29 Rhodri JamesFix record_element_start_handler() to use XML_Char...
2017-08-29 Rhodri JamesFix test_predefined_entity_redefinition() to work for...
2017-08-29 Rhodri JamesFix test_attribute_enum_value() to work for UTF-16...
2017-08-29 Rhodri JamesFix external_entity_value_aborter() to work for UTF...
2017-08-29 Rhodri JamesFix external_entity_not_standalone() to work for UTF...
2017-08-29 Rhodri JamesFix external_entity_valuer() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix external_entity_param() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_ignore_section_utf16_be() for UTF-16 builds
next