]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "freeInternalEntities" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "openInternalEntities" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "position" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "positionPtr" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "eventEndPtr" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "eventPtr" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "errorCode" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "processor" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "prologState" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "ns_triplets" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "ns" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "protocolEncodingName" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unknownEncodingRelease"...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unknownEncodingData" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unknownEncodingMem" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "internalEncoding" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "initEncoding" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "xmlDeclHandler" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "entityDeclHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "attlistDeclHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "elementDeclHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "unknownEncodingHandler"...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "skippedEntityHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "notStandaloneHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "endNamespaceDeclHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "notationDeclHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "endDoctypeDeclHandler" ...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "startDoctypeDeclHandler...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "defaultHandler" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "endCdataSectionHandler"...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "commentHandler" (issue #59)
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "characterDataHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "endElementHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "startElementHandler" (issue...
2017-09-02 Sebastian Pippingxmlparse.c: Resolve macro "handlerArg" (issue #59)
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...
next