Changeset 61346

Timestamp:
Apr 18, 2010, 12:45:43 AM (13 years ago)
Author:
chadnelson
Message:

Massive restructuring.

  • Redesigned internals, using "struct hack"
  • Changed xint::core::integer to xint::integer
  • Changed xint::blockable::integer to xint::nothrow_integer
  • Eliminated core and blockable namespaces
  • Eliminated exception-blocking functions
  • Added limited support for "negative zero"
  • Moved exceptions to their own namespace
  • Other internal changes in preparation for adding fixed_integer<T> type
  • Overhauled documentation and examples to reflect above changes
(No files)

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