Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new old escape sequence \*[nn]. | Kristaps Dzonsons | 2009-03-02 | 1 | -1/+1 |
| | | | | | Initial correct .Bd support (still only text in literal displays). Symbols put into tables (character-encoding). | ||||
* | Added support for traditional `Ds' width. | Kristaps Dzonsons | 2009-02-28 | 1 | -2/+2 |
| | |||||
* | Added support for dynamic -width detection for -tag lists. | Kristaps Dzonsons | 2009-02-28 | 1 | -15/+17 |
| | |||||
* | Lintified sources. | Kristaps Dzonsons | 2009-02-27 | 1 | -6/+7 |
| | |||||
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 1 | -0/+2 |
| | |||||
* | Lists (scoped elements) now put delims in-scope. | Kristaps Dzonsons | 2009-02-26 | 1 | -7/+50 |
| | |||||
* | NetBSD Lintified. | Kristaps Dzonsons | 2009-02-25 | 1 | -3/+3 |
| | |||||
* | All "low-hanging" macros implemented in term.c. | Kristaps Dzonsons | 2009-02-25 | 1 | -3/+5 |
| | |||||
* | Raft of mdocterm callbacks in place. | Kristaps Dzonsons | 2009-02-24 | 1 | -6/+8 |
| | | | | Fixed Fo/Fc handling in validate/mdocterm. | ||||
* | Added Fd section validation. | Kristaps Dzonsons | 2009-02-24 | 1 | -75/+87 |
| | |||||
* | Character-encoding checked for all text (arguments/values). | Kristaps Dzonsons | 2009-02-24 | 1 | -1/+5 |
| | |||||
* | Added character-encoding checks. | Kristaps Dzonsons | 2009-02-24 | 1 | -151/+182 |
| | |||||
* | Escape-sequence validation in place (for nodes). | Kristaps Dzonsons | 2009-02-24 | 1 | -16/+62 |
| | |||||
* | Considerably cleaned up the validation code. | Kristaps Dzonsons | 2009-02-23 | 1 | -344/+175 |
| | |||||
* | Fixed `.Pf' handling. | Kristaps Dzonsons | 2009-02-22 | 1 | -1/+2 |
| | | | | System now supports all mdocml manual pages. | ||||
* | Cleaned up validation source a bit. | Kristaps Dzonsons | 2009-02-22 | 1 | -187/+229 |
| | | | | | Fixed `Nm' and `Nd' detection. Added a few more terminal outputs. | ||||
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -1/+1 |
| | | | | Escape-recognition term.c. | ||||
* | A few more macros in place. | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+1 |
| | |||||
* | Initial list support (not nested, yet). | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-21 | 1 | -23/+30 |
| | |||||
* | More validation on prologue/first NAME section. | Kristaps Dzonsons | 2009-01-21 | 1 | -15/+56 |
| | |||||
* | In-progress migration to ARGV separation. | Kristaps Dzonsons | 2009-01-20 | 1 | -3/+6 |
| | |||||
* | Re-merged old port-building routines. | Kristaps Dzonsons | 2009-01-20 | 1 | -0/+8 |
| | |||||
* | Moved prologue-pruning into action.c. | Kristaps Dzonsons | 2009-01-20 | 1 | -27/+3 |
| | | | | Added line-arg softmax. | ||||
* | Removed FIXME for Bf. | Kristaps Dzonsons | 2009-01-19 | 1 | -1/+1 |
| | |||||
* | Bf macro properly supported. | Kristaps Dzonsons | 2009-01-19 | 1 | -1/+47 |
| | |||||
* | More correct validation. | Kristaps Dzonsons | 2009-01-19 | 1 | -29/+29 |
| | | | | Elision of prologue macros from main tree. | ||||
* | Removed unnecessary test cases (most were for visual). | Kristaps Dzonsons | 2009-01-19 | 1 | -24/+55 |
| | | | | Finally fixed scope-rewinding (MDOC_VALID). | ||||
* | Lint checks. | Kristaps Dzonsons | 2009-01-17 | 1 | -3/+11 |
| | |||||
* | Added tests to makefile. | Kristaps Dzonsons | 2009-01-17 | 1 | -58/+96 |
| | |||||
* | Documentation, more validations, cleaned up actions, added Nm action. | Kristaps Dzonsons | 2009-01-17 | 1 | -69/+175 |
| | |||||
* | Initial separation of tree/mdocml.1. | Kristaps Dzonsons | 2009-01-16 | 1 | -23/+113 |
| | | | | | Finished mdoc.3. Broken build: mdocml.c. | ||||
* | Boolean validation. | Kristaps Dzonsons | 2009-01-16 | 1 | -30/+69 |
| | |||||
* | Added more validation (parents/msecs). | Kristaps Dzonsons | 2009-01-16 | 1 | -32/+126 |
| | | | | Initial function documentation for mdoc.3. | ||||
* | Clean-ups & documentation. | Kristaps Dzonsons | 2009-01-16 | 1 | -1/+2 |
| | |||||
* | Finished re-fitting err/warn/msg routines. | Kristaps Dzonsons | 2009-01-16 | 1 | -32/+32 |
| | | | | Some minor bug-fixes. | ||||
* | Broken build (changing err/warn/msg function prototypes for clarity). | Kristaps Dzonsons | 2009-01-15 | 1 | -9/+9 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-15 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-14 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -14/+38 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -61/+109 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -49/+144 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -26/+178 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-09 | 1 | -3/+20 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-09 | 1 | -2/+16 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-09 | 1 | -21/+47 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-08 | 1 | -7/+62 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-08 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-08 | 1 | -22/+36 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-07 | 1 | -370/+159 |
| |