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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update guard for DEC/Compaq C++
Jens Maurer
2003-07-11
1
-0
/
+0
*
work around peculiar "static const" problem on old EDG-based compilers
Jens Maurer
2003-07-11
1
-0
/
+0
*
beautify platform identifier
Jens Maurer
2003-07-11
1
-0
/
+0
*
if we don't have either wstreambuf or wstring, we won't have wstringstream
Jens Maurer
2003-07-11
1
-0
/
+0
*
GNU C on IRIX does not support threads (yet)
Jens Maurer
2003-07-11
1
-0
/
+0
*
turn threading detail macros off if we don't (want to) use threading
Jens Maurer
2003-07-11
1
-0
/
+0
*
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB...
John Maddock
2003-07-11
1
-0
/
+0
*
Added __COUNTER__ based version for VC7 and later.
John Maddock
2003-07-11
1
-0
/
+0
*
Update for current Boost.Build V2.
Vladimir Prus
2003-07-11
1
-0
/
+0
*
reorder ctor member initializer to match order of member definitions
Jens Maurer
2003-07-10
1
-0
/
+0
*
Rolled back mistaken change.
Eric Friedman
2003-07-10
1
-0
/
+0
*
Moved to boost/iterator (new version)
Joel de Guzman
2003-07-10
1
-0
/
+0
*
Moved to boost/iterator
Joel de Guzman
2003-07-10
1
-0
/
+0
*
Move to Iterator Adapters from sand-box
Joel de Guzman
2003-07-10
1
-0
/
+0
*
Iterator Adapter V2 version
Joel de Guzman
2003-07-10
1
-0
/
+0
*
More work toward MSVC6.
Eric Friedman
2003-07-10
1
-0
/
+0
*
avoid "unused variable" warnings
Jens Maurer
2003-07-09
1
-0
/
+0
*
avoid "comparison between signed and unsigned integer" warning
Jens Maurer
2003-07-09
1
-0
/
+0
*
don't use NULL unless <stddef.h> has been included
Jens Maurer
2003-07-09
1
-0
/
+0
*
fix compilation guard for "using std::swap"
Jens Maurer
2003-07-09
1
-0
/
+0
*
adjust to Boost.Random interface change for C++ library TR
Jens Maurer
2003-07-09
1
-0
/
+0
*
avoid warning about signed/unsigned conversion
Jens Maurer
2003-07-09
1
-0
/
+0
*
DEC/Compaq C++ needs to use unsigned long integral constant arithmetic
Jens Maurer
2003-07-09
1
-0
/
+0
*
define str() before it is first used to avoid "redeclared inline after
Jens Maurer
2003-07-09
1
-0
/
+0
*
more libcomo special cases
Jens Maurer
2003-07-09
1
-0
/
+0
*
improve comment
Jens Maurer
2003-07-09
1
-0
/
+0
*
move static assertions on std::numeric_limits<> from class to constructor
Jens Maurer
2003-07-09
1
-0
/
+0
*
set BOOST_NO_INCLASS_MEMBER_INITIALIZATION to avoid compiler crash
Jens Maurer
2003-07-09
1
-0
/
+0
*
BOOST_HAS_LONG_LONG is set by edg_common.hpp
Jens Maurer
2003-07-09
1
-0
/
+0
*
remove unused variable
Jens Maurer
2003-07-09
1
-0
/
+0
*
a typo fix
Jaakko Järvi
2003-07-09
1
-0
/
+0
*
fix broken regex link
Beman Dawes
2003-07-09
1
-3
/
+3
*
avoid "unused parameter" warnings with gcc
Jens Maurer
2003-07-09
1
-0
/
+0
*
cast 0 to UIntType before performing bit magic
Jens Maurer
2003-07-09
1
-0
/
+0
*
avoid "unused parameter" warnings with gcc
Jens Maurer
2003-07-09
1
-0
/
+0
*
avoid "unused variable" warning with gcc
Jens Maurer
2003-07-09
1
-0
/
+0
*
add missing nested template
Jens Maurer
2003-07-09
1
-0
/
+0
*
Added NeuraLab
Dave Abrahams
2003-07-08
1
-0
/
+0
*
list<> iteration bug fix
Aleksey Gurtovoy
2003-07-08
1
-0
/
+0
*
BOOST_NO_MPL_AUX_HAS_XXX -> BOOST_MPL_NO_AUX_HAS_XXX
Aleksey Gurtovoy
2003-07-08
2
-0
/
+0
*
merge with wg21_random_proposal branch
Jens Maurer
2003-07-07
1
-0
/
+0
*
- fixed staticmethod bug
Bruno da Silva de Oliveira
2003-07-07
1
-0
/
+0
*
- fixed bug of --multiple
Bruno da Silva de Oliveira
2003-07-07
1
-0
/
+0
*
initialising pointer to NULL to avoid warning on VisualAge
Toon Knapen
2003-07-07
1
-0
/
+0
*
Move from boost-sandbox
Joel de Guzman
2003-07-07
1
-0
/
+0
*
Move from boost-sandbox
Joel de Guzman
2003-07-07
1
-0
/
+0
*
Move from boost-sanbox [ JDG ]
Joel de Guzman
2003-07-07
1
-0
/
+0
*
Moved intel selection up above gcc selection - intel 8 defines __GNUC__ on li...
John Maddock
2003-07-07
1
-0
/
+0
*
Hopefully fixed wchar_t support on linux...
John Maddock
2003-07-07
1
-0
/
+0
*
Added fixes for:
John Maddock
2003-07-07
1
-0
/
+0
[next]