summaryrefslogtreecommitdiffstatshomepage
path: root/validate.c
Commit message (Collapse)AuthorAgeFilesLines
* *** 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
| | | | Added line-arg softmax.
* 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
| | | | Elision of prologue macros from main tree.
* Removed unnecessary test cases (most were for visual).Kristaps Dzonsons2009-01-191-25/+56
| | | | Finally fixed scope-rewinding (MDOC_VALID).
* 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
| | | | | Finished mdoc.3. Broken build: mdocml.c.
* Boolean validation.Kristaps Dzonsons2009-01-161-31/+70
|
* Added more validation (parents/msecs).Kristaps Dzonsons2009-01-161-33/+127
| | | | Initial function documentation for mdoc.3.
* Clean-ups & documentation.Kristaps Dzonsons2009-01-161-2/+3
|
* Finished re-fitting err/warn/msg routines.Kristaps Dzonsons2009-01-161-33/+33
| | | | Some minor bug-fixes.
* 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
|
* Huge changes.Kristaps Dzonsons2009-01-031-9/+9
|
* *** empty log message ***Kristaps Dzonsons2009-01-031-175/+225
|
* *** empty log message ***Kristaps Dzonsons2009-01-021-4/+4
|
* *** empty log message ***Kristaps Dzonsons2009-01-021-3/+18
|
* Broke apart macro_prologuexxx into prologue.Kristaps Dzonsons2009-01-011-131/+225
| | | | | Fixed validation for line-scoped. Merged const_arg and const.
* *** empty log message ***Kristaps Dzonsons2008-12-301-3/+3
|
* Validation fully works.Kristaps Dzonsons2008-12-301-1053/+211
|
* *** empty log message ***Kristaps Dzonsons2008-12-301-0/+1159
|
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-470/+0
|
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-73/+84
|
* Validate-cum-xmlprint now includes arguments.Kristaps Dzonsons2008-11-301-3/+49
|
* Fixed spacing (almost there).Kristaps Dzonsons2008-11-301-17/+14
|
* Backed out PUNCT changes (again).Kristaps Dzonsons2008-11-301-13/+13
|
* Validation presentation (html-like).Kristaps Dzonsons2008-11-291-50/+101
| | | | | Fixed newlining for data. Moved roffhead/rofftail to roff_Os.
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-0/+365