summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* build: Combine the .gitignore files.Bruno Haible2020-05-0812-806/+0
|
* build: Combine the .gitignore files.Bruno Haible2020-05-081-170/+0
|
* build: Tweak last commit.Bruno Haible2020-05-082-37/+11
| | | | * lib/unistring/cdefs.h: Clarify license.
* build: Update after gnulib changedDaiki Ueno2020-05-074-34/+78
| | | | | | | | | | | | | | | 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.
* build: Don't erase the .sym file if 'sed' is not GNU sed.Bruno Haible2019-12-221-9/+17
| | | | | | * lib/Makefile.am (libunistring.sym): Test the exit status of the declared.sh command. Preserve the existing libunistring.sym if it failed.
* Update after gnulib changed.Bruno Haible2019-12-221-0/+1
|
* build: Update after gnulib changed.Bruno Haible2019-12-222-1/+8
| | | | | | | | | | | * lib/Makefile.am (libunistring.sym): Don't rename the gl_get_setlocale_null_lock function. * NEWS: Document the fixed multithread-safety bugs: 2019-12-18 Bruno Haible <bruno@clisp.org> hard-locale: Make multithread-safe. This fix impacts mbrtowc on Cygwin and Haiku. 2019-12-17 Bruno Haible <bruno@clisp.org> localcharset: Fix multithread-safety bug on Windows and OS/2.
* build: Remove generated lib/uni*.h files from the tarball.Bruno Haible2019-12-191-2/+4
| | | | | | * lib/Makefile.am (nodist_include_HEADERS): New variable. (nobase_include_HEADERS): Remove the headers files listed in nodist_include_HEADERS.
* build: Fix build errors with MSVC.Bruno Haible2019-07-012-5/+4
| | | | | | * lib/exported.sh.in: Remove one level of eval. * lib/Makefile.am (config.h): Redirect compiler output to stderr. Remove symbols that contain an '@'.
* Update after gnulib changed.Bruno Haible2019-07-011-0/+7
|
* build: Update Windows support.Bruno Haible2019-03-131-4/+4
|
* build: Put the .sym file in the source directory.Bruno Haible2019-02-131-11/+12
| | | | | * lib/Makefile.am (libunistring.sym): Generate in the source directory. (config.h): Update rule.
* Remove left-over empty directories in 'make distclean'.Bruno Haible2019-02-051-1/+19
| | | | | | | * lib/Makefile.am (DISTCLEANDIRS, DISTCLEANDIRS_NOT_IN_SRCDIR): New variables. (distclean-local): New target. * tests/Makefile.am (distclean-local): New target.
* Move declared.sh to gnulib.Bruno Haible2019-02-032-135/+1
|
* Support for per-thread locales on systems with HAVE_NAMELESS_LOCALES.Bruno Haible2018-10-231-1/+4
|
* Update after gnulib changed.Bruno Haible2018-10-231-0/+3
|
* Prefer https URLs where possible.Bruno Haible2018-09-1712-18/+18
|
* Implement the documented functions u*_casing_*_context.Bruno Haible2018-04-071-0/+8
| | | | | | | | | Reported by Genki Sky <sky@genki.is>. * autogen.sh (GNULIB_MODULES): Add unicase/u*-prefix-context, unicase/u*-suffix-context. * lib/unicase/.gitignore: Update. * gnulib-m4/gnulib-cache.m4: Updated by gnulib-tool.
* Update after gnulib changed.Bruno Haible2018-02-021-1/+0
|
* Prepare for 0.9.8 releasev0.9.8Daiki Ueno2017-11-301-2/+2
|
* Update .gitignore filesDaiki Ueno2017-11-272-1/+8
|
* unigbrk: Import new module unigbrk/uc-grapheme-breaksDaiki Ueno2017-11-271-0/+2
| | | | | | | | | | * autogen.sh (GNULIB_MODULES): Pull unigbrk/uc-grapheme-breaks. * doc/unigbrk.texi (Grapheme cluster breaks in a string): Mention the limitations of *_grapheme_next and *_grapheme_prev functions and suggest *_grapheme_breaks instead. (Grapheme cluster break property): Document newly added properties; mention the limitations of uc_is_grapheme_break and suggest to use uc_grapheme_breaks instead.
* Avoid collision between the generated <unistring/stdbool.h> and the ↵Bruno Haible2017-06-211-34/+46
| | | | platform's original <stdbool.h>.
* Make the generated <unistring/stdint.h> work for GCC >= 4.5 when GCC is not ↵Bruno Haible2016-12-101-1/+4
| | | | the system's default compiler.
* Update .gitignore files.Bruno Haible2016-12-023-6/+24
|
* Ignore files brought in by gnulib-tool.Daiki Ueno2015-02-161-0/+1
|
* Ignore files brought in by gnulib-tool.Daiki Ueno2014-09-012-3/+56
|
* Fix parallel make race when generating unistring/cdefs.h.Daiki Ueno2014-08-081-1/+1
| | | | | | | | Trivial fix by Richard Purdie in: http://lists.openembedded.org/pipermail/openembedded-core/2012-April/059850.html * lib/Makefile.am (unistring/cdefs.h): Add $(UNUSED_PARAMETER_H) to prerequisites. Reported by Ludovic Courtès.
* Fix license headers to be LGPL.Bruno Haible2013-01-201-3/+3
|
* Replace FSF snail-mail address with URL.Bruno Haible2012-02-132-4/+2
|
* Add grapheme cluster break functions.Bruno Haible2011-03-291-1/+3
|
* Bump copyright year.Bruno Haible2011-01-091-1/+1
|
* Effects of renaming u8_strcmp on Solaris platforms.Bruno Haible2010-12-071-3/+3
|
* Export also undocumented symbols.Bruno Haible2010-11-271-3/+4
|
* Update after gnulib changed.Bruno Haible2010-10-051-2/+1
|
* Fix exported symbol list in VPATH builds after 2010-05-16 change.Bruno Haible2010-09-261-1/+7
|
* Update after gnulib changed.Bruno Haible2010-09-241-0/+1
|
* Avoid possible bad interaction with Solaris 2.5.1 <pthread.h>.Bruno Haible2010-06-011-2/+1
|
* Update after gnulib changed.Bruno Haible2010-05-191-11/+11
|
* Publicize also the subminor version number.Bruno Haible2010-05-141-2/+4
|
* Prepare for release 0.9.3.Bruno Haible2010-05-021-2/+2
|
* Ignore files brought in by gnulib-tool.Bruno Haible2010-05-022-0/+6
|
* Prepare for version 0.9.2.1.Bruno Haible2010-01-011-1/+1
|
* Prepare for release 0.9.2.Bruno Haible2009-12-261-1/+1
|
* Update.Bruno Haible2009-12-261-1/+1
|
* Distribute unistring/cdefs.in.h.Bruno Haible2009-12-261-0/+1
|
* Update after gnulib added module 'unused-parameter'.Bruno Haible2009-12-252-10/+11
|
* Untabify.Bruno Haible2009-12-121-1/+1
|
* Update after gnulib changed.Bruno Haible2009-12-121-0/+2
|
* Ensure _UNUSED_PARAMETER_ is defined in the public header files.Bruno Haible2009-12-102-0/+34
|