]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-08-29 Rhodri JamesFix test_good_cdata_utf16() to work for UTF-16 builds...
2017-08-29 Rhodri JamesFix test_good_cdata_ascii() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_dtd_attr_handling() to work with UTF-16 builds
2017-08-29 Rhodri JamesFix test_dtd_default_handling() to work for UTF-16
2017-08-29 Rhodri JamesFix test_not_standalone_handler_accept() to work for...
2017-08-29 Rhodri JamesFix test_not_standalone_handler_accept() to work in...
2017-08-29 Rhodri JamesFix test_wfc_undeclared_entity_with_external_subset...
2017-08-29 Rhodri JamesFix test_ext_entity_set_bom() to work for UTF-16
2017-08-29 Rhodri JamesFix test_ext_entity_no_handler() to work for UTF-16
2017-08-29 Rhodri JamesFix test_ext_entity_set_encoding to work for UTF-16
2017-08-29 Rhodri JamesFix UnknownEncodingHandler to work with UTF-16
2017-08-29 Rhodri JamesFix attribute whitespace normalization tests for UTF-16
2017-08-29 Rhodri JamesFix whitespace normalization tests for UTF-16
2017-08-29 Rhodri JamesEnsure encoding passed to XML_SetEncoding is always...
2017-08-29 Rhodri JamesFix test_utf16() to work for UTF-16 builds
2017-08-29 Rhodri JamesFix test_utf8_false_rejection() to work in UTF-16
2017-08-29 Rhodri JamesFix test_french_utf8() to work in UTF-16
2017-08-29 Rhodri JamesFix test_french_latin1() to work in UTF-16
2017-08-29 Rhodri JamesFix test_french_charref_decimal() to work for UTF-16
2017-08-29 Rhodri JamesFix test_french_charref_hexidecimal() to work for UTF-16
2017-08-29 Rhodri JamesFix test_latin1_umlauts() to work for UTF-16
2017-08-29 Rhodri JamesFix test_danish_latin1() to handle UTF-16
2017-08-29 Rhodri JamesAdd wrapper macro to give string literals the right...
2017-08-29 Rhodri JamesEnsure the _check functions take parse text as char...
2017-08-29 Rhodri JamesFix wide character issues in param_entity_match_handler()
2017-08-29 Rhodri JamesAdd macros for XML_Char-based strncmp and strlen equiva...
2017-08-29 Rhodri JamesFix wide character comparisons in external_entity_optio...
2017-08-29 Rhodri JamesDefine and use macros for XML_Char and XML_Char* format...
2017-08-29 Rhodri JamesPrevent XML_UNICODE being redefined
2017-08-29 Rhodri Jamesexamples: Use printf rather than [f]put[w]s (pull reque...
2017-08-28 Sebastian Pippingxmlparse.c: Resolve superfluous internal malloc/realloc...
2017-08-28 Sebastian Pippingxmltok.c: Use memcpy
2017-08-28 Sebastian Pippingxmlwf: Address Clang Static Analyzer warning
2017-08-26 Sebastian PippingMerge branch 'RMJ10-unicode-benchmark' (pull request...
2017-08-26 Sebastian PippingChanges: Document #130
2017-08-26 Sebastian Pippingbenchmark: Indent preprocessor code
2017-08-26 Rhodri JamesFix benchmark to compile under XML_UNICODE_WCHAR_T
2017-08-26 Sebastian PippingMerge branch 'RMJ10-unicode-examples' (pull request...
2017-08-26 Sebastian PippingChanges: Document #129
2017-08-26 Sebastian Pippingexamples: Indent preprocessor code
2017-08-26 Rhodri JamesFix example programs to compile under XML_UNICODE_WCHAR_T
2017-08-24 Sebastian PippingREADME.md: Add AppVeyor status badge
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...
next