- "Modernize" the documentation and sample program.
authorMatt McCutchen <hashproduct@gmail.com>
Fri, 16 Feb 2007 20:33:27 +0000 (15:33 -0500)
committerMatt McCutchen <hashproduct@gmail.com>
Fri, 16 Feb 2007 20:33:27 +0000 (15:33 -0500)
commit00c6448a6c5fc7a68427ca1dc3f5f523563e1041
treeebbefaf3a3b922f1d6f88f56b49b273d894cf88a
parent8c16728a3d7689d8cc90028f5bc7cbf255b711d8
- "Modernize" the documentation and sample program.
- Wrap some text to 80-character lines.
- Sample program: Fix the number of powers to compute so it can run without
  user intervention.  And increase the base from 3 to 314 to show big numbers
  without ridiculously long output.
ChangeLog
README
sample.cc