summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* build: Combine the .gitignore files.Bruno Haible2020-05-081-16/+0
|
* doc: Update description of locale_charset.Bruno Haible2019-12-231-1/+1
| | | | | * doc/uniconv.texi (uniconv.h): Fix reference to config.charset, which was removed on 2018-05-19.
* build: Fix spurious error message in 'doc'.Bruno Haible2019-12-221-0/+2
| | | | * doc/Makefile.am (RM): New variable.
* Update bug reporting instructions.Bruno Haible2019-05-111-4/+4
| | | | | * README: Tell users to report bugs in the bug tracker or by email. * doc/libunistring.texi (Reporting problems): Likewise.
* doc: Assume that the texinfo sources are in the source dir.Bruno Haible2019-02-141-5/+4
| | | | | * doc/Makefile.am (stamp-vti, libunistring.html, libunistring_toc.html): Lookup libunistring.texi in $(srcdir).
* doc: Fix hyperlinks to table of contents in HTML doc.Bruno Haible2019-02-141-2/+4
| | | | | | | Reported by Akim Demaille <akim.demaille@gmail.com>. * doc/Makefile.am (libunistring_toc.html): Replace references to libunistring.html with references to libunistring_toc.html.
* doc: Make function declarations easier to read.Bruno Haible2019-02-1312-469/+469
| | | | | | * doc/uni*.texi: Inside the argument list of function declarations, use no-break spaces instead of spaces, except directly after a comma. * doc/libunistring.texi: Bump copyright year.
* doc: Simplify the title page.Bruno Haible2019-02-131-1/+0
| | | | * doc/libunistring.texi (titlepage): Remove redundant subtitle.
* Update licenses.Bruno Haible2019-02-103-28/+27
|
* Prefer https URLs where possible.Bruno Haible2018-09-176-15/+15
|
* doc: Fix @menu structure (regression from 2017-12-10).Bruno Haible2018-05-171-1/+0
|
* doc: Fix typo in unigbrk documentationDaiki Ueno2018-02-281-1/+1
|
* Rename some file.Bruno Haible2018-01-271-3/+3
|
* Documentation updates.Bruno Haible2017-12-119-198/+378
| | | | Mostly based on feedback by Richard Stallman <rms@gnu.org>.
* doc: Fix typo.Bruno Haible2017-12-031-1/+1
| | | | * doc/unigbrk.texi (Grapheme cluster break property): Fix typo.
* uniwbrk: Define new word break property valuesDaiki Ueno2017-11-271-0/+9
| | | | | * 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-1/+29
| | | | | | | | | | * 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-182-2/+7
| | | | | | | Prompted by a report by DaeHyun Sung <sungdh86@gmail.com>. * doc/uninorm.texi (Decomposition of characters): Clarify. * doc/libunistring.texi: Bump copyright year.
* Change license to LGPLv3+ or GPLv2.Bruno Haible2016-12-021-5/+23
|
* Drop the nickname "woe32".Bruno Haible2016-11-231-1/+1
|
* Document uniname.h change for name alias.Daiki Ueno2015-02-161-1/+2
|
* Replace deprecated $(mkdir_p) usage.Daiki Ueno2014-08-081-8/+8
| | | | | | | | | 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).
* Add grapheme cluster break functions.Bruno Haible2011-03-294-17/+34
|
* Document grapheme cluster break functions.Ben Pfaff2011-03-293-3/+123
|
* Allow omitting spaces in property names.Bruno Haible2011-03-261-0/+4
|
* Allow omitting spaces in joining group names.Bruno Haible2011-03-261-0/+2
|
* Support long names of joining types.Bruno Haible2011-03-261-1/+8
|
* Tweak texinfo syntax.Bruno Haible2011-03-263-4/+4
|
* Support long names of bidi classes.Bruno Haible2011-03-261-2/+9
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-261-0/+26
|
* Support long names of general category values.Bruno Haible2011-03-251-2/+11
|
* Add support for general category group LC.Bruno Haible2011-03-251-0/+6
|
* Use term "bidi class" instead of "bidirectional category".Bruno Haible2011-03-232-34/+40
|
* Add support for Arabic shaping properties.Bruno Haible2011-03-212-0/+159
|
* Update to Unicode 5.2.0.Bruno Haible2011-01-091-0/+14
|
* Improve documentation.Bruno Haible2010-11-131-1/+4
|
* Change description of u*_stpncpy return value.Bruno Haible2010-01-101-2/+5
|
* Prepare for version 0.9.2.1.Bruno Haible2010-01-011-2/+2
|
* Ensure that distributed doc is up-to-date.Bruno Haible2009-08-171-1/+1
|
* Improve comments.Bruno Haible2009-08-151-1/+2
|
* Typo in comment.Bruno Haible2009-08-141-1/+1
|
* Add an example.Bruno Haible2009-06-301-0/+14
|
* New functions for case mapping of substrings.Bruno Haible2009-06-302-0/+95
|
* Small doc fixes.Thien-Thi Nguyen2009-06-111-3/+4
|
* Use dist-hook instead of old distdir hack.Bruno Haible2009-05-311-2/+1
|
* Fix typo.Bruno Haible2009-05-111-1/+1
|
* Document what title case is.Bruno Haible2009-05-111-0/+31
|
* Improve the texnl macro and its use.Bruno Haible2009-05-063-13/+16
|
* Typo in comment. Reported by Ralf Wildenhues.Bruno Haible2009-05-021-1/+1
|
* Enable the table of contents also for DVI, PS, PDF output.Bruno Haible2009-05-021-2/+0
|