summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kristaps Dzonsons2009-02-254-45/+67
* Added [almost] all list types.Kristaps Dzonsons2009-02-254-65/+132
* Support for nested lists added.Kristaps Dzonsons2009-02-254-99/+70
* Formatting.Kristaps Dzonsons2009-02-251-2/+3
* Fixed version-date tag.VERSION_1_3_5Kristaps Dzonsons2009-02-251-2/+2
* Version printed on website.Kristaps Dzonsons2009-02-252-3/+9
* NetBSD Lintified.Kristaps Dzonsons2009-02-253-18/+22
* Some offsets built into termpair.Kristaps Dzonsons2009-02-253-57/+39
* Added "termpair" for symmetric flag-setting.Kristaps Dzonsons2009-02-253-232/+103
* All "low-hanging" macros implemented in term.c.Kristaps Dzonsons2009-02-252-11/+137
* Raft of mdocterm callbacks in place.Kristaps Dzonsons2009-02-244-27/+104
* More macros filled in.Kristaps Dzonsons2009-02-241-35/+74
* Added several more mdocterm outputs.Kristaps Dzonsons2009-02-245-16/+361
* Added Fd section validation.Kristaps Dzonsons2009-02-241-76/+88
* Character-encoding checked for all text (arguments/values).Kristaps Dzonsons2009-02-245-21/+41
* Added character-encoding checks.Kristaps Dzonsons2009-02-2410-161/+287
* Escape-sequence validation in place (for nodes).Kristaps Dzonsons2009-02-2411-31/+227
* Considerably cleaned up the validation code.Kristaps Dzonsons2009-02-232-346/+177
* Port works.Kristaps Dzonsons2009-02-233-38/+36
* Fixing port generation & instructions.Kristaps Dzonsons2009-02-233-3/+7
* Cross-checked NetBSD compile changes to Linux.Kristaps Dzonsons2009-02-232-4/+9
* Compiles fine on NetBSD now, too.Kristaps Dzonsons2009-02-234-23/+31
* Adding revamped webpage.Kristaps Dzonsons2009-02-238-87/+314
* Adding mdoclint.1 manual.Kristaps Dzonsons2009-02-231-0/+116
* Added mdoclint.Kristaps Dzonsons2009-02-236-16/+80
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-2312-240/+242
* More documentation in place.Kristaps Dzonsons2009-02-232-9/+57
* Considerable mdoc.3 documentation.Kristaps Dzonsons2009-02-234-407/+1150
* termact.c -> term.cKristaps Dzonsons2009-02-237-1265/+661
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-227-528/+449
* Fixed `.Pf' handling.Kristaps Dzonsons2009-02-226-18/+105
* Initial block-display support.Kristaps Dzonsons2009-02-223-10/+114
* Cleaned up validation source a bit.Kristaps Dzonsons2009-02-227-225/+515
* *** empty log message ***Kristaps Dzonsons2009-02-223-7/+14
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-2116-387/+757
* Split down term.c into term.h, termact.c.Kristaps Dzonsons2009-02-214-580/+775
* A few more macros in place.Kristaps Dzonsons2009-02-214-27/+83
* Initial list support (not nested, yet).Kristaps Dzonsons2009-02-214-91/+291
* More flesh in terminal-encoder.Kristaps Dzonsons2009-02-207-225/+819
* Re-added tree.c (for now).Kristaps Dzonsons2009-02-205-11/+508
* Removed (moving) tree.c.Kristaps Dzonsons2009-02-202-138/+3
* Removed tree-writing capability (for now, only validates and exits).Kristaps Dzonsons2009-02-204-132/+160
* Fix-ups to macro.c.Kristaps Dzonsons2009-01-224-53/+156
* Finished proper parsing of -column macros.Kristaps Dzonsons2009-01-223-17/+82
* More list tests.Kristaps Dzonsons2009-01-226-0/+60
* *** empty log message ***Kristaps Dzonsons2009-01-213-66/+192
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-2132-40/+195
* Added regression tests (just for prologue, for now).Kristaps Dzonsons2009-01-2032-40/+166
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-205-59/+170
* Minor documentation.Kristaps Dzonsons2009-01-201-1/+5