summaryrefslogtreecommitdiff
path: root/src/libs/libdriver
Commit message (Expand)AuthorAgeFilesLines
* [src]: Group and order standard libc inclusions.G. Branden Robinson2023-02-091-0/+1
* src/include/assert.h: Delete.G. Branden Robinson2023-02-091-1/+1
* Fix Savannah #63589.G. Branden Robinson2023-02-051-1/+1
* [libdriver]: Lethalize use of '[hHvH]' before 'p'.G. Branden Robinson2022-09-291-4/+14
* [grodvi, ...]: Trivially refactor.G. Branden Robinson2022-09-251-0/+1
* [libgroff]: Enable more informative diagnostics.G. Branden Robinson2022-06-211-1/+1
* [libdriver]: Update diagnostic messages.G. Branden Robinson2022-01-211-6/+6
* [libdriver]: Trivially refactor.G. Branden Robinson2022-01-211-31/+33
* [libgroff]: Drop `a_delete` preprocessor wrapper.G. Branden Robinson2021-08-282-21/+21
* [devices]: Say device name when 'DESC' not found.G. Branden Robinson2021-05-281-1/+1
* Update copyright1.23.0.rc1Bertrand Garrigues2020-11-113-3/+3
* Revert "Update copyright"Bertrand Garrigues2020-10-253-3/+3
* Update copyrightBertrand Garrigues2020-10-253-3/+3
* Eliminate "Latest update:" comments.G. Branden Robinson2020-05-031-2/+0
* Synchronize Emacs and Vim editor settings.G. Branden Robinson2020-04-301-1/+1
* Remove inline notations of file "position".G. Branden Robinson2020-04-291-2/+0
* Delete editor-settings comment banners.G. Branden Robinson2020-04-191-4/+0
* libdriver: Fix SEGV (Savannah #56555).G. Branden Robinson2019-06-271-3/+5
* Update copyright (use gnulib's update-copyright script)Bertrand Garrigues2018-07-033-3/+3
* src: Fix `quote style' in comments and plaintext.G. Branden Robinson2017-11-092-69/+73
* src: Migrate diagnostics away from `these quotes'.G. Branden Robinson2017-11-092-25/+25
* Put two spaces between sentences in GPL notice.G. Branden Robinson2017-10-313-3/+3
* Fix .gitignore files for in-source build.Bertrand Garrigues2017-09-021-1/+0
* all *.am: correct Emacs mode to "# End:"Bernd Warken2015-08-131-3/+3
* all *.am: add latest update, setup Emacs modeBernd Warken2015-08-061-1/+10
* Build the 4 static libraries in src/libs.Bertrand Garrigues2015-01-271-19/+6
* src/libs/libdriver/*: Improve the license information.Bernd Warken2014-09-173-13/+3
* All Makefile* files: add Emacs setting and GPL2 license (only if lacking)Bernd Warken2014-09-021-0/+35
* Rename every file .gitignore'.Bernd Warken2013-12-231-0/+0
* Add email address groff-bernd.warken-72@web.de for Bernd Warken.Bernd Warken2013-01-221-1/+1
* Fix clang warnings.Werner LEMBERG2011-07-031-3/+2
* Handle ditroff command `Dt' without argument gracefully.Werner LEMBERG2010-05-091-4/+5
* Update copyright year.Werner LEMBERG2009-01-052-4/+5
* * */*: Update GPL2 to GPL3.Werner LEMBERG2009-01-042-10/+6
* * */*: s/Osanna/Ossanna/.Werner LEMBERG2008-01-041-3/+4
* * src/libs/libdriver/input.cpp (parse_x_command <'F'>, do_fileWerner LEMBERG2006-04-261-3/+3
* Concretize the glyph datatype.Werner LEMBERG2006-02-231-6/+6
* * src/include/font.h (name_to_glyph): Renamed fromWerner LEMBERG2006-02-171-2/+2
* * src/include/font.h: s/glyph_t/glyph/.Werner LEMBERG2006-02-111-15/+15
* Make the glyph data type abstract.Werner LEMBERG2006-02-111-19/+19
* Another try to update getopt files. This time we add a dummyWerner LEMBERG2005-06-161-5/+4
* * All affected files: Update postal address of FSF.Werner LEMBERG2005-05-262-4/+4
* * src/libs/libdriver/printer.cpp (check_for_output_error): NewWerner LEMBERG2005-03-021-3/+52
* * src/libs/libdriver/input.cpp (delete_current_env, do_file):Werner LEMBERG2005-01-221-4/+6
* Make `test-groff' work again -- previously, wrong paths have beenWerner LEMBERG2004-12-162-3/+10
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),Werner LEMBERG2004-04-081-11/+11
* Renamed all `*.cc' files to `*.cpp'.Werner LEMBERG2003-04-153-6/+6
* * contrib/mom/Makefile.sub (GROFFBIN): New variable for groffWerner LEMBERG2003-04-051-17/+9
* * doc/groff.texinfo: Change dir category to `Typesetting'.Werner LEMBERG2003-04-041-4/+4
* Make variable `pr' local to libdriver/input.cc. Based on a patchWerner LEMBERG2003-03-122-5/+3