index
:
man
master
Modifications to the man utilities, specifically man2html
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man2html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't replace foo@bar by mailto links.
Kaz Kylheku
2014-09-25
1
-1
/
+1
*
Deal with spurious blank line generation.
Kaz Kylheku
2014-09-25
1
-3
/
+26
*
Raise argument limit (wordlist array).
Kaz Kylheku
2014-09-24
1
-1
/
+1
*
Map greek alphabet to proper HTML codes.
Kaz Kylheku
2014-09-23
1
-51
/
+51
*
Support four letter font names; fix font '5'.
Kaz Kylheku
2014-09-21
1
-29
/
+34
*
Implement .f register.
Kaz Kylheku
2014-09-21
3
-3
/
+6
*
man2html should be in troff mode, not nroff.
Kaz Kylheku
2014-09-21
1
-1
/
+1
*
Add a fifth font: courier italic.
Kaz Kylheku
2014-09-20
1
-6
/
+16
*
In .M2SS we need to call dl_down.
Kaz Kylheku
2014-09-19
1
-0
/
+1
*
Fix double evaluation in .SH, .SS and .M2SS.
Kaz Kylheku
2014-09-18
1
-12
/
+14
*
Implementing M2 register and .M2SS extension.
Kaz Kylheku
2014-09-18
3
-10
/
+61
*
Fix malloc memory corruptions.
Kaz Kylheku
2014-09-18
1
-8
/
+17
*
Allow more than two character names in .nr.
Kaz Kylheku
2014-09-18
1
-6
/
+5
*
Fix breakage in if, else and while.
Kaz Kylheku
2014-09-18
1
-4
/
+1
*
Fix broken argument delimiting in macro calls.
Kaz Kylheku
2014-09-18
1
-13
/
+15
*
Fix realloc related crash. Abort on error.
Kaz Kylheku
2014-09-16
1
-4
/
+7
*
Relax $n argument checking.
Kaz Kylheku
2014-09-16
1
-3
/
+2
*
Implement groff's .shift command.
Kaz Kylheku
2014-09-15
1
-0
/
+8
*
Implement \n[.$] variable properly.
Kaz Kylheku
2014-09-15
3
-3
/
+9
*
Make \n[IDENT] work.
Kaz Kylheku
2014-09-15
1
-19
/
+29
*
Fix \n interpolation; implement while.
Kaz Kylheku
2014-09-15
2
-4
/
+46
*
Fix broken .ft XY
Kaz Kylheku
2014-09-15
1
-9
/
+11
*
Support groff's \(dq escape for double quote.
Kaz Kylheku
2014-09-14
1
-0
/
+1
*
Fix broken one-letter commands.
Kaz Kylheku
2014-09-14
1
-1
/
+9
*
Implementing \$* argument expansion.
Kaz Kylheku
2014-09-14
1
-2
/
+35
*
Fixes: font escape, macros, crash.
Kaz Kylheku
2014-09-13
1
-25
/
+51
*
Initial.
man-1.6g
Kaz Kylheku
2014-09-13
27
-0
/
+6100