summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added manual pages to INSTALL.VERSION_1_2_0Kristaps Dzonsons2009-01-201-1/+3
* Tagged version.Kristaps Dzonsons2009-01-202-4/+3
* More documentation/installation fixes.Kristaps Dzonsons2009-01-203-13/+20
* Lint- and NetBSD-compiler checks.Kristaps Dzonsons2009-01-203-14/+14
* Re-merged old port-building routines.Kristaps Dzonsons2009-01-2011-56/+143
* Quoted-literals handled correctly.Kristaps Dzonsons2009-01-204-35/+41
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-207-109/+265
* Removed FIXME for Bf.Kristaps Dzonsons2009-01-191-2/+2
* Bf macro properly supported.Kristaps Dzonsons2009-01-191-2/+48
* Plugged memory leak in meta free.Kristaps Dzonsons2009-01-191-13/+6
* More correct validation.Kristaps Dzonsons2009-01-197-64/+130
* Removed unnecessary test cases (most were for visual).Kristaps Dzonsons2009-01-196-103/+115
* Lint checks.Kristaps Dzonsons2009-01-175-110/+113
* Added tests to makefile.Kristaps Dzonsons2009-01-173-86/+136
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-179-288/+411