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
*
Fix for MSVC 6.5.
Ronald Garcia
2006-02-20
1
-0
/
+0
*
Stop using assert() in tests so we can test with NDEBUG defined.
Dave Abrahams
2006-02-20
3
-0
/
+0
*
Fixed to iostream's Jamfile'v2
Vladimir Prus
2006-02-20
1
-0
/
+0
*
fixed the slist include
Pavol Droba
2006-02-20
1
-0
/
+0
*
Disable rtti for all msvc version, hopefully this wil fix the remaining failure
Vladimir Prus
2006-02-20
1
-0
/
+0
*
Update Jamfile.v2
Vladimir Prus
2006-02-20
1
-0
/
+0
*
Don't import placeholders if they're not defined in the first place.
John Maddock
2006-02-20
1
-0
/
+0
*
Revert mistaked removal
Vladimir Prus
2006-02-20
1
-0
/
+0
*
Added address of statechart maintainer.
Andreas Huber
2006-02-19
1
-0
/
+1
*
correction on include header
Robert Ramey
2006-02-19
1
-0
/
+0
*
The test suite now also compiles and links all examples.
Andreas Huber
2006-02-19
1
-0
/
+0
*
patch for infinite looping on Borland compilers
Alisdair Meredith
2006-02-19
1
-0
/
+0
*
Added Borland fix with right toolset name this time.
John Maddock
2006-02-19
1
-0
/
+0
*
Remove uses of assert() from tests
Dave Abrahams
2006-02-19
2
-0
/
+0
*
possible sun fix
Thorsten Jørgen Ottosen
2006-02-19
1
-0
/
+0
*
less dependency in serialization
Thorsten Jørgen Ottosen
2006-02-19
1
-0
/
+0
*
possible fix for sun, new map iterator
Thorsten Jørgen Ottosen
2006-02-19
1
-0
/
+0
*
corrected transfer test, possible fix for sun
Thorsten Jørgen Ottosen
2006-02-19
1
-0
/
+0
*
finished removing LVALUE_TYPEOF
Arkadiy Vertleyb
2006-02-19
1
-0
/
+0
*
Add missing parameter (thanks to Bruno Martinez)
Aleksey Gurtovoy
2006-02-19
1
-0
/
+0
*
VC++ warning suppression
Dave Abrahams
2006-02-18
1
-0
/
+0
*
Reduce the usage of basic_stringstream as much a possible to work around VC8 ...
Jeff Garland
2006-02-18
1
-0
/
+0
*
Add a failing test case
Dave Abrahams
2006-02-18
1
-0
/
+0
*
added new test for operator,()
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
added operator, again
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
Fully qualified detail:: to work around a subtle VC 7.1 problem.
Peter Dimov
2006-02-18
1
-0
/
+0
*
Eliminate duplicate inline keyword warnings.
Dave Abrahams
2006-02-18
1
-0
/
+0
*
Added some missing "inline" keywords.
Dave Abrahams
2006-02-18
1
-0
/
+0
*
removed temporary code added to investigate cw-8.x failure
Arkadiy Vertleyb
2006-02-18
1
-0
/
+0
*
LVALUE_TYPEOF dropped
Arkadiy Vertleyb
2006-02-18
1
-0
/
+0
*
cleaned up after running inspect
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
added test for fixed ptr_map_iterator
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
fixed ptr_map reverse_iterators
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
fixed serialization implementation
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
fixed problems with nested function templates
Thorsten Jørgen Ottosen
2006-02-18
1
-0
/
+0
*
revert Jamfile badness
Eric Niebler
2006-02-18
1
-0
/
+0
*
Fixed bug in optional_io
Fernando Cacciola
2006-02-17
1
-0
/
+0
*
Some Borland workarounds
Dave Abrahams
2006-02-17
1
-0
/
+0
*
update list of supported compilers
Eric Niebler
2006-02-17
1
-0
/
+0
*
*** empty log message ***
Thorsten Jørgen Ottosen
2006-02-16
1
-0
/
+0
*
Split the hash documentation into several files.
Daniel James
2006-02-16
1
-0
/
+0
*
Non-templated iostreams fix in optional_io
Fernando Cacciola
2006-02-16
1
-0
/
+0
*
fixed error in cloning
Thorsten Jørgen Ottosen
2006-02-16
1
-0
/
+0
*
Cleaned up index_range implementation a bit.
Ronald Garcia
2006-02-16
1
-0
/
+0
*
fixed bug reported at http://lists.boost.org/boost-users/2006/02/17230.php
Joaquín M. López Muñoz
2006-02-16
1
-0
/
+0
*
Fixed typo.
John Maddock
2006-02-16
1
-0
/
+0
*
Fixed user message bug in cleanup_and_throw
Jim Douglas
2006-02-16
1
-0
/
+0
*
Enable pthread support on OpenBSD
John Maddock
2006-02-16
1
-0
/
+0
*
Fix up DLL linking
Vladimir Prus
2006-02-16
1
-0
/
+0
*
Set <define>BOOST_ALL_DYN_LINK=1 for shared lib
Vladimir Prus
2006-02-16
1
-0
/
+0
[next]