summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* * NEWS, README, TODO, PROJECTS, PROBLEMS, MANIFEST, doc/webpage.ms,wlemb2004-05-121-2/+0
| | | | | | | | | | tmac/TODO: Updated. * tmac/doc-syms (doc-str-Lb-libposix, doc-str-Lb-libpthread, doc-str-Lb-librt): Reset font. (Lb): Rename `doc-str-Lb' to `doc-str-Lb1'. Provide `doc-str-Lb' to reset font. * tmac/groff_mdoc.man: Updated.
* * TODO: Updated.wlemb2003-05-031-5/+1
|
* Adding EBCDIC code page 1047.wlemb2000-04-291-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fonts/devcp1047/R.proto, fonts/devcp1047/Makefile.sub, fonts/devcp1047/DESC.proto: New files. * aclocal.m4 (GROFF_EBCDIC): Introduce TTYDEVDIRS which can be either ascii/latin1 or cp1047. * Makefile.in: Use it. * configure: Updated. Replacing and/or adding `md' (mathdot) glyph with `pc' (periodcentered) in all text fonts. * fonts/*/*: Change it. * aclocal.m4 (GROFF_OS390): Fixing compiler flags. * configure.in: Add check for strings.h. * src/include/driver.h: Use HAVE_STRINGS_H. * src/devices/grolbp/lpb.cc: Remove string.h. * src/include/groff-getopt.h: New file. It will be used instead of getopt.h (to be included in lib.h) to avoid endless problems with picky C++ compilers. * src/include/lib.h: Use groff-getopt.h. * src/include/Makefile.sub: Updated. * configure: Updated. * Makefile.in: Updated. * NEWS: Mention EBCDIC support. * TODO: Some additions. * src/roff/troff/troff.man, doc/groff.texinfo: Fixing documentation of mso request. * src/roff/troff/troff.man: Minor fixes.
* Initial revisionwlemb2000-02-061-0/+24