summaryrefslogtreecommitdiffstatshomepage
path: root/validate.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for traditional `Ds' width.Kristaps Dzonsons2009-02-281-3/+3
* Added support for dynamic -width detection for -tag lists.Kristaps Dzonsons2009-02-281-16/+18
* Lintified sources.Kristaps Dzonsons2009-02-271-7/+8
* Character-encoding stuff documented, expanded.Kristaps Dzonsons2009-02-271-1/+3
* Lists (scoped elements) now put delims in-scope.Kristaps Dzonsons2009-02-261-8/+51
* NetBSD Lintified.Kristaps Dzonsons2009-02-251-4/+4
* All "low-hanging" macros implemented in term.c.Kristaps Dzonsons2009-02-251-4/+6
* Raft of mdocterm callbacks in place.Kristaps Dzonsons2009-02-241-7/+9
* Added Fd section validation.Kristaps Dzonsons2009-02-241-76/+88
* Character-encoding checked for all text (arguments/values).Kristaps Dzonsons2009-02-241-2/+6
* Added character-encoding checks.Kristaps Dzonsons2009-02-241-152/+183
* Escape-sequence validation in place (for nodes).Kristaps Dzonsons2009-02-241-17/+63
* Considerably cleaned up the validation code.Kristaps Dzonsons2009-02-231-345/+176
* Fixed `.Pf' handling.Kristaps Dzonsons2009-02-221-2/+3
* Cleaned up validation source a bit.Kristaps Dzonsons2009-02-221-188/+230
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-2/+2
* A few more macros in place.Kristaps Dzonsons2009-02-211-1/+2
* Initial list support (not nested, yet).Kristaps Dzonsons2009-02-211-1/+3
* *** empty log message ***Kristaps Dzonsons2009-01-211-24/+31
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-211-16/+57
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-201-4/+7
* Re-merged old port-building routines.Kristaps Dzonsons2009-01-201-1/+9
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-201-28/+4
* Removed FIXME for Bf.Kristaps Dzonsons2009-01-191-2/+2
* Bf macro properly supported.Kristaps Dzonsons2009-01-191-2/+48
* More correct validation.Kristaps Dzonsons2009-01-191-30/+30
* Removed unnecessary test cases (most were for visual).Kristaps Dzonsons2009-01-191-25/+56
* Lint checks.Kristaps Dzonsons2009-01-171-4/+12
* Added tests to makefile.Kristaps Dzonsons2009-01-171-59/+97
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-70/+176
* Initial separation of tree/mdocml.1.Kristaps Dzonsons2009-01-161-24/+114
* Boolean validation.Kristaps Dzonsons2009-01-161-31/+70
* Added more validation (parents/msecs).Kristaps Dzonsons2009-01-161-33/+127
* Clean-ups & documentation.Kristaps Dzonsons2009-01-161-2/+3
* Finished re-fitting err/warn/msg routines.Kristaps Dzonsons2009-01-161-33/+33
* Broken build (changing err/warn/msg function prototypes for clarity).Kristaps Dzonsons2009-01-151-10/+10
* *** empty log message ***Kristaps Dzonsons2009-01-151-1/+3
* *** empty log message ***Kristaps Dzonsons2009-01-141-1/+3
* *** empty log message ***Kristaps Dzonsons2009-01-121-15/+39
* *** empty log message ***Kristaps Dzonsons2009-01-121-62/+110
* *** empty log message ***Kristaps Dzonsons2009-01-121-50/+145
* *** empty log message ***Kristaps Dzonsons2009-01-121-27/+179
* *** empty log message ***Kristaps Dzonsons2009-01-091-4/+21
* *** empty log message ***Kristaps Dzonsons2009-01-091-3/+17
* *** empty log message ***Kristaps Dzonsons2009-01-091-22/+48
* *** empty log message ***Kristaps Dzonsons2009-01-081-8/+63
* *** empty log message ***Kristaps Dzonsons2009-01-081-4/+4
* *** empty log message ***Kristaps Dzonsons2009-01-081-23/+37
* *** empty log message ***Kristaps Dzonsons2009-01-071-371/+160
* Actions and validations properly added.Kristaps Dzonsons2009-01-051-17/+2