summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.9.10 release.v0.9.10Bruno Haible2018-05-171-0/+6
|
* doc: Fix @menu structure (regression from 2017-12-10).Bruno Haible2018-05-171-0/+5
|
* Allow use of automake-1.16.Bruno Haible2018-05-171-0/+5
|
* Implement the documented functions u*_casing_*_context.Bruno Haible2018-04-071-0/+10
| | | | | | | | | 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.
* Doc tweaks.Bruno Haible2018-03-271-0/+7
|
* Add a comment.Bruno Haible2018-03-271-0/+4
|
* Prepare for 0.9.9 releasev0.9.9Daiki Ueno2018-02-281-0/+5
|
* Update after gnulib changed.Bruno Haible2018-02-021-0/+5
|
* Rename some file.Bruno Haible2018-01-271-0/+7
|
* Documentation updates.Bruno Haible2017-12-111-0/+15
| | | | Mostly based on feedback by Richard Stallman <rms@gnu.org>.
* Prepare for 0.9.8 releasev0.9.8Daiki Ueno2017-11-301-0/+8
|
* uniwbrk: Define new word break property valuesDaiki Ueno2017-11-271-0/+6
| | | | | * doc/uniwbrk.texi (Word break property): Document WBP_RI, WBP_DQ, WBP_SQ, WBP_HL, WBP_ZWJ, WBP_EB, WBP_EM, WBP_GAZ, and WBP_EBG.
* unigbrk: Import new module unigbrk/uc-grapheme-breaksDaiki Ueno2017-11-271-0/+11
| | | | | | | | | | * 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.
* Clarify the effect of uc_canonical_decomposition.Bruno Haible2017-11-181-0/+7
| | | | | | | Prompted by a report by DaeHyun Sung <sungdh86@gmail.com>. * doc/uninorm.texi (Decomposition of characters): Clarify. * doc/libunistring.texi: Bump copyright year.
* Upgrade to newer libtool.Bruno Haible2017-10-211-0/+23
|
* Get rid of autom4te.cache directory (left over from autoconf, automake).Bruno Haible2017-07-151-0/+5
|
* Avoid collision between the generated <unistring/stdbool.h> and the ↵Bruno Haible2017-06-211-0/+10
| | | | platform's original <stdbool.h>.
* Modernize URLs.Bruno Haible2017-01-101-0/+6
|
* Clarify which version of texinfo.tex is used.Bruno Haible2017-01-011-0/+5
|
* Make the generated <unistring/stdint.h> work for GCC >= 4.5 when GCC is not ↵Bruno Haible2016-12-101-0/+9
| | | | the system's default compiler.
* Prepapre for release 0.9.7v0.9.7Daiki Ueno2016-12-021-0/+6
|
* Regenerated a file.Bruno Haible2016-12-021-0/+1
|
* Change license to LGPLv3+ or GPLv2.Bruno Haible2016-12-021-0/+8
|
* Allow use of automake-1.15.Bruno Haible2016-12-021-0/+6
|
* Update installation instructions for Windows.Bruno Haible2016-11-231-0/+7
|
* Drop the nickname "woe32".Bruno Haible2016-11-231-0/+7
|
* Prepare for release 0.9.6.v0.9.6Daiki Ueno2015-07-081-0/+6
|
* Version 0.9.5.v0.9.5Daiki Ueno2015-02-161-0/+4
|
* Document uniname.h change for name alias.Daiki Ueno2015-02-161-0/+5
|
* Prepare for release 0.9.5.Daiki Ueno2015-02-161-0/+6
|
* Version 0.9.4.v0.9.4Daiki Ueno2014-09-011-0/+4
|
* Prepare for release 0.9.4.Daiki Ueno2014-09-011-0/+5
|
* Also distribute xz-compressed tarballs.Daiki Ueno2014-09-011-0/+5
|
* Replace deprecated $(mkdir_p) usage.Daiki Ueno2014-08-081-0/+10
| | | | | | | | | Problem report and trivial fix by Nitin A Kamble in: https://lists.gnu.org/archive/html/bug-libunistring/2012-07/msg00000.html * doc/Makefile.am (installdirs-dvi, installdirs-ps) (installdirs-pdf, install-html-monolithic, install-html-split) (installdirs-html, dist-html-monolithic, dist-html-split): Use $(MKDIR_P) instead of deprecated $(mkdir_p).
* Fix parallel make race when generating unistring/cdefs.h.Daiki Ueno2014-08-081-0/+9
| | | | | | | | 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-0/+8
|
* Allow use of autoconf-2.69 and automake-1.12.Bruno Haible2012-04-291-0/+5
|
* Support for MSVC 9. Add a comment.Bruno Haible2012-01-151-0/+10
|
* Update from libtool-2.4.2, with modifications.Bruno Haible2011-10-181-0/+15
|
* Add grapheme cluster break functions.Bruno Haible2011-03-291-0/+21
|
* Document grapheme cluster break functions.Ben Pfaff2011-03-291-0/+8
|
* Allow omitting spaces in property names.Bruno Haible2011-03-261-0/+6
|
* Allow omitting spaces in joining group names.Bruno Haible2011-03-261-0/+6
|
* Support long names of joining types.Bruno Haible2011-03-261-1/+8
|
* Support long names of bidi classes.Bruno Haible2011-03-261-0/+7
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-261-0/+2
|
* Add support for Arabic shaping properties.Bruno Haible2011-03-261-0/+2
|
* Update after gnulib changed.Bruno Haible2011-03-261-0/+6
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-261-0/+7
|
* Support long names of general category values.Bruno Haible2011-03-251-0/+7
|