aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Modified in_line_eoln() to handle leading punctuation.VERSION_1_9_20Kristaps Dzonsons2010-03-301-2/+2
|
* Fixed re-adjustment of scope in exiting roff instructions (libman).Kristaps Dzonsons2010-03-271-2/+2
| | | | | | Added title-case check for (libman). Fixed premature closure of roff instruction scope (libman). Added documentation of ignored roff macros to man(3).
* Cleaned up version info.Kristaps Dzonsons2010-03-251-1/+1
|
* Updated web-site with new version.VERSION_1_9_16Kristaps Dzonsons2010-03-221-58/+30
| | | | Allowed double-rule entries in Makefile (clean-up).
* Added news item for new version.VERSION_1_9_15Kristaps Dzonsons2010-02-171-2/+2
| | | | Version: 1.9.15.
* Fixed Makefile for `make lint' dep. on config.hKristaps Dzonsons2010-01-291-0/+2
| | | | Added -Txhtml for XHTML output (minimal increase to programme logic). Because groff has it and it bothers me that we don't.
* Version (pre): 1.9.15-pre2Kristaps Dzonsons2010-01-011-2/+2
|
* CFLAGS need -Werror to make the strlcpy/strlcat check work.Kristaps Dzonsons2010-01-011-2/+2
|
* Big check-in of compatibility layer. This should work on most major ↵Kristaps Dzonsons2010-01-011-5/+25
| | | | architectures. Thanks to Joerg Sonnenberger.
* Fixed handling of exampledir (pointed out by Ulrich Sporlein, forgotten, ↵Kristaps Dzonsons2009-12-021-1/+4
| | | | discovered again).
* Version: 1.9.14.VERSION_1_9_14Kristaps Dzonsons2009-11-161-2/+2
|
* More clarification in manuals. Added per-OUTPUT section in mandoc.1.Kristaps Dzonsons2009-11-161-0/+2
|
* Version: 1.9.13.VERSION_1_9_13Kristaps Dzonsons2009-11-021-2/+2
|
* Finished section-by-section definitions in man.7 (will be used as baseline ↵Kristaps Dzonsons2009-10-311-7/+10
| | | | for mdoc.7).
* Fixed in make dist (in version 1.9.12).VERSION_1_9_12Kristaps Dzonsons2009-10-311-1/+1
|
* Version: 1.9.12.Kristaps Dzonsons2009-10-311-2/+2
|
* Using "--warn" for validate, plus some accessibility fixes.Kristaps Dzonsons2009-10-281-1/+1
|
* Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, ↵Kristaps Dzonsons2009-10-281-1/+4
| | | | | | | | -mdoc). Made html_idcat be completely correct (messy standard) (-Thtml). Fixed warnings about -ohang and -item lists (-Thtml, -mdoc). Fixed typo in index.sgml.
* Fix to segfault in ordering Rs blocks (d'oh!).VERSION_1_9_11Kristaps Dzonsons2009-10-261-1/+1
| | | | Version: 1.9.11.
* Version: 1.9.10.Kristaps Dzonsons2009-10-261-2/+2
|
* Changed `-o' to `-O' for clarity. THIS BREAKS UTILITIES DEPENDING ON -o!Kristaps Dzonsons2009-10-261-1/+1
|
* Added ability to set OS name at compile-time with -DOSNAME="\"foo\"".Kristaps Dzonsons2009-10-221-1/+2
|
* Temporarily turned off validation (mandoc -Thtml needs URI encoding!).VERSION_1_9_9Kristaps Dzonsons2009-10-201-1/+1
| | | | Aesthetic fixes in index.sgml.
* Version: 1.9.9.Kristaps Dzonsons2009-10-201-4/+4
|
* Fixed typo in Makefile.Kristaps Dzonsons2009-10-181-1/+1
| | | | Added initial scaling-units section in mdoc.7.
* Re-added HTML changelog.Kristaps Dzonsons2009-10-181-1/+1
|
* Makefile uses multiple deps for some rules (shorter file).Kristaps Dzonsons2009-10-171-14/+2
|
* Moved output definitions into main.h.Kristaps Dzonsons2009-10-131-1/+1
| | | | Pushed terminal_{mdoc,man} into {mdoc,man}_term.c.
* Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).Kristaps Dzonsons2009-10-131-1/+1
|
* Version: 1.9.8.VERSION_1_9_8Kristaps Dzonsons2009-10-101-2/+2
|
* Version up.VERSION_1_9_7Kristaps Dzonsons2009-10-091-2/+2
|
* Additions to -Tman -Thtml: all structural components tested & in place.Kristaps Dzonsons2009-10-071-6/+9
| | | | Fitted both -Thtml with handling of arbitrary vertical and horizontal scaling units (see groff(7)). Undocumented until fitted into -Tascii (next release).
* Fixed mandoc.1 examples (new -Thtml options).Kristaps Dzonsons2009-10-031-6/+9
| | | | | Fixed manuals to use `In', not `Fd'. Moved buf* functions into html.c.
* Temporarily disabled ChangeLog.html (server's hosed and doesn't have xsltproc).Kristaps Dzonsons2009-09-251-2/+5
|
* Version: 1.9.6.Kristaps Dzonsons2009-09-251-2/+2
|
* Many more macros added to -Thtml.Kristaps Dzonsons2009-09-241-6/+8
| | | | Minor space issues fixed in -Tascii.
* All special characters sync'd with groff, both -Thtml and -Tascii.Kristaps Dzonsons2009-09-231-4/+6
| | | | Re-added text links to index.sgml (just for show).
* Added chars.h to HEADS.VERSION_1_9_5Kristaps Dzonsons2009-09-211-2/+4
|
* Added html.h to headers that should be distributed.Kristaps Dzonsons2009-09-211-2/+3
|
* Version: 1.9.5.Kristaps Dzonsons2009-09-211-2/+2
|
* Split html.c into html.h, mdoc_html.c, man_html.c.Kristaps Dzonsons2009-09-211-7/+14
|
* Fixed body/divbody structure of html pages.Kristaps Dzonsons2009-09-211-7/+5
| | | | | | Added example style.css (example.style.css). Enabled using -Thtml to generate manuals in Makefile. Stopped making text manuals for webpage.
* Removed new-born out.{h,c} (not a good idea).Kristaps Dzonsons2009-09-211-12/+18
| | | | | Removed if 0 for HTML-mode output (why not). Added option -oxxxx for passing options to output devices.
* Tentative addition of front-end utility functions (out.h) (not sure if it's ↵Kristaps Dzonsons2009-09-211-5/+8
| | | | | | necessary). More -Thtml installments.
* ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).Kristaps Dzonsons2009-09-171-6/+6
| | | | More html work.
* More updates to html.c.Kristaps Dzonsons2009-09-161-3/+6
| | | | Secretly enabled -Thtml in main.c (obviously not yet documented).
* Lookup hashes are now static tables, ordered first-level by second ↵Kristaps Dzonsons2009-09-161-1/+1
| | | | character, then randomly along a chain. Improves performance by a small fraction and considerably cleans up hash sources.
* Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour of recursive-friendly ↵Kristaps Dzonsons2009-09-151-0/+3
| | | | | | increments. Cleaned up confusing behaviour of p->flags.
* Version: 1.9.2.VERSION_1_9_2Kristaps Dzonsons2009-09-051-2/+2
| | | | Fixed man.7 syntax error (oops).
* Removed superfluous XXX.Kristaps Dzonsons2009-08-211-2/+2
| | | | Version: 1.9.1.