summaryrefslogtreecommitdiff
path: root/libtextstyle/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge from 0.21.x branch: Prepare for 0.21.1 release.Bruno Haible2022-10-101-2/+2
* libtextstyle: Fix comment.Bruno Haible2021-06-201-2/+1
* Improve conflict resolution between gnulib and textstyle.h.Bruno Haible2021-06-201-3/+5
* libtextstyle: Fix build in locales other than the C locale (regression 2021-0...Bruno Haible2021-06-201-1/+1
* libtextstyle: Fix the set of exported symbols on Alpine Linux.Bruno Haible2021-04-071-2/+2
* Use xalloc module from gnulib.Bruno Haible2021-04-041-4/+1
* libtextstyle: Add accessor functions.Bruno Haible2020-12-151-20/+47
* libtextstyle: Add is_instance_of_* predicates.Bruno Haible2020-12-141-1/+50
* Prepare for 0.21 release.Bruno Haible2020-07-261-1/+1
* Update after gnulib changed.Bruno Haible2020-03-281-2/+2
* libtextstyle: Prepare intermediate release 0.20.5.Bruno Haible2020-01-211-3/+3
* libtextstyle: Don't erase the .sym.in file if 'sed' is not GNU sed.Bruno Haible2019-12-241-9/+17
* libtextstyle: Add ostream_printf, ostream_vprintf functions.Bruno Haible2019-10-281-3/+20
* libtextstyle: Fix VPATH build (regression from yesterday).Bruno Haible2019-08-181-0/+1
* libtextstyle: styled-ostream: Add hyperlink support.Bruno Haible2019-08-141-0/+12
* libtextstyle: html-ostream: Add hyperlink support.Bruno Haible2019-08-141-0/+2
* libtextstyle: term-ostream: Add hyperlink support.Bruno Haible2019-08-141-0/+3
* build: Fix build errors with MSVC.Bruno Haible2019-07-041-2/+2
* build: Avoid trouble on mingw caused by mingw's *printf functions.Bruno Haible2019-05-181-0/+7
* libtextstyle: Fix build failure on mingw (regression from 2019-03-17).Bruno Haible2019-04-111-0/+3
* Link the msg* and xgettext programs against libtextstyle.Bruno Haible2019-04-022-0/+519
* libtextstyle: Generalize fd-styled-ostream to noop-styled-ostream.Bruno Haible2019-04-022-2/+42
* libtextstyle: Fix build failure on Cygwin (regression from 2019-03-15).Bruno Haible2019-03-171-8/+19
* libtextstyle: Clean up leftovers from 2019-03-13 commit.Bruno Haible2019-03-171-4/+0
* libtextstyle: Complete styled_ostream_flush_to_current_style declaration.Bruno Haible2019-03-161-0/+2
* libtextstyle: Reexport isatty() override from gnulib.Bruno Haible2019-03-151-0/+20
* libtextstyle: Fix "make clean" failure in VPATH builds.Bruno Haible2019-03-141-2/+2
* libtextstyle: Remove unused code for exporting variables from Windows DLLs.Bruno Haible2019-03-141-11/+0
* libtextstyle: Add metainformation for Windows.Bruno Haible2019-03-142-16/+64
* libtextstyle: Don't use a C++ compiler.Bruno Haible2019-03-131-6/+0
* libtextstyle: New function styled_ostream_flush_to_current_style.Bruno Haible2019-03-121-0/+7
* libtextstyle: New function html_ostream_flush_to_current_style.Bruno Haible2019-03-121-0/+7
* libtextstyle: New function term_ostream_flush_to_current_style.Bruno Haible2019-03-121-0/+7
* libtextstyle: Add a second argument to the 'flush' operations.Bruno Haible2019-03-121-10/+28
* libtextstyle: Improve the way the library is built.Bruno Haible2019-02-161-0/+2
* libtextstyle: Fix build error on Cygwin and mingw.Bruno Haible2019-02-151-0/+7
* libtextstyle: Put the .sym file in the source directory.Bruno Haible2019-02-131-10/+11
* libtextstyle: New project.Bruno Haible2019-02-109-0/+1085