index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
integer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change logic so that int32_t etc is an int rather than a long where possible.
John Maddock
2010-09-05
1
-0
/
+0
*
Add VMS support.
John Maddock
2010-08-12
1
-0
/
+0
*
Rebuild integer docs.
Daniel James
2010-07-08
1
-0
/
+0
*
Update various libraries' documentation build.
Daniel James
2010-06-20
1
-0
/
+0
*
Add a 64 bit specialization of low_bits_mask_t. Fixes #4332
Steven Watanabe
2010-06-10
1
-0
/
+0
*
Rebuild the integer documentation.
Daniel James
2010-04-05
1
-0
/
+0
*
Fix link to integer header.
Daniel James
2010-02-14
1
-0
/
+0
*
Change integer code to still work when BOOST_HAS_MS_INT64 is defined but BOOS...
John Maddock
2010-02-04
1
-0
/
+0
*
Change code to check individually for the INT#_C macros before defining them ...
John Maddock
2010-02-02
1
-0
/
+0
*
Commit alternative warning suppression code.
John Maddock
2010-01-25
1
-0
/
+0
*
Disable warnings when defining INT#_C macros for gcc.
Daniel James
2010-01-12
1
-0
/
+0
*
Update docs to match code.
John Maddock
2009-12-11
1
-0
/
+0
*
Update cstdint.hpp to always define the INT#_C macros.
John Maddock
2009-12-11
1
-0
/
+0
*
Extend codegear/borland fix.
John Maddock
2009-12-11
1
-0
/
+0
*
Tentative Borland/Codegear patch.
John Maddock
2009-12-03
1
-0
/
+0
*
Get the tests warning free again with GCC.
John Maddock
2009-11-30
1
-0
/
+0
*
Up template instantiation depth for sun compiler.
John Maddock
2009-11-29
1
-0
/
+0
*
Make code respect BOOST_NO_INTEGRAL_INT64_T.
John Maddock
2009-11-29
1
-0
/
+0
*
Change long long to boost::long_long_type etc.
John Maddock
2009-11-29
1
-0
/
+0
*
Fix issues in docs.
John Maddock
2009-11-28
1
-0
/
+0
*
Regenerate with new stylesheets.
John Maddock
2009-11-27
1
-0
/
+0
*
Get the tests warning free with gcc, and add conceptual-header-inclusion tests.
John Maddock
2009-11-26
1
-0
/
+0
*
Fix some typos.
John Maddock
2009-11-26
1
-0
/
+0
*
Oops, tests should return the error code is any.
John Maddock
2009-11-26
1
-0
/
+0
*
Changed to use the lightweight test framework - we can now test with a much w...
John Maddock
2009-11-26
1
-0
/
+0
*
Added support for exact width integer type to int_t and uint_t
John Maddock
2009-11-26
1
-0
/
+0
*
Update Boost.Integer meta-programming classes to work with intmax_t where pos...
John Maddock
2009-11-25
1
-0
/
+0
*
Integer: fixed search&replace gone mad
Hartmut Kaiser
2009-11-24
1
-0
/
+0
*
Bring docs into line with code.
John Maddock
2009-11-24
1
-0
/
+0
*
Tidied up namespace usage, fixes #2134.
John Maddock
2009-11-24
1
-0
/
+0
*
Add history/revision log.
John Maddock
2009-11-24
1
-0
/
+0
*
Add support for long long throughout.
John Maddock
2009-11-23
1
-0
/
+0
*
remove reference to dead test (no longer relevant)
John Maddock
2009-11-23
1
-0
/
+0
*
Fix Jamfile and Boost.Test usage.
John Maddock
2009-11-23
1
-0
/
+0
*
Add support for MS style __int64 when long long is not available.
John Maddock
2009-11-23
1
-0
/
+0
*
Suppress and/or fix warnings - in particular avoid undefined behaviour in the...
John Maddock
2009-11-23
1
-0
/
+0
*
Fix for Comeau compiler - does not define __GLIBC_HAVE_LONG_LONG which in tur...
John Maddock
2009-11-23
1
-0
/
+0
*
Fixes #3180.
John Maddock
2009-11-22
1
-0
/
+0
*
Fix preprocessor logic for long long support.
John Maddock
2009-11-22
1
-0
/
+0
*
Reverted Integer back to Release branch state - as per devel-list discussions.
John Maddock
2009-11-11
1
-0
/
+0
*
Suppress gcc warnings: for bug report #1451.
John Maddock
2009-10-27
1
-0
/
+0
*
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...
Troy D. Straszheim
2009-10-17
1
-0
/
+0
*
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
Troy D. Straszheim
2009-07-26
1
-0
/
+0
*
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
Daniel James
2009-07-08
1
-0
/
+0
*
Fixes #2654.
John Maddock
2009-01-14
1
-0
/
+0
*
Changed control of extra messages to be determined solely by the Boost.Test m...
Daryle Walker
2008-11-29
1
-0
/
+0
*
Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07
1
-0
/
+0
*
Updating CMake files to latest trunk. Added dependency information for regres...
Michael A. Jackson
2008-11-07
1
-0
/
+0
*
Continuing merge of CMake build system files into trunk with the encouragemen...
Michael A. Jackson
2008-11-01
1
-0
/
+0
*
Added MPL-compatible variants of the integer-mask class templates (and finall...
Daryle Walker
2008-07-29
1
-0
/
+0
[next]