summaryrefslogtreecommitdiff
path: root/tools/install-decoders
AgeCommit message (Expand)Author
2014-05-04tools/install-decoders: Minor consistency fix.Uwe Hermann
2013-11-29Python 3.2 and portability fixes.Bert Vermeulen
2013-11-27Automate protocol decoder installation.Bert Vermeulen
n title='2010-12-27 08:40:30 -0800'>2010-12-27Support byte swapping on os-xTim Hatch 2010-12-27lcs_upper_bound's second sum is required all the time and try to handle endiansEric Anderson 2010-12-26Only do second sum if it can make a differenceEric Anderson 2010-12-26Auto-choose at runtime to do second sum in lcs_upper_boundEric Anderson 2010-12-26Simple movement of return calculation in lcs_upper_boundEric Anderson 2010-12-26Only add one to lcs_upper_bound or don't do the second sum.Eric Anderson 2010-12-26Add lcs_upper_bound check before lcs_32_rough for added speedEric Anderson