summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed version string (no leading zero).Kristaps Dzonsons2009-03-151-1/+1
* getsubopt index fix.Kristaps Dzonsons2009-03-151-1/+1
* mdoclint accepts multiple filesKristaps Dzonsons2009-03-159-90/+294
* Added colour styles (not being used) to struct termp.Kristaps Dzonsons2009-03-145-103/+147
* Bumped version.Kristaps Dzonsons2009-03-144-4/+8
* mdoc.3 refers to local mdoc.7.Kristaps Dzonsons2009-03-143-214/+161
* Removed "regression" for OpenBSD (broken).Kristaps Dzonsons2009-03-132-10/+8
* Finished initial mdoc.7.Kristaps Dzonsons2009-03-132-76/+84
* Updating mdoc.7.Kristaps Dzonsons2009-03-131-110/+170
* Added canonical mdoc.7.Kristaps Dzonsons2009-03-134-1/+546
* Made syste-name macros callable (At, Bsx, etc.).Kristaps Dzonsons2009-03-123-14/+24
* Added -nested (doesn't do anything).Kristaps Dzonsons2009-03-129-36/+53
* NetBSD '.[[:whitespace:]]*' properly handled.Kristaps Dzonsons2009-03-124-47/+56
* Delimiters added to columns.Kristaps Dzonsons2009-03-121-2/+1
* Version up.Kristaps Dzonsons2009-03-121-2/+2
* Removed segfault with empty word.Kristaps Dzonsons2009-03-124-20/+39
* Brq/Bro/Brc fixed up and pretty.Kristaps Dzonsons2009-03-126-121/+210
* Versioning up.Kristaps Dzonsons2009-03-111-2/+2
* Expanded perfect htab to use 27 * 26 * 3 space.Kristaps Dzonsons2009-03-1111-20/+119
* Made sure saved value is initialised.Kristaps Dzonsons2009-03-101-3/+6
* Bug-fix in mdoc_argv.Kristaps Dzonsons2009-03-103-7/+22
* Added regular-form sanity check in mdocterm.Kristaps Dzonsons2009-03-102-36/+120
* Fixed hash lookup regression.Kristaps Dzonsons2009-03-101-4/+7
* Versioning up.Kristaps Dzonsons2009-03-091-1/+1
* Added `Mt' and `Lk' macros (NetBSD).Kristaps Dzonsons2009-03-097-5/+66
* Fixed valgrind issues.VERSION.1.4.6Kristaps Dzonsons2009-03-093-7/+8
* Easier integration into FreeBSD (sys/types.h, time.h, etc.).VERSION.1.4.5Kristaps Dzonsons2009-03-099-14/+19
* Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4Kristaps Dzonsons2009-03-097-21/+114
* Added `Lp' macro.Kristaps Dzonsons2009-03-087-2/+9
* Added .Ap.Kristaps Dzonsons2009-03-087-2/+23
* Small speed-ups in hash lookup.Kristaps Dzonsons2009-03-081-7/+6
* Bumping version...VERSION.1.4.2Kristaps Dzonsons2009-03-081-2/+5
* Removed some unnecesary functions.Kristaps Dzonsons2009-03-082-17/+0
* Front-end handling of `Lb'.Kristaps Dzonsons2009-03-081-2/+23
* Fixed strings.sh to work with NetBSD.Kristaps Dzonsons2009-03-084-10/+13
* Fix left-over prototype.Kristaps Dzonsons2009-03-081-1/+1
* Removed static limitation of buffer size.Kristaps Dzonsons2009-03-081-26/+20
* Updated manuals.Kristaps Dzonsons2009-03-089-58/+198
* Bumped minor-number.Kristaps Dzonsons2009-03-083-9/+13
* Segmentation-fault fix in mdocterm.Kristaps Dzonsons2009-03-081-2/+2
* mdocterm now using new API.Kristaps Dzonsons2009-03-083-88/+96
* Memory-corruption fix.Kristaps Dzonsons2009-03-081-3/+1
* Fixed null-pointer dereference.Kristaps Dzonsons2009-03-081-0/+3
* Memory fixes in new dynamic schema.Kristaps Dzonsons2009-03-084-20/+27
* Printing invalid escape sequences.Kristaps Dzonsons2009-03-081-1/+1
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-0810-851/+837
* Documented the strings script.Kristaps Dzonsons2009-03-069-5/+59
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-0627-1279/+779
* Added another regression test.Kristaps Dzonsons2009-03-051-0/+8
* Cleaned up ctype functions (netbsd).Kristaps Dzonsons2009-03-058-44/+118