aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-1632-1500/+1503
* Deprecated old regression tests.Kristaps Dzonsons2009-03-1669-611/+0
* Backed out all ANSI code.VERSION_1_5_1Kristaps Dzonsons2009-03-153-76/+11
* Fixed version string (no leading zero).Kristaps Dzonsons2009-03-151-1/+1
* getsubopt index fix.Kristaps Dzonsons2009-03-151-2/+2
* mdoclint accepts multiple filesKristaps Dzonsons2009-03-159-100/+304
* Added colour styles (not being used) to struct termp.Kristaps Dzonsons2009-03-145-108/+152
* Bumped version.Kristaps Dzonsons2009-03-144-9/+13
* mdoc.3 refers to local mdoc.7.Kristaps Dzonsons2009-03-143-219/+166
* Removed "regression" for OpenBSD (broken).Kristaps Dzonsons2009-03-132-10/+8
* Finished initial mdoc.7.Kristaps Dzonsons2009-03-132-78/+86
* Updating mdoc.7.Kristaps Dzonsons2009-03-131-111/+171
* Added canonical mdoc.7.Kristaps Dzonsons2009-03-134-7/+552
* Made syste-name macros callable (At, Bsx, etc.).Kristaps Dzonsons2009-03-123-16/+26
* Added -nested (doesn't do anything).Kristaps Dzonsons2009-03-129-44/+61
* NetBSD '.[[:whitespace:]]*' properly handled.Kristaps Dzonsons2009-03-124-51/+60
* Delimiters added to columns.Kristaps Dzonsons2009-03-121-3/+2
* Version up.Kristaps Dzonsons2009-03-121-2/+2
* Removed segfault with empty word.Kristaps Dzonsons2009-03-124-24/+43
* Brq/Bro/Brc fixed up and pretty.Kristaps Dzonsons2009-03-126-128/+217
* Versioning up.Kristaps Dzonsons2009-03-111-2/+2
* Expanded perfect htab to use 27 * 26 * 3 space.Kristaps Dzonsons2009-03-1111-32/+131
* Made sure saved value is initialised.Kristaps Dzonsons2009-03-101-4/+7
* Bug-fix in mdoc_argv.Kristaps Dzonsons2009-03-103-9/+24
* Added regular-form sanity check in mdocterm.Kristaps Dzonsons2009-03-102-38/+122
* Fixed hash lookup regression.Kristaps Dzonsons2009-03-101-5/+8
* Versioning up.Kristaps Dzonsons2009-03-091-1/+1
* Added `Mt' and `Lk' macros (NetBSD).Kristaps Dzonsons2009-03-097-12/+73
* Fixed valgrind issues.VERSION_1_4_6Kristaps Dzonsons2009-03-093-9/+10
* Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION_1_4_5Kristaps Dzonsons2009-03-099-24/+29
* Added "Input Encoding" section to mdoc*.1.VERSION_1_4_4Kristaps Dzonsons2009-03-097-30/+123
* Added `Lp' macro.Kristaps Dzonsons2009-03-087-9/+16
* Added .Ap.Kristaps Dzonsons2009-03-087-9/+30
* Small speed-ups in hash lookup.Kristaps Dzonsons2009-03-081-8/+7
* Bumping version...VERSION_1_4_2Kristaps Dzonsons2009-03-081-2/+5
* Removed some unnecesary functions.Kristaps Dzonsons2009-03-082-19/+2
* Front-end handling of `Lb'.Kristaps Dzonsons2009-03-081-3/+24
* Fixed strings.sh to work with NetBSD.Kristaps Dzonsons2009-03-084-13/+16
* Fix left-over prototype.Kristaps Dzonsons2009-03-081-2/+2
* Removed static limitation of buffer size.Kristaps Dzonsons2009-03-081-27/+21
* Updated manuals.Kristaps Dzonsons2009-03-089-70/+210
* Bumped minor-number.Kristaps Dzonsons2009-03-083-11/+15
* Segmentation-fault fix in mdocterm.Kristaps Dzonsons2009-03-081-3/+3
* mdocterm now using new API.Kristaps Dzonsons2009-03-083-91/+99
* Memory-corruption fix.Kristaps Dzonsons2009-03-081-4/+2
* Fixed null-pointer dereference.Kristaps Dzonsons2009-03-081-1/+4
* Memory fixes in new dynamic schema.Kristaps Dzonsons2009-03-084-24/+31
* Printing invalid escape sequences.Kristaps Dzonsons2009-03-081-2/+2
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-0810-861/+847
* Documented the strings script.Kristaps Dzonsons2009-03-069-8/+62