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