2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-04-12 23:24:54 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xerces-c: update to 3.2.3.
Release Notes - Xerces-C++ - Version 3.2.3
** Bug
* [XERCESC-1963] - Custom HTTP headers missing with CURL NetAccessor
* [XERCESC-2126] - Type Confusion from DTDGrammar to SchemaGrammar
* [XERCESC-2146] - Patch to build with older GCC
* [XERCESC-2155] - fix build without pthread
* [XERCESC-2158] - XMLUTF8Transcoder: One multibyte UTF8 character is \
swallowed from the srcData when the resulting surrogate pair does not fit in \
toFill at the end
* [XERCESC-2160] - Postpone freeing the memory being used by CURL
* [XERCESC-2161] - No rule to make target \
'/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg'
* [XERCESC-2168] - Memory leak in ValueVectorOf
* [XERCESC-2172] - There is an error in the parameters of the ThreadTtest8 \
script in Apache xerces-c++ XML's tests/script
* [XERCESC-2176] - Incorrect symbolic links created for Linux static library \
and MacOS static and shared libraries
* [XERCESC-2177] - invalid windows version check for `onXPOrLater`
* [XERCESC-2180] - Handle surrogate pairs when reading a QName instead of \
ASSERTing
* [XERCESC-2185] - Janitor.hpp fails to compile on Solaris with Solaris \
Studio 12.2 and 12.4
* [XERCESC-2186] - undef symbols on HPUX for ArrayJanitor
* [XERCESC-2187] - DOM tests crash on AIX
* [XERCESC-2189] - XMLChar with NEED_TO_GEN_TABLE has 2 buffer out of bounds \
reads
* [XERCESC-2194] - Including Xerces_autoconf_config.hpp on Windows fails due \
to undefined ssize_t
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-12-01 17:36:55 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xerces-c: update to 3.2.2.
Changes hidden behind jira login.
|
2018-03-11 18:59:01 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xerces-c: update to 3.2.1.
Release Notes - Xerces-C++ - Version 3.2.1
** Bug
* [XERCESC-2114] - Link failure with Xalan-C
* [XERCESC-2119] - warning C4251: 'xercesc_3_2::TranscodeToStr::fString': \
class 'xercesc_3_2::ArrayJanitor<XMLByte>' needs to have dll-interface to \
be used by clients of class 'xercesc_3_2::TranscodeToStr'
* [XERCESC-2121] - xercesc-3.2.0 fails to configure with cmake, gnuiconv on \
Solaris.
* [XERCESC-2122] - CMake: wrong substitutions in pkg-config file
* [XERCESC-2123] - Tests sometimes fail when run in parallel, due to race \
conditions
* [XERCESC-2124] - Typo in XMLUni::fgDOMDisallowDoctype XMLCh array
* [XERCESC-2125] - CMake variable for nothreads does not match generated \
config define
* [XERCESC-2130] - UTF16 Surrgate values 0xD800-0xDFFF can not longer be \
written with xerces 3.2.0 (e.g. emoticons)
* [XERCESC-2137] - CMake Build Doesn't Activate XERCES_MFC_SUPPORT
** Improvement
* [XERCESC-2132] - cmake: Add the ability to force the specific XMLCh type to use
* [XERCESC-2134] - Remove non-functional Win32MsgLoader code
* [XERCESC-2136] - Add support for versioning sources and documentation \
automatically
|
2017-09-16 14:06:34 by Tobias Nygren | Files touched by this commit (1) |
Log message:
xerces-c: USE_LANGAUGES c++11. Fixes build on NetBSD-current.
|
2017-09-13 23:10:35 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Make sure SIZE_MAX actually exists.
|
2017-09-11 23:30:03 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated xerces-c to 3.2.0.
Changes not found.
|
2016-07-03 13:17:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated xerces-c to 3.1.4.
Changes not found.
|
2016-02-21 23:25:01 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update xerces-c to 3.1.3.
Bug
[XERCESC-2049] - memcpy used on overlapping memory regions causes sanity \
test failure
[XERCESC-2059] - Typo in XMLUni::fgUnknownURIName constant
|