Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Expanded perfect htab to use 27 * 26 * 3 space. | Kristaps Dzonsons | 2009-03-11 | 1 | -1/+4 | |
| | | | | | | Added Brq, Bro and Brc macros. Added lbrace and rbrace to special characters. Fixed spacing in braces. | |||||
* | Added `Mt' and `Lk' macros (NetBSD). | Kristaps Dzonsons | 2009-03-09 | 1 | -1/+3 | |
| | ||||||
* | Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION.1.4.5 | Kristaps Dzonsons | 2009-03-09 | 1 | -0/+2 | |
| | ||||||
* | Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4 | Kristaps Dzonsons | 2009-03-09 | 1 | -0/+1 | |
| | | | | | Newline-escaped lines are concatenated. Added -fign-macro option. | |||||
* | Added `Lp' macro. | Kristaps Dzonsons | 2009-03-08 | 1 | -1/+2 | |
| | ||||||
* | Added .Ap. | Kristaps Dzonsons | 2009-03-08 | 1 | -1/+2 | |
| | ||||||
* | Updated manuals. | Kristaps Dzonsons | 2009-03-08 | 1 | -2/+5 | |
| | | | | Added -fign-scope and -fign-escape. | |||||
* | mdocterm now using new API. | Kristaps Dzonsons | 2009-03-08 | 1 | -0/+2 | |
| | ||||||
* | BROKEN CHECK-IN. Wide-ranging updates. | Kristaps Dzonsons | 2009-03-08 | 1 | -32/+20 | |
| | | | | | Removed libmdoc internal argv limit (all dynamic). Removed "data" union in mdoc_node (to be selectively re-added). | |||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -156/+36 | |
| | | | | | Added -V option. Deprecated README files. | |||||
* | Support for maxrmargin-breaking with TERMP_NOBREAK. | Kristaps Dzonsons | 2009-03-02 | 1 | -0/+1 | |
| | | | | Tabs auto-converted to spaces. | |||||
* | Added several more mdocterm outputs. | Kristaps Dzonsons | 2009-02-24 | 1 | -0/+3 | |
| | ||||||
* | Added character-encoding checks. | Kristaps Dzonsons | 2009-02-24 | 1 | -2/+0 | |
| | ||||||
* | Considerable mdoc.3 documentation. | Kristaps Dzonsons | 2009-02-23 | 1 | -3/+9 | |
| | | | | Added a few more escapes and macros. | |||||
* | BROKEN BUILD: migrating to mmain stuff. | Kristaps Dzonsons | 2009-02-22 | 1 | -2/+2 | |
| | ||||||
* | Cleaned up validation source a bit. | Kristaps Dzonsons | 2009-02-22 | 1 | -1/+1 | |
| | | | | | Fixed `Nm' and `Nd' detection. Added a few more terminal outputs. | |||||
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+8 | |
| | | | | Escape-recognition term.c. | |||||
* | Removed tree-writing capability (for now, only validates and exits). | Kristaps Dzonsons | 2009-02-20 | 1 | -20/+15 | |
| | ||||||
* | Re-merged old port-building routines. | Kristaps Dzonsons | 2009-01-20 | 1 | -0/+1 | |
| | ||||||
* | More correct validation. | Kristaps Dzonsons | 2009-01-19 | 1 | -2/+5 | |
| | | | | Elision of prologue macros from main tree. | |||||
* | Removed unnecessary test cases (most were for visual). | Kristaps Dzonsons | 2009-01-19 | 1 | -0/+3 | |
| | | | | Finally fixed scope-rewinding (MDOC_VALID). | |||||
* | Documentation, more validations, cleaned up actions, added Nm action. | Kristaps Dzonsons | 2009-01-17 | 1 | -4/+3 | |
| | ||||||
* | Separating output filters. | Kristaps Dzonsons | 2009-01-17 | 1 | -3/+0 | |
| | ||||||
* | Clean-ups & documentation. | Kristaps Dzonsons | 2009-01-16 | 1 | -6/+35 | |
| | ||||||
* | Broken build (changing err/warn/msg function prototypes for clarity). | Kristaps Dzonsons | 2009-01-15 | 1 | -56/+12 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-14 | 1 | -0/+4 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -17/+7 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-12 | 1 | -0/+4 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-09 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-08 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-07 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-05 | 1 | -1/+2 | |
| | ||||||
* | Finished initial parse sequence. | Kristaps Dzonsons | 2009-01-05 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-03 | 1 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-01-02 | 1 | -1/+3 | |
| | ||||||
* | Broke apart macro_prologuexxx into prologue. | Kristaps Dzonsons | 2009-01-01 | 1 | -1/+2 | |
| | | | | | Fixed validation for line-scoped. Merged const_arg and const. | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-30 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-29 | 1 | -0/+1 | |
| | ||||||
* | More macros. | Kristaps Dzonsons | 2008-12-29 | 1 | -0/+19 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-29 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-28 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-28 | 1 | -4/+11 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-23 | 1 | -1/+9 | |
| | ||||||
* | Prologue Dd and Dt macros. | Kristaps Dzonsons | 2008-12-17 | 1 | -9/+20 | |
| | ||||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-15 | 1 | -1/+91 | |
| | ||||||
* | Purged all old files in favour of new design. Selective reintegration. | Kristaps Dzonsons | 2008-12-15 | 1 | -0/+289 | |