summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (dist): Delete Imakefile earlier to avoid a softgroff-1_16_1bwlemb2000-07-312-1/+4
* * src/include/nonposix.h: Remove first line -- this file is usedgroff-1_16_1awlemb2000-07-312-2/+3
* * NEWS, win32-diffs: Updated.groff-1_16_1wlemb2000-07-312-2/+2
* Preparing release 1.16.1.wlemb2000-07-314-1/+24
* * doc/texinfo.tex: Update to latest version.wlemb2000-07-302-8/+19
* * Makefile.in (ENVSETUP): Don't assume POSIX make semantics forwlemb2000-07-215-5/+40
* * src/devics/grodvi/dvi.cc: Replace _setmode() (for MSC) withwlemb2000-06-266-74/+93
* * src/roff/grog/Makefile.sub (grog): Prepend `-e' towlemb2000-06-242-1/+7
* converted to CR/LF as needed by MSDOSwlemb2000-06-182-159/+159
* New file for non-POSIX systems.wlemb2000-06-181-0/+139
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-1833-515/+1201
* * html.cc [!_POSIX_VERSION]: Include limits.h and dirent.h orwlemb2000-06-182-16/+127
* * Makefile.sim (.man.n): Replace `;' with `|', since DOS/Windowswlemb2000-06-182-22/+27
* Initial revisionwlemb2000-06-185-0/+570
* Replaced specific checks for function declarations with a genericwlemb2000-06-1111-198/+380
* * Fixing a lot of typos in groff_mm.manwlemb2000-06-042-63/+68
* * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration ofwlemb2000-05-3111-62/+159
* * src/preproc/grn/Makefile.sub: Add MLIB.wlemb2000-05-294-7/+18
* * src/roff/grog/Makefile.sub, src/roff/grog/grog.sh: Add `@g@'.wlemb2000-05-284-2/+15
* * src/roff/nroff/nroff.sh: Fix infinite loop.wlemb2000-05-286-16/+46
* Adding font CWI (constant width italic) to devdvi.groff-1_16wlemb2000-05-2335-173/+676
* * doc/Makefile: Added rule for creating info files.wlemb2000-05-2245-1252/+1892
* * tmac/tmac.an: Added a new command line option `-rSxx' (`xx' can bewlemb2000-05-2210-638/+844
* * man/groff.man: Complete update (with a lot of corrections by WL).wlemb2000-05-192-867/+1530
* Adding `cq' (PS name `quoteright') glyph name as an alias for "'".wlemb2000-05-19193-114/+357
* Removed since it is not used.wlemb2000-05-181-0/+0
* Free Documentation License.wlemb2000-05-171-0/+358
* * FDL: New file (the Free Documentation License version 1.1).wlemb2000-05-164-90/+626
* * Makefile.in (EXTRADIRS): Fix typos.wlemb2000-05-144-42/+146
* Added win32 port contributed by Blake McBridewlemb2000-05-1214-54/+3240
* * doc/groff.texinfo: Reading the source code shows up a lot ofwlemb2000-05-114-65/+185
* * man/groff.man, man/roff.man, tmac/groff_tmac.man: Minorwlemb2000-05-105-176/+541
* * doc/groff.texinfo: Completed tab section. Added info aboutwlemb2000-05-083-39/+165
* * font/devdvi/DESC.in: Change size 11pt to 10.95pt (as used inwlemb2000-05-054-16/+39
* Adding `dq' (PS name `quotedbl') glyph name as an alias for `"'.wlemb2000-05-04179-4238/+4424
* * DviChar.c: Adding `dq' as an alias for `"' in latin-1 map.wlemb2000-05-042-1/+5
* * tmac/groff_tmac.man, man/groff.man, man/roff.man: Fixing @MANxEXT@wlemb2000-05-028-194/+188
* Added grap support to grog.wlemb2000-05-0113-14/+3199
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-3019-134/+315
* * html.cc (calculate_margin): Calculate the left and right marginwlemb2000-04-302-63/+93
* New header file for C++.wlemb2000-04-291-0/+68
* Initial revisionwlemb2000-04-293-0/+394
* Adding EBCDIC code page 1047.wlemb2000-04-29186-333/+509
* * DviChar.c: Replacing `md' glyph name with `pc' in latin-1 map towlemb2000-04-292-1/+6
* * src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document thewlemb2000-04-2217-87/+234
* * src/libs/libgroff/illegal.c: Added EBCDIC table.wlemb2000-04-155-4/+68
* * aclocal.m4: Added GROFF_EBCDIC and GROFF_OS390 tests.wlemb2000-04-144-141/+245
* * doc/groff.texinfo: More conversions to @Deffn.wlemb2000-04-144-33/+64
* * doc/groff.texinfo: More conversions to @Deffn.wlemb2000-04-105-217/+309
* * doc/Makefile (clean): Include more index files.wlemb2000-04-0830-188/+400