summaryrefslogtreecommitdiff
path: root/lib/unistring
Commit message (Collapse)AuthorAgeFilesLines
* Fix some license headers.Bruno Haible2021-12-074-24/+60
| | | | | | | | | | | | Reported by Dylan Aïssi <daissi@debian.org> at <https://savannah.gnu.org/bugs/?61459>. * lib/version.c: Change license header to LGPLv3+ or GPLv2+. * lib/unistring-notinline.h: Likewise. * lib/unistring/cdefs.h: Likewise. * lib/unistring/inline.h: Likewise. * lib/unistring/version.in.h: Likewise. * lib/unistring/woe32dll.in.h: Likewise.
* Update after gnulib changed on 2021-07-30.Bruno Haible2021-08-081-0/+4
| | | | | | | Reported by Tim Rühsen <tim.ruehsen@gmx.de> in <https://lists.gnu.org/archive/html/bug-libunistring/2021-08/msg00006.html>. * lib/unistring/cdefs.h (_GL_ATTRIBUTE_MAYBE_UNUSED): New macro.
* Update after gnulib changed.Bruno Haible2021-08-081-3/+34
| | | | | | | | | * gnulib-local/lib/uninorm.in.h.diff: Add an include of <unistring/cdefs.h>. * lib/unistring/cdefs.h (_GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_DEALLOC, _GL_ATTRIBUTE_DEALLOC_FREE): New macros. (_UC_ATTR_malloc, _UC_ATTRIBUTE_DEALLOC, _UC_ATTRIBUTE_DEALLOC_FREE, _UC_ATTRIBUTE_MALLOC): New auxiliary macros, from gnulib/m4/gnulib-common.m4. (_UC_HAS_C_ATTRIBUTE): Renamed from _GL_HAS_C_ATTRIBUTE.
* Update after gnulib changed.Bruno Haible2021-08-011-14/+45
| | | | | | | | | * gnulib-local/lib/unistr.in.h.diff: Update. * lib/unistring/cdefs.h (_GL_UNUSED_PARAMETER): Use the new definition from gnulib-common.m4. (_UC_GNUC_PREREQ, _UC_HAS_ATTRIBUTE, _UC_ATTR_unused, _GL_HAS_C_ATTRIBUTE, _UC_ATTRIBUTE_MAYBE_UNUSED, _UC_ATTRIBUTE_UNUSED): New auxiliary macros, based on gnulib-common.m4.
* build: Tweak last commit.Bruno Haible2020-05-081-27/+1
| | | | * lib/unistring/cdefs.h: Clarify license.
* build: Update after gnulib changedDaiki Ueno2020-05-072-22/+67
| | | | | | | | | | | | | | | In the latest Gnulib, the definition of _GL_UNUSED_PARAMETER is expanded at configure time of the consumer project. Let's include only the fallback definition in <unistring/cdefs.h>. Suggested by Dmitry Baryshkov <dbaryshkov@gmail.com> in: <https://lists.gnu.org/archive/html/bug-libunistring/2020-05/msg00001.html>. * lib/Makefile.am (unistring/cdefs.h): Don't generate the file. * lib/unistring/cdefs.h: Include the expanded form instead of ... * lib/unistring/cdefs.in.h: ... this. * gnulib-m4/.gitignore, gnulib-m4/gnulib-cache.m4, lib/.gitignore, tests/.gitignore: Updated.
* Prefer https URLs where possible.Bruno Haible2018-09-174-6/+6
|
* Publicize also the subminor version number.Bruno Haible2010-05-141-2/+4
|
* Update after gnulib added module 'unused-parameter'.Bruno Haible2009-12-251-10/+1
|
* Ensure _UNUSED_PARAMETER_ is defined in the public header files.Bruno Haible2009-12-101-0/+31
|
* Add version metainformation.Bruno Haible2009-04-221-0/+39
|
* Support for building as shared library on Cygwin and mingw.Bruno Haible2009-04-191-0/+30
|
* Install all auxiliary include files in a subdirectory.Bruno Haible2009-04-111-0/+68