Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made tree/term/out() functions return void. | Kristaps Dzonsons | 2009-09-16 | 1 | -1/+1 |
| | | | | Put err() functions back into front-ends (no use making it needlessly complex). | ||||
* | Removed trailing whitespace in manuals. | Kristaps Dzonsons | 2009-07-20 | 1 | -32/+32 |
| | |||||
* | Removed some finished FIXMEs in mdoc.3. | Kristaps Dzonsons | 2009-07-19 | 1 | -8/+0 |
| | |||||
* | Fixed man.3 mdoc.3 const-nesses. | Kristaps Dzonsons | 2009-07-05 | 1 | -3/+3 |
| | |||||
* | Fixed email address in manual AUTHOR reference. | Kristaps Dzonsons | 2009-06-11 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
| | |||||
* | Manual .Dt fields CAPITALISED. | Kristaps Dzonsons | 2009-04-12 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | General clean-ups. | Kristaps Dzonsons | 2009-03-31 | 1 | -2/+3 |
| | |||||
* | Added some new manuals (mdoc.3 mandoc_char.7). | Kristaps Dzonsons | 2009-03-27 | 1 | -12/+3 |
| | | | | Support for .br in libman. | ||||
* | All macro-invocations, for consistency, begin with `.' in documentation. | Kristaps Dzonsons | 2009-03-26 | 1 | -7/+7 |
| | | | | | Fixed \\ -> \e in manual documentation. All preliminary -man macros in place. | ||||
* | More manual documentation fixed/improved. | Kristaps Dzonsons | 2009-03-23 | 1 | -4/+7 |
| | |||||
* | More documentation clarification. | Kristaps Dzonsons | 2009-03-22 | 1 | -0/+3 |
| | |||||
* | Fixes to dynamic addition of Bl width. | Kristaps Dzonsons | 2009-03-21 | 1 | -0/+20 |
| | |||||
* | Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2 | Kristaps Dzonsons | 2009-03-20 | 1 | -8/+21 |
| | | | | | Renamed term.c and terminal.c functions to be term_. Some bugfixes to lists. | ||||
* | Changed e-mail address to @openbsd. | Kristaps Dzonsons | 2009-03-16 | 1 | -2/+2 |
| | | | | Cleaned up manual-page documentation. | ||||
* | Fixed mdoc_phrase escape handling. | Kristaps Dzonsons | 2009-03-16 | 1 | -1/+4 |
| | | | | | | | | | | | Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions. | ||||
* | mdoc.3 refers to local mdoc.7. | Kristaps Dzonsons | 2009-03-14 | 1 | -168/+31 |
| | | | | mdoc.7 includes its compatibility with system-dependent roff installations. | ||||
* | Made syste-name macros callable (At, Bsx, etc.). | Kristaps Dzonsons | 2009-03-12 | 1 | -6/+16 |
| | |||||
* | Added -nested (doesn't do anything). | Kristaps Dzonsons | 2009-03-12 | 1 | -0/+19 |
| | | | | | | Added .%C. .Cd is now callable. Added .Rv -std. | ||||
* | NetBSD '.[[:whitespace:]]*' properly handled. | Kristaps Dzonsons | 2009-03-12 | 1 | -44/+39 |
| | | | | mdoc.3 indicates compatibilities and bugs. | ||||
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 1 | -0/+5 |
| | |||||
* | More character-encoding. | Kristaps Dzonsons | 2009-02-27 | 1 | -2/+39 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-25 | 1 | -1/+4 |
| | |||||
* | Character-encoding checked for all text (arguments/values). | Kristaps Dzonsons | 2009-02-24 | 1 | -1/+18 |
| | |||||
* | Adding revamped webpage. | Kristaps Dzonsons | 2009-02-23 | 1 | -5/+14 |
| | |||||
* | More in-file documentation and Linux-isation. | Kristaps Dzonsons | 2009-02-23 | 1 | -13/+13 |
| | | | | Moved mdoc_macros table definition into macro.c, where it belongs. | ||||
* | More documentation in place. | Kristaps Dzonsons | 2009-02-23 | 1 | -3/+3 |
| | |||||
* | Considerable mdoc.3 documentation. | Kristaps Dzonsons | 2009-02-23 | 1 | -19/+181 |
| | | | | Added a few more escapes and macros. | ||||
* | More documentation/installation fixes. | Kristaps Dzonsons | 2009-01-20 | 1 | -0/+10 |
| | |||||
* | More correct validation. | Kristaps Dzonsons | 2009-01-19 | 1 | -15/+44 |
| | | | | Elision of prologue macros from main tree. | ||||
* | Documentation, more validations, cleaned up actions, added Nm action. | Kristaps Dzonsons | 2009-01-17 | 1 | -0/+10 |
| | |||||
* | Initial separation of tree/mdocml.1. | Kristaps Dzonsons | 2009-01-16 | 1 | -18/+105 |
| | | | | | Finished mdoc.3. Broken build: mdocml.c. | ||||
* | Added more validation (parents/msecs). | Kristaps Dzonsons | 2009-01-16 | 1 | -0/+56 |
Initial function documentation for mdoc.3. |