summaryrefslogtreecommitdiffstats
path: root/strings.c
Commit message (Collapse)AuthorAgeFilesLines
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-1/+1
| | | | Abstraction of mdoc.
* Freed more macros from zero-length restrictions.Kristaps Dzonsons2009-03-211-0/+2
| | | | Fixed `Fn' spacing.
* Proper .Dl literalism.Kristaps Dzonsons2009-03-201-0/+2
|
* Bumped version.Kristaps Dzonsons2009-03-141-0/+2
| | | | | Added \| (non-breaking space, like \&). Fixed termsym (TERMSYM_ALL).
* Added canonical mdoc.7.Kristaps Dzonsons2009-03-131-0/+2
| | | | Added \q macro.
* Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION.1.4.5Kristaps Dzonsons2009-03-091-3/+2
|
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-574/+41
| | | | | Added -V option. Deprecated README files.
* Cleaned up ctype functions (netbsd).Kristaps Dzonsons2009-03-051-6/+6
| | | | | Fixed .Ex/.Rv -std usage. Made Ar provide default value.
* Added new old escape sequence \*[nn].Kristaps Dzonsons2009-03-021-0/+5
| | | | | Initial correct .Bd support (still only text in literal displays). Symbols put into tables (character-encoding).
* Support for maxrmargin-breaking with TERMP_NOBREAK.Kristaps Dzonsons2009-03-021-0/+5
| | | | Tabs auto-converted to spaces.
* Slowly decoupling mdoc(3) from being OpenBSD-only.VERSION.1.3.6Kristaps Dzonsons2009-02-271-9/+9
|
* More character-encoding.Kristaps Dzonsons2009-02-271-0/+12
|
* Support for macro widths (/usr/share/tmac/mdoc/doc-common).Kristaps Dzonsons2009-02-261-1/+95
|
* NetBSD Lintified.Kristaps Dzonsons2009-02-251-3/+3
|
* Added several more mdocterm outputs.Kristaps Dzonsons2009-02-241-0/+187
|
* Character-encoding checked for all text (arguments/values).Kristaps Dzonsons2009-02-241-3/+5
|
* Escape-sequence validation in place (for nodes).Kristaps Dzonsons2009-02-241-0/+44
|
* Compiles fine on NetBSD now, too.Kristaps Dzonsons2009-02-231-1/+1
|
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-1/+5
| | | | Moved mdoc_macros table definition into macro.c, where it belongs.
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-3/+3
| | | | Escape-recognition term.c.
* More flesh in terminal-encoder.Kristaps Dzonsons2009-02-201-0/+155
|
* Added regression tests (just for prologue, for now).Kristaps Dzonsons2009-01-201-2/+8
| | | | Minor fixes in parsing prologue.
* Lint- and NetBSD-compiler checks.Kristaps Dzonsons2009-01-201-1/+1
|
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-27/+19
|
* Clean-ups & documentation.Kristaps Dzonsons2009-01-161-2/+4
|
* Finished re-fitting err/warn/msg routines.Kristaps Dzonsons2009-01-161-2/+2
| | | | Some minor bug-fixes.
* *** empty log message ***Kristaps Dzonsons2009-01-141-0/+27
|
* Memory leak, some mdoc(7) conformities.Kristaps Dzonsons2009-01-061-0/+2
|
* More macros.Kristaps Dzonsons2008-12-291-0/+41
|
* *** empty log message ***Kristaps Dzonsons2008-12-281-7/+14
|
* Prologue Dd and Dt macros.Kristaps Dzonsons2008-12-171-0/+193
|
* *** empty log message ***Kristaps Dzonsons2008-12-151-0/+66