summaryrefslogtreecommitdiff
path: root/libs/integer
Commit message (Expand)AuthorAgeFilesLines
* Change logic so that int32_t etc is an int rather than a long where possible.John Maddock2010-09-051-0/+0
* Add VMS support.John Maddock2010-08-121-0/+0
* Rebuild integer docs.Daniel James2010-07-081-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* Add a 64 bit specialization of low_bits_mask_t. Fixes #4332Steven Watanabe2010-06-101-0/+0
* Rebuild the integer documentation.Daniel James2010-04-051-0/+0
* Fix link to integer header.Daniel James2010-02-141-0/+0
* Change integer code to still work when BOOST_HAS_MS_INT64 is defined but BOOS...John Maddock2010-02-041-0/+0
* Change code to check individually for the INT#_C macros before defining them ...John Maddock2010-02-021-0/+0
* Commit alternative warning suppression code.John Maddock2010-01-251-0/+0
* Disable warnings when defining INT#_C macros for gcc.Daniel James2010-01-121-0/+0
* Update docs to match code.John Maddock2009-12-111-0/+0
* Update cstdint.hpp to always define the INT#_C macros.John Maddock2009-12-111-0/+0
* Extend codegear/borland fix.John Maddock2009-12-111-0/+0
* Tentative Borland/Codegear patch.John Maddock2009-12-031-0/+0
* Get the tests warning free again with GCC.John Maddock2009-11-301-0/+0
* Up template instantiation depth for sun compiler.John Maddock2009-11-291-0/+0
* Make code respect BOOST_NO_INTEGRAL_INT64_T.John Maddock2009-11-291-0/+0
* Change long long to boost::long_long_type etc.John Maddock2009-11-291-0/+0
* Fix issues in docs.John Maddock2009-11-281-0/+0
* Regenerate with new stylesheets.John Maddock2009-11-271-0/+0
* Get the tests warning free with gcc, and add conceptual-header-inclusion tests.John Maddock2009-11-261-0/+0
* Fix some typos.John Maddock2009-11-261-0/+0
* Oops, tests should return the error code is any.John Maddock2009-11-261-0/+0
* Changed to use the lightweight test framework - we can now test with a much w...John Maddock2009-11-261-0/+0
* Added support for exact width integer type to int_t and uint_tJohn Maddock2009-11-261-0/+0
* Update Boost.Integer meta-programming classes to work with intmax_t where pos...John Maddock2009-11-251-0/+0
* Integer: fixed search&replace gone madHartmut Kaiser2009-11-241-0/+0
* Bring docs into line with code.John Maddock2009-11-241-0/+0
* Tidied up namespace usage, fixes #2134.John Maddock2009-11-241-0/+0
* Add history/revision log.John Maddock2009-11-241-0/+0
* Add support for long long throughout.John Maddock2009-11-231-0/+0
* remove reference to dead test (no longer relevant)John Maddock2009-11-231-0/+0
* Fix Jamfile and Boost.Test usage.John Maddock2009-11-231-0/+0
* Add support for MS style __int64 when long long is not available.John Maddock2009-11-231-0/+0
* Suppress and/or fix warnings - in particular avoid undefined behaviour in the...John Maddock2009-11-231-0/+0
* Fix for Comeau compiler - does not define __GLIBC_HAVE_LONG_LONG which in tur...John Maddock2009-11-231-0/+0
* Fixes #3180.John Maddock2009-11-221-0/+0
* Fix preprocessor logic for long long support.John Maddock2009-11-221-0/+0
* Reverted Integer back to Release branch state - as per devel-list discussions.John Maddock2009-11-111-0/+0
* Suppress gcc warnings: for bug report #1451.John Maddock2009-10-271-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* Copyrights on CMakeLists.txt to keep them from clogging up the inspectTroy D. Straszheim2009-07-261-0/+0
* Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.Daniel James2009-07-081-0/+0
* Fixes #2654.John Maddock2009-01-141-0/+0
* Changed control of extra messages to be determined solely by the Boost.Test m...Daryle Walker2008-11-291-0/+0
* Updating dependency information for modularized libraries.Michael A. Jackson2008-11-071-0/+0
* Updating CMake files to latest trunk. Added dependency information for regres...Michael A. Jackson2008-11-071-0/+0
* Continuing merge of CMake build system files into trunk with the encouragemen...Michael A. Jackson2008-11-011-0/+0
* Added MPL-compatible variants of the integer-mask class templates (and finall...Daryle Walker2008-07-291-0/+0