summaryrefslogtreecommitdiff
path: root/libtextstyle
Commit message (Expand)AuthorAgeFilesLines
* 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
* libtextstyle: Fix failure to download texinfo.tex.Bruno Haible2019-10-041-0/+1
* libtextstyle: Fix VPATH build (regression from yesterday).Bruno Haible2019-08-181-0/+1
* libtextstyle: Upgrade to libcroco-0.6.13.Bruno Haible2019-08-1760-903/+1305
* libtextstyle: Document the hyperlink support.Bruno Haible2019-08-142-0/+151
* libtextstyle: styled-ostream: Add hyperlink support.Bruno Haible2019-08-146-1/+101
* libtextstyle: html-ostream: Add hyperlink support.Bruno Haible2019-08-143-0/+102
* libtextstyle: term-ostream: Add hyperlink support.Bruno Haible2019-08-146-3/+402
* libtextstyle: Support the NO_COLOR environment variable.Bruno Haible2019-08-145-3/+27
* build: Fix build errors with MSVC.Bruno Haible2019-07-041-2/+2
* libtextstyle: Complete commit from 2019-04-28.Bruno Haible2019-05-191-0/+1
* build: Avoid trouble on mingw caused by mingw's *printf functions.Bruno Haible2019-05-181-0/+7
* Prepare for 0.20 release.Bruno Haible2019-05-081-1/+1
* libtextstyle: examples: Enable --color=html, for debuggability.Bruno Haible2019-05-072-6/+14
* libtextstyle: Document debugging tricks.Bruno Haible2019-05-051-1/+49
* libtextstyle: Document one more terminal emulator.Bruno Haible2019-04-291-0/+2
* libtextstyle: Fix test-term-ostream-xterm test failure on TrueOS and Trident.Bruno Haible2019-04-283-0/+133
* Prepare for 0.20 release.Bruno Haible2019-04-142-2/+6
* build: Fix build failure on mingw (regression from 2019-04-02).Bruno Haible2019-04-112-2/+3
* libtextstyle: Fix build failure on mingw (regression from 2019-03-17).Bruno Haible2019-04-111-0/+3
* build: Unify the three copies of texi2html.Bruno Haible2019-04-073-19554/+2
* libtextstyle: Tweak style of HTML documentation.Bruno Haible2019-04-071-1/+1
* libtextstyle: Clean up old TODO item.Bruno Haible2019-04-031-2/+0
* libtextstyle: Distribute two more files.Bruno Haible2019-04-021-0/+2
* build: Move local gnulib modules that are only needed in libtextstyle.Bruno Haible2019-04-02164-120/+48342
* Link the msg* and xgettext programs against libtextstyle.Bruno Haible2019-04-024-4/+519
* libtextstyle: Generalize fd-styled-ostream to noop-styled-ostream.Bruno Haible2019-04-029-33/+95