summaryrefslogtreecommitdiffstats
path: root/private.h
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-081-14/+6
| | | | | Removed libmdoc internal argv limit (all dynamic). Removed "data" union in mdoc_node (to be selectively re-added).
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-5/+4
| | | | | Added -V option. Deprecated README files.
* Added support for dynamic -width detection for -tag lists.Kristaps Dzonsons2009-02-281-0/+1
|
* Support for macro widths (/usr/share/tmac/mdoc/doc-common).Kristaps Dzonsons2009-02-261-0/+1
|
* Added several more mdocterm outputs.Kristaps Dzonsons2009-02-241-1/+0
|
* Added character-encoding checks.Kristaps Dzonsons2009-02-241-1/+2
|
* Escape-sequence validation in place (for nodes).Kristaps Dzonsons2009-02-241-0/+1
|
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-9/+0
| | | | Moved mdoc_macros table definition into macro.c, where it belongs.
* Cleaned up validation source a bit.Kristaps Dzonsons2009-02-221-0/+1
| | | | | Fixed `Nm' and `Nd' detection. Added a few more terminal outputs.
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-6/+0
| | | | Escape-recognition term.c.
* More flesh in terminal-encoder.Kristaps Dzonsons2009-02-201-0/+5
|
* Fix-ups to macro.c.Kristaps Dzonsons2009-01-221-0/+1
|
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-211-3/+1
|
* Added regression tests (just for prologue, for now).Kristaps Dzonsons2009-01-201-0/+1
| | | | Minor fixes in parsing prologue.
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-201-7/+1
|
* Quoted-literals handled correctly.Kristaps Dzonsons2009-01-201-0/+1
|
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-201-3/+8
| | | | Added line-arg softmax.
* More correct validation.Kristaps Dzonsons2009-01-191-0/+2
| | | | Elision of prologue macros from main tree.
* Lint checks.Kristaps Dzonsons2009-01-171-0/+1
|
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-1/+2
|
* Separating output filters.Kristaps Dzonsons2009-01-171-0/+2
|
* Clean-ups & documentation.Kristaps Dzonsons2009-01-161-0/+4
|
* Broken build (changing err/warn/msg function prototypes for clarity).Kristaps Dzonsons2009-01-151-19/+47
|
* *** empty log message ***Kristaps Dzonsons2009-01-141-3/+2
|
* *** empty log message ***Kristaps Dzonsons2009-01-121-0/+2
|
* *** empty log message ***Kristaps Dzonsons2009-01-091-0/+1
|
* *** empty log message ***Kristaps Dzonsons2009-01-081-14/+22
|
* All macros have lines/positions.Kristaps Dzonsons2009-01-071-6/+7
|
* Added line numbering.Kristaps Dzonsons2009-01-071-5/+6
|
* *** empty log message ***Kristaps Dzonsons2009-01-071-2/+4
|
* Memory leak, some mdoc(7) conformities.Kristaps Dzonsons2009-01-061-4/+5
|
* Finished initial parse sequence.Kristaps Dzonsons2009-01-051-4/+3
|
* Actions and validations properly added.Kristaps Dzonsons2009-01-051-0/+1
|
* Huge changes.Kristaps Dzonsons2009-01-031-4/+2
|
* Broke apart macro_prologuexxx into prologue.Kristaps Dzonsons2009-01-011-8/+18
| | | | | Fixed validation for line-scoped. Merged const_arg and const.
* *** empty log message ***Kristaps Dzonsons2008-12-301-1/+4
|
* Validation fully works.Kristaps Dzonsons2008-12-301-0/+4
|
* *** empty log message ***Kristaps Dzonsons2008-12-301-0/+1
|
* More macros.Kristaps Dzonsons2008-12-291-0/+2
|
* *** empty log message ***Kristaps Dzonsons2008-12-291-0/+1
|
* *** empty log message ***Kristaps Dzonsons2008-12-281-0/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-281-3/+12
|
* *** empty log message ***Kristaps Dzonsons2008-12-231-3/+16
|
* Prologue Dd and Dt macros.Kristaps Dzonsons2008-12-171-1/+14
|
* *** empty log message ***Kristaps Dzonsons2008-12-151-5/+4
|
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-370/+35
|
* Made noop the default filter.Kristaps Dzonsons2008-12-101-0/+4
|
* Put prelude checking into asec.Kristaps Dzonsons2008-12-101-16/+19
|
* Linted on NetBSD side.Kristaps Dzonsons2008-12-101-4/+4
|
* Versioning up.Kristaps Dzonsons2008-12-101-1/+3
|