summaryrefslogtreecommitdiffstatshomepage
path: root/macro.c
Commit message (Expand)AuthorAgeFilesLines
* Added %Q macro.Kristaps Dzonsons2009-03-211-1/+2
* Fixed new partial-imp closure (wasn't action-ing closed scopes).Kristaps Dzonsons2009-03-211-10/+6
* Explicit-scope can break some implicit partial-block (Oc -> Op).Kristaps Dzonsons2009-03-211-18/+45
* Changed e-mail address to @openbsd.Kristaps Dzonsons2009-03-161-2/+3
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-161-463/+381
* Made syste-name macros callable (At, Bsx, etc.).Kristaps Dzonsons2009-03-121-8/+8
* Added -nested (doesn't do anything).Kristaps Dzonsons2009-03-121-4/+3
* Delimiters added to columns.Kristaps Dzonsons2009-03-121-3/+2
* Removed segfault with empty word.Kristaps Dzonsons2009-03-121-13/+34
* Brq/Bro/Brc fixed up and pretty.Kristaps Dzonsons2009-03-121-38/+75
* Expanded perfect htab to use 27 * 26 * 3 space.Kristaps Dzonsons2009-03-111-1/+12
* Bug-fix in mdoc_argv.Kristaps Dzonsons2009-03-101-3/+9
* Added `Mt' and `Lk' macros (NetBSD).Kristaps Dzonsons2009-03-091-1/+3
* Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION_1_4_5Kristaps Dzonsons2009-03-091-6/+3
* Added `Lp' macro.Kristaps Dzonsons2009-03-081-1/+2
* Added .Ap.Kristaps Dzonsons2009-03-081-1/+4
* Fixed strings.sh to work with NetBSD.Kristaps Dzonsons2009-03-081-2/+2
* Updated manuals.Kristaps Dzonsons2009-03-081-11/+57
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-081-104/+42
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-21/+52
* Added argv regression tests.Kristaps Dzonsons2009-03-051-1/+6
* More fixes (hard-escapes, etc.).Kristaps Dzonsons2009-02-281-1/+3
* Lintified sources.Kristaps Dzonsons2009-02-271-6/+11
* Lists (scoped elements) now put delims in-scope.Kristaps Dzonsons2009-02-261-6/+3
* Raft of mdocterm callbacks in place.Kristaps Dzonsons2009-02-241-3/+2
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-64/+157
* Fixed `.Pf' handling.Kristaps Dzonsons2009-02-221-5/+13
* Fix-ups to macro.c.Kristaps Dzonsons2009-01-221-10/+90
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-201-25/+17
* Minor documentation.Kristaps Dzonsons2009-01-201-1/+5
* Tagged version.Kristaps Dzonsons2009-01-201-3/+2
* Quoted-literals handled correctly.Kristaps Dzonsons2009-01-201-29/+33
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-201-37/+171
* More correct validation.Kristaps Dzonsons2009-01-191-5/+30
* Removed unnecessary test cases (most were for visual).Kristaps Dzonsons2009-01-191-69/+30
* Lint checks.Kristaps Dzonsons2009-01-171-100/+72
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-4/+4
* Added more validation (parents/msecs).Kristaps Dzonsons2009-01-161-3/+12
* Finished re-fitting err/warn/msg routines.Kristaps Dzonsons2009-01-161-38/+48
* Broken build (changing err/warn/msg function prototypes for clarity).Kristaps Dzonsons2009-01-151-4/+4
* *** empty log message ***Kristaps Dzonsons2009-01-151-70/+85
* *** empty log message ***Kristaps Dzonsons2009-01-141-92/+262
* *** empty log message ***Kristaps Dzonsons2009-01-121-15/+15
* *** empty log message ***Kristaps Dzonsons2009-01-121-3/+7
* *** empty log message ***Kristaps Dzonsons2009-01-121-6/+6
* *** empty log message ***Kristaps Dzonsons2009-01-121-5/+5
* *** empty log message ***Kristaps Dzonsons2009-01-091-17/+41
* *** empty log message ***Kristaps Dzonsons2009-01-081-8/+9
* *** empty log message ***Kristaps Dzonsons2009-01-081-149/+181
* All macros have lines/positions.Kristaps Dzonsons2009-01-071-38/+40