summaryrefslogtreecommitdiff
path: root/src/preproc/grn
Commit message (Expand)AuthorAgeFilesLines
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-3/+3
* Fix compiler warnings.wl2012-03-101-1/+1
* * src/preproc/grn/Makefile.sub: Add $(LIBGNU).wl2011-01-311-1/+1
* Update copyright year.wl2009-01-051-1/+1
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-1/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-5/+6
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-261-2/+2
* * src/preproc/grn/main.cpp (USE_ST_REQUEST): New macro.keithmarshall2006-01-261-2/+16
* * src/devices/grohtml/post-html.cpp: Use casts to `char *' if usingwl2005-05-031-10/+8
* Add workaround for broken hypot() on Interix.wl2005-03-171-11/+5
* * src/preproc/grn/hdb.cpp (compatibility_flag): Add declaration.wlemb2004-08-072-6/+11
* * tmac/an-old.tmac (RI): Always start with font `R'.wlemb2004-07-031-2/+5
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-2/+5
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-175-42/+44
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-083-57/+57
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-181-6/+15
* * src/preproc/grn/hdb.cpp (DBRead): Don't close file handle; thiswlemb2003-06-031-1/+0
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-156-9/+9
* Make groff independent from locale's numeric settings.wlemb2003-04-031-0/+1
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-1/+1
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-141-1/+2
* * src/preproc/grn/hgraph.cc (HGPrintElt): Fix typo.wlemb2003-02-121-1/+1
* * doc/groff.texinfo: Improve documentation of `ad'.wlemb2003-02-111-3/+1
* * tmac/doc-common (Ss): Add final `.ns' (similar to `.Sh') towlemb2002-10-075-13/+47
* Add a site-specific font directory.wlemb2002-09-161-2/+5
* Use OBJEXT for the object file extension.wlemb2002-08-231-4/+4
* * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs.wlemb2002-07-191-10/+2
* * doc/fdl.texi: New file.wlemb2002-05-021-1/+1
* * src/libs/snprintf/snprintf.c: Updated to latest versionwlemb2002-02-111-2/+2
* Illegal -> Invalid.wlemb2002-02-102-3/+3
* Adding an `itc' request (input line trap accepting \c).wlemb2001-12-221-2/+2
* * tmac/doc-common, tmac/doc-syms: Small updates.wlemb2001-12-222-3/+6
* Use a config.h file.wlemb2001-08-192-2/+4
* Added .cvsignore fileswlemb2001-07-191-0/+3
* Fix problems with preprocessor string for `man' program.wlemb2001-06-271-1/+5
* * man/roff.man, mann/groff.man: Use '" instead of ." in the firstwlemb2001-06-111-2/+3
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-201-1/+2
* Removing the grohtml-old device driver which is now obsolete.wlemb2001-04-143-9/+9
* * NEWS: Updated.wlemb2001-04-101-15/+18
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-221-7/+9
* * src/devices/grodvi/dvi.cc (main),wlemb2000-11-161-2/+2
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-151-0/+1
* Replaced specific checks for function declarations with a genericwlemb2000-06-111-2/+2
* * src/preproc/grn/Makefile.sub: Add MLIB.wlemb2000-05-291-0/+1
* Added win32 port contributed by Blake McBridewlemb2000-05-123-11/+8
* * doc/Makefile (clean): Include more index files.wlemb2000-04-081-0/+3
* * src/roff/groff/groff.man: Added info about grolbp. Make nicerwlemb2000-03-171-3/+33
* * src/preproc/grn/hdb.cc (DBGetType): Added return value to makegroff-20000311wlemb2000-03-112-0/+7
* Adding a new driver, grolbp, for Canon CAPSL printers (LBP-4 andwlemb2000-02-271-1/+1
* * src/preproc/grn/grn.man: Added info about the gremlin file formatwlemb2000-02-261-12/+252