summaryrefslogtreecommitdiffstats
path: root/mdoc.c
Commit message (Expand)AuthorAgeFilesLines
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-10/+5
* -man printing linked to -Ttree.Kristaps Dzonsons2009-03-231-20/+26
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-30/+18
* Added %Q macro.Kristaps Dzonsons2009-03-211-1/+2
* Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2Kristaps Dzonsons2009-03-201-8/+41
* Many more ASCII escapes added.Kristaps Dzonsons2009-03-191-3/+30
* Changed e-mail address to @openbsd.Kristaps Dzonsons2009-03-161-2/+2
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-161-5/+6
* Added -nested (doesn't do anything).Kristaps Dzonsons2009-03-121-3/+5
* NetBSD '.[[:whitespace:]]*' properly handled.Kristaps Dzonsons2009-03-121-1/+13
* Brq/Bro/Brc fixed up and pretty.Kristaps Dzonsons2009-03-121-2/+0
* Expanded perfect htab to use 27 * 26 * 3 space.Kristaps Dzonsons2009-03-111-1/+2
* Added `Mt' and `Lk' macros (NetBSD).Kristaps Dzonsons2009-03-091-1/+1
* Fixed valgrind issues.VERSION.1.4.6Kristaps Dzonsons2009-03-091-2/+2
* Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4Kristaps Dzonsons2009-03-091-5/+20
* Added `Lp' macro.Kristaps Dzonsons2009-03-081-1/+2
* Added .Ap.Kristaps Dzonsons2009-03-081-1/+1
* Updated manuals.Kristaps Dzonsons2009-03-081-2/+2
* Memory fixes in new dynamic schema.Kristaps Dzonsons2009-03-081-0/+2
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-081-199/+105
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-61/+7
* Cleaned up ctype functions (netbsd).Kristaps Dzonsons2009-03-051-2/+3
* Added new old escape sequence \*[nn].Kristaps Dzonsons2009-03-021-5/+16
* Backed-out warning about Ds.Kristaps Dzonsons2009-03-011-1/+6
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-128/+13
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-2/+2
* Cleaned up validation source a bit.Kristaps Dzonsons2009-02-221-10/+14
* Removed tree-writing capability (for now, only validates and exits).Kristaps Dzonsons2009-02-201-7/+18
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-211-5/+8
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-201-18/+18
* Lint- and NetBSD-compiler checks.Kristaps Dzonsons2009-01-201-2/+2
* Re-merged old port-building routines.Kristaps Dzonsons2009-01-201-1/+8
* Quoted-literals handled correctly.Kristaps Dzonsons2009-01-201-0/+1
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-201-12/+33
* Plugged memory leak in meta free.Kristaps Dzonsons2009-01-191-12/+5
* More correct validation.Kristaps Dzonsons2009-01-191-6/+13
* Removed unnecessary test cases (most were for visual).Kristaps Dzonsons2009-01-191-0/+2
* Lint checks.Kristaps Dzonsons2009-01-171-0/+22
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-3/+14
* Initial separation of tree/mdocml.1.Kristaps Dzonsons2009-01-161-1/+2
* Added more validation (parents/msecs).Kristaps Dzonsons2009-01-161-3/+3
* Broken build (changing err/warn/msg function prototypes for clarity).Kristaps Dzonsons2009-01-151-26/+30
* *** empty log message ***Kristaps Dzonsons2009-01-151-29/+12
* *** empty log message ***Kristaps Dzonsons2009-01-141-25/+25
* *** empty log message ***Kristaps Dzonsons2009-01-121-1/+1
* *** empty log message ***Kristaps Dzonsons2009-01-121-12/+31
* *** empty log message ***Kristaps Dzonsons2009-01-121-32/+5
* *** empty log message ***Kristaps Dzonsons2009-01-091-11/+26
* *** empty log message ***Kristaps Dzonsons2009-01-081-3/+3
* *** empty log message ***Kristaps Dzonsons2009-01-081-53/+62