]> git.cameronkatri.com Git - mandoc.git/commit
Give libroff an extremely simple table-lookup instead of iterating over
authorKristaps Dzonsons <kristaps@bsd.lv>
Sat, 29 May 2010 19:41:47 +0000 (19:41 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sat, 29 May 2010 19:41:47 +0000 (19:41 +0000)
commit571f65402c81aa8dc9d599fb5deab2af8cd3f1c0
treec9fa093909ffe9f33a00d2f7f8b5dadac13d4931
parent1cfb674e05b4b5cd36e7ff8b437258f2421e4c49
Give libroff an extremely simple table-lookup instead of iterating over
each and every macro.  The table keys on the first character then walks
a chain.  Good enough for now.
roff.c