summaryrefslogtreecommitdiffstats
path: root/man2html
Commit message (Expand)AuthorAgeFilesLines
* Add a fifth font: courier italic.Kaz Kylheku2014-09-201-6/+16
* In .M2SS we need to call dl_down.Kaz Kylheku2014-09-191-0/+1
* Fix double evaluation in .SH, .SS and .M2SS.Kaz Kylheku2014-09-181-12/+14
* Implementing M2 register and .M2SS extension.Kaz Kylheku2014-09-183-10/+61
* Fix malloc memory corruptions.Kaz Kylheku2014-09-181-8/+17
* Allow more than two character names in .nr.Kaz Kylheku2014-09-181-6/+5
* Fix breakage in if, else and while.Kaz Kylheku2014-09-181-4/+1
* Fix broken argument delimiting in macro calls.Kaz Kylheku2014-09-181-13/+15
* Fix realloc related crash. Abort on error.Kaz Kylheku2014-09-161-4/+7
* Relax $n argument checking.Kaz Kylheku2014-09-161-3/+2
* Implement groff's .shift command.Kaz Kylheku2014-09-151-0/+8
* Implement \n[.$] variable properly.Kaz Kylheku2014-09-153-3/+9
* Make \n[IDENT] work.Kaz Kylheku2014-09-151-19/+29
* Fix \n interpolation; implement while.Kaz Kylheku2014-09-152-4/+46
* Fix broken .ft XYKaz Kylheku2014-09-151-9/+11
* Support groff's \(dq escape for double quote.Kaz Kylheku2014-09-141-0/+1
* Fix broken one-letter commands.Kaz Kylheku2014-09-141-1/+9
* Implementing \$* argument expansion.Kaz Kylheku2014-09-141-2/+35
* Fixes: font escape, macros, crash.Kaz Kylheku2014-09-131-25/+51
* Initial.man-1.6gKaz Kylheku2014-09-1327-0/+6100