summaryrefslogtreecommitdiff
path: root/libtextstyle
Commit message (Expand)AuthorAgeFilesLines
* libtextstyle: Fix compilation error on Android.Bruno Haible2023-01-022-3/+13
* Prepare for 0.21.1 release.Bruno Haible2022-10-092-4/+4
* Improve DEPENDENCIES and HACKING files.Bruno Haible2022-10-091-1/+37
* .gitignore: Ignore the generated config.cache files.Bruno Haible2022-10-091-0/+3
* Improve conflict resolution between gnulib and textstyle.h.Bruno Haible2022-10-091-3/+5
* Update DEPENDENCIES.Bruno Haible2022-10-091-10/+29
* Fix "warning: unannotated fall-through between switch labels".Bruno Haible2022-10-092-11/+13
* Fix "warning: cast from 'const void *' to 'char *' drops const qualifier".Bruno Haible2022-10-091-2/+2
* Fix "warning: cast from 'const void *' to 'char *' drops const qualifier".Bruno Haible2022-10-091-2/+2
* Fix "warning: cast from 'const void *' to 'char *' drops const qualifier".Bruno Haible2022-10-091-4/+4
* libtextstyle: Fix a comment.Bruno Haible2022-10-091-1/+1
* libtextstyle: Consider setupterm return code.Bruno Haible2022-10-091-1/+1
* libtextstyle: Try harder to avoid buffer overflow.Bruno Haible2022-10-091-3/+10
* libtextstyle: Fix comment.Bruno Haible2022-10-091-2/+1
* libtextstyle: Fix build in locales other than the C locale (regression 2021-0...Bruno Haible2022-10-091-1/+1
* libtextstyle: Fix the set of exported symbols on Alpine Linux.Bruno Haible2022-10-093-3/+47
* Update after gnulib changed.Bruno Haible2022-10-091-3/+3
* Update after gnulib changed.Bruno Haible2022-10-091-0/+1
* Use xalloc module from gnulib.Bruno Haible2022-10-092-4/+7
* Update after gnulib changed.Bruno Haible2022-10-091-0/+3
* Update after gnulib changed.Bruno Haible2022-10-092-2/+3
* Switch to autoconf-2.71.Bruno Haible2022-09-111-2/+2
* build: Allow building with Autoconf 2.70.Bruno Haible2022-09-111-1/+1
* build: Fix warnings emitted by autoconf-2.69d.Bruno Haible2022-09-115-234/+295
* libtextstyle: Clarify rationale for gl_INIT_PACKAGE.Bruno Haible2022-09-111-1/+23
* libtextstyle: Make gl_INIT_PACKAGE work with Automake >= 1.16.4.Bruno Haible2022-09-111-4/+8
* Prepare for 0.21 release.Bruno Haible2020-07-263-4/+4
* Update after gnulib changed.Bruno Haible2020-07-261-2/+0
* Update after gnulib changed.Bruno Haible2020-07-051-0/+11
* Remove some now unneeded gnulib-tool --avoid options.Bruno Haible2020-07-051-1/+1
* Avoid a module name and include file name collision with gnulib.Bruno Haible2020-07-043-5/+5
* Update after gnulib changed.Bruno Haible2020-06-271-0/+6
* Reduce explicit use of __attribute__.Bruno Haible2020-05-091-0/+1
* Update after gnulib changed.Bruno Haible2020-05-081-0/+1
* libtextstyle: Fix a memory leak.Bruno Haible2020-04-141-1/+2
* Update NEWS files after version 0.20.2 was released.Bruno Haible2020-04-141-0/+2
* libtextstyle: Update .gitignore after 2019-12-24 change.Bruno Haible2020-04-111-1/+2
* Update after gnulib changed.Bruno Haible2020-03-282-2/+14
* libtextstyle: Prepare intermediate release 0.20.5.Bruno Haible2020-01-213-6/+7
* libtextstyle: Enable large files and, on Linux, 64-bit inodes support.Dmitry V. Levin2020-01-051-1/+2
* Update after gnulib changed.Bruno Haible2020-01-051-0/+3
* libtextstyle: Don't erase the .sym.in file if 'sed' is not GNU sed.Bruno Haible2019-12-241-9/+17
* libcroco: Improve copyright headers.Bruno Haible2019-11-2554-57/+587
* glib: Improve copyright headers.Bruno Haible2019-11-2415-0/+135
* libtextstyle: Add test for ostream_printf.Bruno Haible2019-10-284-0/+46
* libtextstyle: Add ostream_printf, ostream_vprintf functions.Bruno Haible2019-10-289-10/+90
* libtextstyle: Clarify memory_stream_contents function.Bruno Haible2019-10-282-3/+3
* build: Fix typo in comment.Bruno Haible2019-10-282-2/+2
* Make it easier to build the code when the documentation tools don't work.Bruno Haible2019-10-041-1/+1
* build: Don't fetch gnulib a second time in libtextstyle.Bruno Haible2019-10-041-53/+53