summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.9.5.v0.9.5Daiki Ueno2015-02-161-0/+4
|
* Ignore files brought in by gnulib-tool.Daiki Ueno2015-02-166-1/+11
|
* Document uniname.h change for name alias.Daiki Ueno2015-02-162-1/+7
|
* Prepare for release 0.9.5.Daiki Ueno2015-02-163-3/+15
|
* Version 0.9.4.v0.9.4Daiki Ueno2014-09-011-0/+4
|
* Prepare for release 0.9.4.Daiki Ueno2014-09-013-4/+9
|
* Update gnulib-cache.m4 by gnulib-tool.Daiki Ueno2014-09-011-10/+38
|
* Ignore files brought in by gnulib-tool.Daiki Ueno2014-09-016-44/+209
|
* Also distribute xz-compressed tarballs.Daiki Ueno2014-09-012-1/+6
|
* Replace deprecated $(mkdir_p) usage.Daiki Ueno2014-08-082-8/+18
| | | | | | | | | 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-082-1/+10
| | | | | | | | 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-204-9/+17
|
* Allow use of autoconf-2.69 and automake-1.12.Bruno Haible2012-04-292-2/+7
|
* Replace FSF snail-mail address with URL.Bruno Haible2012-02-132-4/+2
|
* Support for MSVC 9. Add a comment.Bruno Haible2012-01-152-4/+24
|
* Update from libtool-2.4.2, with modifications.Bruno Haible2011-10-185-102/+302
|
* Add grapheme cluster break functions.Bruno Haible2011-03-2912-20/+106
|
* Document grapheme cluster break functions.Ben Pfaff2011-03-294-3/+131
|
* Allow omitting spaces in property names.Bruno Haible2011-03-262-0/+10
|
* Allow omitting spaces in joining group names.Bruno Haible2011-03-262-0/+8
|
* Support long names of joining types.Bruno Haible2011-03-263-2/+17
|
* Tweak texinfo syntax.Bruno Haible2011-03-263-4/+4
|
* Support long names of bidi classes.Bruno Haible2011-03-263-2/+18
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-262-1/+3
|
* Add support for Arabic shaping properties.Bruno Haible2011-03-262-0/+4
|
* Update after gnulib changed.Bruno Haible2011-03-262-2/+8
|
* Support names and long names of canonical combining classes.Bruno Haible2011-03-263-0/+38
|
* Support long names of general category values.Bruno Haible2011-03-253-2/+24
|
* Add support for general category group LC.Bruno Haible2011-03-253-0/+15
|
* Use term "bidi class" instead of "bidirectional category".Bruno Haible2011-03-234-34/+54
|
* Add support for Arabic shaping properties.Bruno Haible2011-03-214-0/+173
|
* Mention change done in gnulib.Bruno Haible2011-01-211-0/+2
|
* Update to Unicode 6.0.0.Bruno Haible2011-01-092-1/+5
|
* Update to Unicode 5.2.0.Bruno Haible2011-01-093-0/+32
|
* Bump copyright year.Bruno Haible2011-01-092-1/+6
|
* Effects of renaming u8_strcmp on Solaris platforms.Bruno Haible2010-12-072-3/+8
|
* Export also undocumented symbols.Bruno Haible2010-11-272-3/+9
|
* Mention change done in gnulib.Bruno Haible2010-11-131-0/+2
|
* Improve documentation.Bruno Haible2010-11-132-1/+12
|
* Update after gnulib changed.Bruno Haible2010-10-052-2/+7
|
* Fix exported symbol list in VPATH builds after 2010-05-16 change.Bruno Haible2010-09-262-1/+13
|
* Update after gnulib changed.Bruno Haible2010-09-242-0/+6
|
* Update comment.Bruno Haible2010-09-241-1/+1
|
* Update from libtool-2.4.Bruno Haible2010-09-244-1063/+2357
|
* Update after gnulib changed.Bruno Haible2010-09-152-1/+7
|
* Simplify use of gnulib-tool now that gnulib-tool --import works better.Bruno Haible2010-09-042-6/+5
|
* Update comments.Bruno Haible2010-07-311-2/+2
|
* Upgrade to libtool-2.2.8.Bruno Haible2010-07-136-1175/+1490
|
* Avoid possible bad interaction with Solaris 2.5.1 <pthread.h>.Bruno Haible2010-06-012-2/+7
|
* Mention change done in gnulib.Bruno Haible2010-05-241-0/+2
|