Changeset 61695

Timestamp:
Apr 30, 2010, 4:35:51 AM (12 years ago)
Author:
chadnelson
Message:
  • Major redesign, separating xint::integer and xint::nothrow_integer,

eliminating the exception-blocking functions, and adding an
xint::fixed_integer template class.

  • Major overhaul of many of the functions, making them more efficient and

fixing newly-discovered bugs.

  • All test functions now use Boost.Test, many new tests added.
  • All documentation moved to Doxygen format.
  • Moved xint namespace into boost namespace.
  • "Fixed" several small memory leaks. Most of them weren't real leaks, but

Boost.Test couldn't tell that.

  • Many less-major changes.
(No files)

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