Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up version info. | Kristaps Dzonsons | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Updated web-site with new version.VERSION.1.9.16 | Kristaps Dzonsons | 2010-03-22 | 1 | -58/+30 |
| | | | | Allowed double-rule entries in Makefile (clean-up). | ||||
* | Added news item for new version.VERSION.1.9.15 | Kristaps Dzonsons | 2010-02-17 | 1 | -2/+2 |
| | | | | Version: 1.9.15. | ||||
* | Fixed Makefile for `make lint' dep. on config.h | Kristaps Dzonsons | 2010-01-29 | 1 | -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-pre2 | Kristaps Dzonsons | 2010-01-01 | 1 | -2/+2 |
| | |||||
* | CFLAGS need -Werror to make the strlcpy/strlcat check work. | Kristaps Dzonsons | 2010-01-01 | 1 | -2/+2 |
| | |||||
* | Big check-in of compatibility layer. This should work on most major ↵ | Kristaps Dzonsons | 2010-01-01 | 1 | -5/+25 |
| | | | | architectures. Thanks to Joerg Sonnenberger. | ||||
* | Fixed handling of exampledir (pointed out by Ulrich Sporlein, forgotten, ↵ | Kristaps Dzonsons | 2009-12-02 | 1 | -1/+4 |
| | | | | discovered again). | ||||
* | Version: 1.9.14.VERSION.1.9.14 | Kristaps Dzonsons | 2009-11-16 | 1 | -2/+2 |
| | |||||
* | More clarification in manuals. Added per-OUTPUT section in mandoc.1. | Kristaps Dzonsons | 2009-11-16 | 1 | -0/+2 |
| | |||||
* | Version: 1.9.13.VERSION.1.9.13 | Kristaps Dzonsons | 2009-11-02 | 1 | -2/+2 |
| | |||||
* | Finished section-by-section definitions in man.7 (will be used as baseline ↵ | Kristaps Dzonsons | 2009-10-31 | 1 | -7/+10 |
| | | | | for mdoc.7). | ||||
* | Fixed in make dist (in version 1.9.12).VERSION.1.9.12 | Kristaps Dzonsons | 2009-10-31 | 1 | -1/+1 |
| | |||||
* | Version: 1.9.12. | Kristaps Dzonsons | 2009-10-31 | 1 | -2/+2 |
| | |||||
* | Using "--warn" for validate, plus some accessibility fixes. | Kristaps Dzonsons | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, ↵ | Kristaps Dzonsons | 2009-10-28 | 1 | -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.11 | Kristaps Dzonsons | 2009-10-26 | 1 | -1/+1 |
| | | | | Version: 1.9.11. | ||||
* | Version: 1.9.10. | Kristaps Dzonsons | 2009-10-26 | 1 | -2/+2 |
| | |||||
* | Changed `-o' to `-O' for clarity. THIS BREAKS UTILITIES DEPENDING ON -o! | Kristaps Dzonsons | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Added ability to set OS name at compile-time with -DOSNAME="\"foo\"". | Kristaps Dzonsons | 2009-10-22 | 1 | -1/+2 |
| | |||||
* | Temporarily turned off validation (mandoc -Thtml needs URI encoding!).VERSION.1.9.9 | Kristaps Dzonsons | 2009-10-20 | 1 | -1/+1 |
| | | | | Aesthetic fixes in index.sgml. | ||||
* | Version: 1.9.9. | Kristaps Dzonsons | 2009-10-20 | 1 | -4/+4 |
| | |||||
* | Fixed typo in Makefile. | Kristaps Dzonsons | 2009-10-18 | 1 | -1/+1 |
| | | | | Added initial scaling-units section in mdoc.7. | ||||
* | Re-added HTML changelog. | Kristaps Dzonsons | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | Makefile uses multiple deps for some rules (shorter file). | Kristaps Dzonsons | 2009-10-17 | 1 | -14/+2 |
| | |||||
* | Moved output definitions into main.h. | Kristaps Dzonsons | 2009-10-13 | 1 | -1/+1 |
| | | | | Pushed terminal_{mdoc,man} into {mdoc,man}_term.c. | ||||
* | Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein). | Kristaps Dzonsons | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | Version: 1.9.8.VERSION.1.9.8 | Kristaps Dzonsons | 2009-10-10 | 1 | -2/+2 |
| | |||||
* | Version up.VERSION.1.9.7 | Kristaps Dzonsons | 2009-10-09 | 1 | -2/+2 |
| | |||||
* | Additions to -Tman -Thtml: all structural components tested & in place. | Kristaps Dzonsons | 2009-10-07 | 1 | -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 Dzonsons | 2009-10-03 | 1 | -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 Dzonsons | 2009-09-25 | 1 | -2/+5 |
| | |||||
* | Version: 1.9.6. | Kristaps Dzonsons | 2009-09-25 | 1 | -2/+2 |
| | |||||
* | Many more macros added to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -6/+8 |
| | | | | Minor space issues fixed in -Tascii. | ||||
* | All special characters sync'd with groff, both -Thtml and -Tascii. | Kristaps Dzonsons | 2009-09-23 | 1 | -4/+6 |
| | | | | Re-added text links to index.sgml (just for show). | ||||
* | Added chars.h to HEADS.VERSION.1.9.5 | Kristaps Dzonsons | 2009-09-21 | 1 | -2/+4 |
| | |||||
* | Added html.h to headers that should be distributed. | Kristaps Dzonsons | 2009-09-21 | 1 | -2/+3 |
| | |||||
* | Version: 1.9.5. | Kristaps Dzonsons | 2009-09-21 | 1 | -2/+2 |
| | |||||
* | Split html.c into html.h, mdoc_html.c, man_html.c. | Kristaps Dzonsons | 2009-09-21 | 1 | -7/+14 |
| | |||||
* | Fixed body/divbody structure of html pages. | Kristaps Dzonsons | 2009-09-21 | 1 | -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 Dzonsons | 2009-09-21 | 1 | -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 Dzonsons | 2009-09-21 | 1 | -5/+8 |
| | | | | | | necessary). More -Thtml installments. | ||||
* | ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). | Kristaps Dzonsons | 2009-09-17 | 1 | -6/+6 |
| | | | | More html work. | ||||
* | More updates to html.c. | Kristaps Dzonsons | 2009-09-16 | 1 | -3/+6 |
| | | | | Secretly enabled -Thtml in main.c (obviously not yet documented). | ||||
* | Lookup hashes are now static tables, ordered first-level by second ↵ | Kristaps Dzonsons | 2009-09-16 | 1 | -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 Dzonsons | 2009-09-15 | 1 | -0/+3 |
| | | | | | | increments. Cleaned up confusing behaviour of p->flags. | ||||
* | Version: 1.9.2.VERSION.1.9.2 | Kristaps Dzonsons | 2009-09-05 | 1 | -2/+2 |
| | | | | Fixed man.7 syntax error (oops). | ||||
* | Removed superfluous XXX. | Kristaps Dzonsons | 2009-08-21 | 1 | -2/+2 |
| | | | | Version: 1.9.1. | ||||
* | Updated libman AST documentation. | Kristaps Dzonsons | 2009-08-17 | 1 | -2/+2 |
| | | | | Version (not yet finalised, but tagging in Makefile): 1.9.0. | ||||
* | Significant overhaul in libman. Macros are now block- and line-scoped (with | Kristaps Dzonsons | 2009-08-13 | 1 | -3/+6 |
| | | | | | | | | next-line scope extensions possible). man.7 reflects block and line scoping, and also includes a REFERENCE section that will be used as a template for the big mdoc reference. Many fixes in next-line behaviour for both inline and block macros. Added some macros for compatibility (from me.7). Corrected quoted-literal handling for libman. |