summaryrefslogtreecommitdiff
path: root/expat/xmlwf
AgeCommit message (Expand)Author
2022-09-19Sync file headersSebastian Pipping
2022-07-14Sync file headersSebastian Pipping
2022-04-01Fixed typo in nsattcmp attribute handlingorbitcowboy
2022-03-30Assign LPVOID pointer with NULL before it's being usedorbitcowboy
2022-02-15Sync file headersSebastian Pipping
2022-01-29Sync file headersSebastian Pipping
2022-01-24xmlwf: Fix a memory leak on output file opening errorSebastian Pipping
2021-12-26xmlwf: Address Clang 13 warning -Wunused-but-set-variableSebastian Pipping
2021-10-17Get attribution headers back in syncSebastian Pipping
2021-10-17Apply #514 to attribution headersSebastian Pipping
2021-10-17Reorder the location of including expat_config.hDong-hee Na
2021-09-20Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping
2021-05-07xmlwf: Add support for custom attack protection parametersSebastian Pipping
2021-05-07xmlwf: Include expat_config.h so we can check for macro XML_DTDSebastian Pipping
2021-05-02Increase precision in existing MIT headers based on Git historySebastian Pipping
2021-04-25xmlwf: Simplify synopsisSebastian Pipping
2021-04-22Resolve macro HAVE_EXPAT_CONFIG_HSebastian Pipping
2021-04-19xmlwf: Extract exit code constantsSebastian Pipping
2021-04-19xmlwf: Extract macro XMLWF_SHIFT_ARGUMENTSebastian Pipping
2021-03-20xmlwf: Split off exit status 4 for invalid argument invokationSebastian Pipping
2021-03-16Add argument -k to allow continuing after non-fatal errorsTim Bray
2020-06-22xmlwf: Checks value after calling mallocKleber TarcĂ­sio
2020-05-13Update xmlwf to exit with 3 if an output file could not be opened.Joe Orton
2020-03-18xmlwf: Add missing @AM_*FLAGS@Sebastian Pipping
2019-11-26xmlwf: Improve output of "xmlwf -h" by two tiny bitsSebastian Pipping
2019-11-04Fix source comment typosluz.paz
2019-10-08codepage.c: Define functions codepageMap and codepageConvert no more than onceSebastian Pipping
2019-09-16Drop mistaken executable bitsSebastian Pipping
2019-09-06xmlwf: Fix exit code for case without "-d DIRECTORY"Sebastian Pipping
2019-09-05.gitignore: Add missing build results (CMake, qa.sh)Sebastian Pipping
2019-09-05xmlwf: Get -h and -v out of usage summary lineSebastian Pipping
2019-09-05xmlwf: Improve "xmlwf -h" help outputSebastian Pipping
2019-08-29Drop support for Visual Studio <=7.1/2003Sebastian Pipping
2019-08-29win32: Remove MSVC solution and project filesSebastian Pipping
2019-08-16update xmlwf and tests to new UNUSED_P definitionDavid Loffredo
2019-08-03Mass-apply clang-format 9 using ./apply-clang-format.shclang-format
2019-07-29xmlwf: Drop COM codeSebastian Pipping
2019-07-17xmlwf: Ensure that STDMETHODIMP_ is defined for cppcheck (fixes #285)Sebastian Pipping
2018-10-21Mark disabled code to make it easy to see againSebastian Pipping
2018-10-21change code exclusion style to make sure that the excluded code still compilesMarco Maggi
2017-12-04Address 64bit size_t loss warning for Visual StudioSebastian Pipping
2017-12-03Fix missing posix functions declaration on Visual Studio buildvanklompf
2017-12-03Enable CRT_SECURE_NO_WARNINGS in default VC projectsvanklompf
2017-11-01Auto-upgrade of project files performed by Visual Studio 2017. This should no...Karl Waclawek
2017-10-04xmlwf|tests: Repeat L string prefix to fix compilationSebastian Pipping
2017-10-04xmlwf/xmltchar.h: Make T(..) support T(XML_FMT_INT_MOD)Sebastian Pipping
2017-10-04xmlwf.c: Fix code indentationSebastian Pipping
2017-09-09Make wmain work with MinGWSebastian Pipping
2017-09-09xmlwf: Indent preprocessor codeSebastian Pipping
2017-09-04Fix file access for xmlwf compiled with XML_UNICODE_WCHAR_T on MinGWRhodri James