Changeset 49479

Timestamp:
Oct 28, 2008, 8:42:08 PM (14 years ago)
Author:
Kevin Sopp
Message:
  • General restructuring of code
    • Made some member functions non-member functions and put them into namespace detail.
    • Also deleted a few friend declarations in mp_int<>.
    • Created mp_int_fwd.hpp to facilitate independence of header files.
    • Use include guards in gcd.hpp, jacobi.hpp, lcm.hpp, modinv.hpp, modpow_ctx.hpp, modpow.hpp, prime.hpp, root.hpp
  • A few more comment fixes.
(No files)

Note: See TracChangeset for help on using the changeset viewer.