Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Lintified sources. | Kristaps Dzonsons | 2009-02-27 | 6 | -21/+31 | |
* | Versioning up. | Kristaps Dzonsons | 2009-02-27 | 1 | -2/+2 | |
* | Added more character-escape regressions. | Kristaps Dzonsons | 2009-02-27 | 3 | -0/+68 | |
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 4 | -24/+164 | |
* | More character-encoding. | Kristaps Dzonsons | 2009-02-27 | 6 | -30/+212 | |
* | Header and footer now use term API. | Kristaps Dzonsons | 2009-02-26 | 1 | -23/+19 | |
* | Support for macro widths (/usr/share/tmac/mdoc/doc-common). | Kristaps Dzonsons | 2009-02-26 | 4 | -3/+167 | |
* | Lists (scoped elements) now put delims in-scope. | Kristaps Dzonsons | 2009-02-26 | 4 | -34/+61 | |
* | More list work. | Kristaps Dzonsons | 2009-02-25 | 3 | -87/+141 | |
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-25 | 4 | -40/+62 | |
* | Added [almost] all list types. | Kristaps Dzonsons | 2009-02-25 | 4 | -61/+128 | |
* | Support for nested lists added. | Kristaps Dzonsons | 2009-02-25 | 4 | -95/+66 | |
* | Formatting. | Kristaps Dzonsons | 2009-02-25 | 1 | -1/+2 | |
* | Fixed version-date tag.VERSION.1.3.5 | Kristaps Dzonsons | 2009-02-25 | 1 | -2/+2 | |
* | Version printed on website. | Kristaps Dzonsons | 2009-02-25 | 2 | -2/+8 | |
* | NetBSD Lintified. | Kristaps Dzonsons | 2009-02-25 | 3 | -13/+17 | |
* | Some offsets built into termpair. | Kristaps Dzonsons | 2009-02-25 | 3 | -54/+36 | |
* | Added "termpair" for symmetric flag-setting. | Kristaps Dzonsons | 2009-02-25 | 3 | -229/+100 | |
* | All "low-hanging" macros implemented in term.c. | Kristaps Dzonsons | 2009-02-25 | 2 | -9/+135 | |
* | Raft of mdocterm callbacks in place. | Kristaps Dzonsons | 2009-02-24 | 4 | -23/+100 | |
* | More macros filled in. | Kristaps Dzonsons | 2009-02-24 | 1 | -34/+73 | |
* | Added several more mdocterm outputs. | Kristaps Dzonsons | 2009-02-24 | 5 | -11/+356 | |
* | 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 | 5 | -15/+35 | |
* | Added character-encoding checks. | Kristaps Dzonsons | 2009-02-24 | 10 | -157/+283 | |
* | Escape-sequence validation in place (for nodes). | Kristaps Dzonsons | 2009-02-24 | 11 | -24/+220 | |
* | Considerably cleaned up the validation code. | Kristaps Dzonsons | 2009-02-23 | 2 | -345/+176 | |
* | Port works. | Kristaps Dzonsons | 2009-02-23 | 3 | -37/+35 | |
* | Fixing port generation & instructions. | Kristaps Dzonsons | 2009-02-23 | 3 | -2/+6 | |
* | Cross-checked NetBSD compile changes to Linux. | Kristaps Dzonsons | 2009-02-23 | 2 | -2/+7 | |
* | Compiles fine on NetBSD now, too. | Kristaps Dzonsons | 2009-02-23 | 4 | -19/+27 | |
* | Adding revamped webpage. | Kristaps Dzonsons | 2009-02-23 | 8 | -83/+310 | |
* | Adding mdoclint.1 manual. | Kristaps Dzonsons | 2009-02-23 | 1 | -0/+116 | |
* | Added mdoclint. | Kristaps Dzonsons | 2009-02-23 | 6 | -11/+75 | |
* | More in-file documentation and Linux-isation. | Kristaps Dzonsons | 2009-02-23 | 12 | -227/+229 | |
* | More documentation in place. | Kristaps Dzonsons | 2009-02-23 | 2 | -7/+55 | |
* | Considerable mdoc.3 documentation. | Kristaps Dzonsons | 2009-02-23 | 4 | -403/+1146 | |
* | termact.c -> term.c | Kristaps Dzonsons | 2009-02-23 | 7 | -1261/+657 | |
* | BROKEN BUILD: migrating to mmain stuff. | Kristaps Dzonsons | 2009-02-22 | 7 | -524/+445 | |
* | Fixed `.Pf' handling. | Kristaps Dzonsons | 2009-02-22 | 6 | -12/+99 | |
* | Initial block-display support. | Kristaps Dzonsons | 2009-02-22 | 3 | -7/+111 | |
* | Cleaned up validation source a bit. | Kristaps Dzonsons | 2009-02-22 | 7 | -218/+508 | |
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-22 | 3 | -2/+9 | |
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 16 | -375/+745 | |
* | Split down term.c into term.h, termact.c. | Kristaps Dzonsons | 2009-02-21 | 4 | -579/+774 | |
* | A few more macros in place. | Kristaps Dzonsons | 2009-02-21 | 4 | -24/+80 | |
* | Initial list support (not nested, yet). | Kristaps Dzonsons | 2009-02-21 | 4 | -88/+288 | |
* | More flesh in terminal-encoder. | Kristaps Dzonsons | 2009-02-20 | 7 | -217/+811 | |
* | Re-added tree.c (for now). | Kristaps Dzonsons | 2009-02-20 | 5 | -9/+506 | |
* | Removed (moving) tree.c. | Kristaps Dzonsons | 2009-02-20 | 2 | -138/+3 |