Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed reading whitespace for man.7 `. TH'. | Kristaps Dzonsons | 2009-03-26 | 1 | -1/+1 |
| | | | | Documented this. | ||||
* | Added man_action.c, renamed mdoc_action.c. | Kristaps Dzonsons | 2009-03-25 | 1 | -8/+11 |
| | |||||
* | Added man validator, renamed mdoc validator. | Kristaps Dzonsons | 2009-03-25 | 1 | -9/+14 |
| | |||||
* | FreeBSD uses sha256 now. | Kristaps Dzonsons | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | More fixes from Ulrich Sporlein. (freebsd) | Kristaps Dzonsons | 2009-03-24 | 1 | -4/+6 |
| | |||||
* | Added FreeBSD port. | Kristaps Dzonsons | 2009-03-23 | 1 | -1/+20 |
| | |||||
* | Bumped version (testing). | Kristaps Dzonsons | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | Fixed inclusion of MANSRCS (sorry, Ulrich). | Kristaps Dzonsons | 2009-03-23 | 1 | -1/+1 |
| | | | | Added DragonFlyBSD __dead2. | ||||
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 1 | -2/+2 |
| | |||||
* | First addition of -man macro support. | Kristaps Dzonsons | 2009-03-23 | 1 | -53/+67 |
| | | | | Abstraction of mdoc. | ||||
* | Fixed Bd -compact. | Kristaps Dzonsons | 2009-03-22 | 1 | -1/+1 |
| | | | | Fixed vspace before Bd and Bl. | ||||
* | Backed-out STRIP_XO by default. | Kristaps Dzonsons | 2009-03-22 | 1 | -2/+2 |
| | |||||
* | Lint fixes. | Kristaps Dzonsons | 2009-03-22 | 1 | -0/+1 |
| | |||||
* | Removed Xo/Xc no-support notices. | Kristaps Dzonsons | 2009-03-22 | 1 | -2/+2 |
| | |||||
* | Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO). | Kristaps Dzonsons | 2009-03-22 | 1 | -1/+5 |
| | |||||
* | More documentation clarification. | Kristaps Dzonsons | 2009-03-22 | 1 | -2/+2 |
| | |||||
* | Freed more macros from zero-length restrictions. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | | | | Fixed `Fn' spacing. | ||||
* | Versioning. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-21 | 1 | -2/+2 |
| | |||||
* | Proper .Dl literalism. | Kristaps Dzonsons | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Fixed literal-formatting error with `Dl'. | Kristaps Dzonsons | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2 | Kristaps Dzonsons | 2009-03-20 | 1 | -2/+2 |
| | | | | | Renamed term.c and terminal.c functions to be term_. Some bugfixes to lists. | ||||
* | Some Linux-isms. | Kristaps Dzonsons | 2009-03-19 | 1 | -4/+4 |
| | |||||
* | Lintified & versioned. | Kristaps Dzonsons | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | Split mdocterm.c -> main.c terminal.c. | Kristaps Dzonsons | 2009-03-19 | 1 | -41/+35 |
| | | | | | | Abstracted output with -T selector (default ascii). Name change: mdocterm -> mandoc. Re-imported tree with -Ttree. | ||||
* | Many more ASCII escapes added. | Kristaps Dzonsons | 2009-03-19 | 1 | -99/+35 |
| | | | | | | Stripped nroff punt from mdocterm.c. Fixed multiple-file handling for mdocterm.c. Cleared up mdoc.h API. | ||||
* | *** empty log message ***VERSION.1.5.3 | Kristaps Dzonsons | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | Added previous GEN files to SRCS. | Kristaps Dzonsons | 2009-03-17 | 1 | -1/+2 |
| | |||||
* | Changed e-mail address to @openbsd. | Kristaps Dzonsons | 2009-03-16 | 1 | -2/+2 |
| | | | | Cleaned up manual-page documentation. | ||||
* | Fixed mdoc_phrase escape handling. | Kristaps Dzonsons | 2009-03-16 | 1 | -122/+19 |
| | | | | | | | | | | | Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions. | ||||
* | Fixed version string (no leading zero). | Kristaps Dzonsons | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | mdoclint accepts multiple files | Kristaps Dzonsons | 2009-03-15 | 1 | -2/+2 |
| | | | | mdocterm punts to nroff if it fails parsing | ||||
* | Added colour styles (not being used) to struct termp. | Kristaps Dzonsons | 2009-03-14 | 1 | -1/+1 |
| | | | | | | Added nroff style-escape encoding. Removed ANSI schema string tables (there's only ANSI and nroff/backspace). Pushed styling directly into pword (simpler). | ||||
* | Bumped version. | Kristaps Dzonsons | 2009-03-14 | 1 | -2/+2 |
| | | | | | Added \| (non-breaking space, like \&). Fixed termsym (TERMSYM_ALL). | ||||
* | Removed "regression" for OpenBSD (broken). | Kristaps Dzonsons | 2009-03-13 | 1 | -8/+8 |
| | | | | Added mdoc.7 to include-in-dist hook. | ||||
* | Made syste-name macros callable (At, Bsx, etc.). | Kristaps Dzonsons | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Added -nested (doesn't do anything). | Kristaps Dzonsons | 2009-03-12 | 1 | -1/+1 |
| | | | | | | Added .%C. .Cd is now callable. Added .Rv -std. | ||||
* | NetBSD '.[[:whitespace:]]*' properly handled. | Kristaps Dzonsons | 2009-03-12 | 1 | -2/+2 |
| | | | | mdoc.3 indicates compatibilities and bugs. | ||||
* | Version up. | Kristaps Dzonsons | 2009-03-12 | 1 | -2/+2 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-11 | 1 | -2/+2 |
| | |||||
* | Bug-fix in mdoc_argv. | Kristaps Dzonsons | 2009-03-10 | 1 | -2/+2 |
| | | | | | Added some documentation to macro.c. Version-up. | ||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | Fixed valgrind issues.VERSION.1.4.6 | Kristaps Dzonsons | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION.1.4.5 | Kristaps Dzonsons | 2009-03-09 | 1 | -2/+5 |
| | |||||
* | Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4 | Kristaps Dzonsons | 2009-03-09 | 1 | -2/+2 |
| | | | | | Newline-escaped lines are concatenated. Added -fign-macro option. | ||||
* | Bumping version...VERSION.1.4.2 | Kristaps Dzonsons | 2009-03-08 | 1 | -2/+5 |
| | |||||
* | Fixed strings.sh to work with NetBSD. | Kristaps Dzonsons | 2009-03-08 | 1 | -1/+1 |
| | | | | Fixed various lint warnings. | ||||
* | Bumped minor-number. | Kristaps Dzonsons | 2009-03-08 | 1 | -2/+2 |
| | | | | All sources converted to new schema. | ||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -17/+60 |
| | | | | | Added -V option. Deprecated README files. |