Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated index with "administrative" stuff (contacts, etc.). | Kristaps Dzonsons | 2009-06-13 | 1 | -37/+71 | |
| | ||||||
* | Don't run with -Werror when generating texts.VERSION.1.7.15 | Kristaps Dzonsons | 2009-06-12 | 1 | -3/+3 | |
| | ||||||
* | Lint fixes (no effect). | Kristaps Dzonsons | 2009-06-12 | 3 | -5/+8 | |
| | | | | Versioning up. | |||||
* | Made per-macro "now callable" COMPATIBILITY claims into a single "most ↵ | Kristaps Dzonsons | 2009-06-12 | 2 | -30/+37 | |
| | | | | | | | macros callable". Added COMPATIBILITY note on escaped special-character sequences. Vertical bar now correctly delimits (like in new groff). | |||||
* | `Lk' is correctly handled as CALLABLE (note groff munges nested output). | Kristaps Dzonsons | 2009-06-12 | 5 | -15/+50 | |
| | | | | | | | `Mt' is now CALLABLE. Fixed missing validate/action of zero-element, non-called inline elements. Fixed missing validate/action of nested inline element re-calls. Fixed bogus column argv index in validator. | |||||
* | `Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org). | Kristaps Dzonsons | 2009-06-11 | 2 | -6/+7 | |
| | ||||||
* | `An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org). | Kristaps Dzonsons | 2009-06-11 | 2 | -3/+4 | |
| | ||||||
* | Added automatic ChangeLog generation with each snapshot.VERSION.1.7.14 | Kristaps Dzonsons | 2009-06-11 | 2 | -5/+9 | |
| | | | | Added ChangeLog to main page. | |||||
* | Backed-out .IP changes for libman (needs work). | Kristaps Dzonsons | 2009-06-11 | 1 | -0/+5 | |
| | ||||||
* | Version up. Testing. | Kristaps Dzonsons | 2009-06-11 | 1 | -2/+2 | |
| | ||||||
* | Added mdoc.template (from NetBSD -- unlicensed??). | Kristaps Dzonsons | 2009-06-11 | 2 | -18/+58 | |
| | | | | | Moved MDOC_TEXT type checks into assertions (should be caught by parser). Added some FIXME notes in mdoc output (largely that things should be asserted, not caught). | |||||
* | Added "left" -offset tag. | Kristaps Dzonsons | 2009-06-11 | 1 | -4/+8 | |
| | ||||||
* | Documented some un-clear parts of main.c. | Kristaps Dzonsons | 2009-06-11 | 3 | -136/+64 | |
| | | | | | Fixed footer to be new-groff style (OS DATE OS). Removed sanity check from mdoc_term (unnecessary). | |||||
* | Clean up validation of field widths. | Kristaps Dzonsons | 2009-06-11 | 2 | -33/+59 | |
| | | | | | | Pushed field-width warn/error into warn/error routine. Removed superfluous space at output eoln. Fixed overzealous line break in lists. | |||||
* | Added compat to Makefile. | Kristaps Dzonsons | 2009-06-11 | 1 | -0/+3 | |
| | ||||||
* | Fix space-before-newline (inspired by schwarze@openbsd.org). | Kristaps Dzonsons | 2009-06-11 | 1 | -5/+4 | |
| | ||||||
* | Fixed email address in manual AUTHOR reference. | Kristaps Dzonsons | 2009-06-11 | 9 | -9/+9 | |
| | | | | | | Set max right margin to 80 columns (schwarze@openbsd.org). Fixed centre-field heading position (schwarze@openbsd.org). Also fixed -Tman centre-field. | |||||
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 41 | -41/+41 | |
| | ||||||
* | Version bumped.VERSION.1.7.13 | Kristaps Dzonsons | 2009-04-12 | 2 | -3/+3 | |
| | | | | `.Er' has more section restrictions (Joerg). | |||||
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 43 | -507/+438 | |
| | ||||||
* | Spelling "preceed" -> "precede" (naddy). | Kristaps Dzonsons | 2009-04-12 | 3 | -4/+4 | |
| | ||||||
* | Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7. | Kristaps Dzonsons | 2009-04-12 | 3 | -5/+14 | |
| | ||||||
* | Added \^ and \~ escapes (Joerg). | Kristaps Dzonsons | 2009-04-12 | 2 | -0/+6 | |
| | ||||||
* | Manual .Dt fields CAPITALISED. | Kristaps Dzonsons | 2009-04-12 | 14 | -31/+62 | |
| | | | | | | | | Indent set to 5 chars (nroff compat). Half-indent set to 3 chars (nroff compat). Default behaviour is loose-y (ignore macro/char/escape). Added -fstrict. Added unknown-character ignoring. | |||||
* | *** empty log message ***VERSION.1.7.12 | Kristaps Dzonsons | 2009-04-06 | 1 | -1/+1 | |
| | ||||||
* | Removed forgotten printfs. | Kristaps Dzonsons | 2009-04-06 | 1 | -6/+0 | |
| | ||||||
* | Version (BIG fix). | Kristaps Dzonsons | 2009-04-06 | 1 | -2/+2 | |
| | ||||||
* | Fix bogus use of mdoc->last in action pre-handler (!!!!!). | Kristaps Dzonsons | 2009-04-06 | 1 | -2/+9 | |
| | ||||||
* | Added TEXTS to installwww.VERSION.1.7.10 | Kristaps Dzonsons | 2009-04-05 | 1 | -1/+1 | |
| | ||||||
* | man(3) doesn't use err.h anymore. | Kristaps Dzonsons | 2009-04-05 | 13 | -121/+157 | |
| | | | | | | | | Added .i to man(3). Fixed up manuals. Fixed up webpage. Assertion fixes in man(3) (hashtable). Fixed assertion for .IP in mandoc -man. | |||||
* | Version. | Kristaps Dzonsons | 2009-04-03 | 1 | -2/+2 | |
| | ||||||
* | Updated manuals.7. | Kristaps Dzonsons | 2009-04-03 | 2 | -12/+22 | |
| | | | | Fixed .Dl display. | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-04-03 | 2 | -8/+5 | |
| | ||||||
* | Proper resetting of memory. | Kristaps Dzonsons | 2009-04-03 | 6 | -113/+141 | |
| | | | | Array boundary fixed (-W). | |||||
* | Documented -mandoc behaviour. | Kristaps Dzonsons | 2009-04-02 | 2 | -6/+22 | |
| | ||||||
* | Added -p1003.1-2008 specification. | Kristaps Dzonsons | 2009-04-02 | 4 | -6/+16 | |
| | | | | | Fixed invalid memory accesses (concat()). Made -fign-macro be the default for libman. | |||||
* | Initial -mandoc auto-switch in place. | Kristaps Dzonsons | 2009-04-02 | 2 | -115/+213 | |
| | ||||||
* | mdoc_tokhash -> hash | Kristaps Dzonsons | 2009-04-02 | 12 | -28/+71 | |
| | | | | Initial man hashtab (BROKEN). | |||||
* | General clean-ups. | Kristaps Dzonsons | 2009-03-31 | 17 | -1283/+428 | |
| | ||||||
* | Added br documentation. | Kristaps Dzonsons | 2009-03-27 | 1 | -0/+9 | |
| | ||||||
* | Version. Added forgotten file. | Kristaps Dzonsons | 2009-03-27 | 2 | -2/+859 | |
| | ||||||
* | Added some new manuals (mdoc.3 mandoc_char.7). | Kristaps Dzonsons | 2009-03-27 | 12 | -449/+817 | |
| | | | | Support for .br in libman. | |||||
* | Fixes in going over all OpenBSD manuals. | Kristaps Dzonsons | 2009-03-27 | 5 | -20/+37 | |
| | ||||||
* | Clean-ups to documentation. | Kristaps Dzonsons | 2009-03-26 | 3 | -82/+33 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-03-26 | 1 | -1/+2 | |
| | ||||||
* | Added simple font-escapes. | Kristaps Dzonsons | 2009-03-26 | 2 | -0/+31 | |
| | ||||||
* | All macro-invocations, for consistency, begin with `.' in documentation. | Kristaps Dzonsons | 2009-03-26 | 8 | -323/+398 | |
| | | | | | Fixed \\ -> \e in manual documentation. All preliminary -man macros in place. | |||||
* | Added several macros to man_term.c.VERSION.1.7.5 | Kristaps Dzonsons | 2009-03-26 | 1 | -7/+127 | |
| | ||||||
* | Fixed after-NLINE-error assertion. | Kristaps Dzonsons | 2009-03-26 | 5 | -8/+13 | |
| | | | | | Scanned over all manuals with valgrind. Version up. | |||||
* | Initial front-end formatting for -man pages. | Kristaps Dzonsons | 2009-03-26 | 12 | -405/+852 | |
| |