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
/
any
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 1.46.1
Beman Dawes
2011-03-12
1
-0
/
+0
*
rm cmake from the release branch before it goes out broken. Policy dictates ...
Troy D. Straszheim
2009-10-17
1
-0
/
+0
*
Merge from trunk r56168 (#754 boost::any - typeid comparison across shared bo...
Alexander Nasonov
2009-09-13
1
-0
/
+0
*
Add boost license info to documentation for a few libraries.
Daniel James
2009-07-26
1
-0
/
+0
*
Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22
1
-0
/
+0
*
merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24
1
-0
/
+0
*
Fixes #2311: any::operator= should have by-value argument
Alexander Nasonov
2008-12-04
1
-0
/
+0
*
Merge trunk
Beman Dawes
2008-07-17
1
-0
/
+0
*
Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25
1
-0
/
+0
*
Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25
1
-0
/
+0
*
Starting point for releases
Beman Dawes
2007-10-05
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create tag
nobody
2007-07-24
1
-0
/
+0
*
Merged copyright and license addition
Beman Dawes
2006-11-07
1
-0
/
+0
*
Remove obsolete Boost.Build v1 files.
Rene Rivera
2006-11-06
1
-0
/
+0
*
Merge bugfix from HEAD to RC_1_34_0: cvs diff -u -r 1.12 -r 1.13 any.hpp | pa...
Alexander Nasonov
2006-09-21
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21
1
-0
/
+0
*
Merged from Version_1_33_1
Douglas Gregor
2005-12-08
1
-0
/
+0
*
Merge from RC_1_33_0 to HEAD: cvs up -j 1.2 -j 1.2.10.1 libs/any/doc/any.xml
Alexander Nasonov
2005-11-04
1
-0
/
+0
*
Added V2 Jamfile
Vladimir Prus
2005-05-25
1
-0
/
+0
*
Try fixing the link error on VC*.
Vladimir Prus
2005-04-26
1
-0
/
+0
*
Split test for any-to-reference cast into a separate file. In fails
Vladimir Prus
2005-04-22
1
-0
/
+0
*
An experiment to figure out why vc6 is failing
Vladimir Prus
2005-03-17
1
-0
/
+0
*
An attempt to fix the test on vc6. This is just a guess, I can't
Vladimir Prus
2005-03-16
1
-0
/
+0
*
Allow 'any_cast' to a reference type.
Vladimir Prus
2005-02-18
1
-0
/
+0
*
Changed to BSL based on permission granted in blanket-permission.txt.
John Maddock
2004-10-11
1
-0
/
+0
*
BSL update
John Maddock
2004-09-16
1
-0
/
+0
*
Don't allow a namespace and a class template to have the same name; it confus...
Douglas Gregor
2003-12-03
1
-0
/
+0
*
Changed the throw_exception.hpp include to <> rather than "" for consistency ...
Björn Karlsson
2003-10-07
1
-0
/
+0
*
Added support for boost::throw_exception; patch from LarsBj.
Björn Karlsson
2003-10-07
1
-0
/
+0
*
Updated to reflect BoostBook changes
Douglas Gregor
2003-03-15
1
-0
/
+0
*
Import of BoostBook documentation for any, array, bind, function, ref, and
Douglas Gregor
2003-03-12
1
-0
/
+0
*
index.html: Link to BoostBook generated documentation
Douglas Gregor
2003-02-17
1
-0
/
+0
*
Untabified
Björn Karlsson
2003-02-04
1
-0
/
+0
*
Add /libs/lib-name to comment
Beman Dawes
2002-12-23
1
-0
/
+0
*
Workarounds for SunPro CC
Dave Abrahams
2002-12-03
1
-0
/
+0
*
Add parens to quiet warning
Beman Dawes
2002-07-24
1
-0
/
+0
*
use strstream only when BOOST_NO_STRINGSTREAM is defined
Jens Maurer
2002-05-20
1
-0
/
+0
*
Update license
Beman Dawes
2002-01-20
1
-0
/
+0
*
any_ptr -> any_cast
Darin Adler
2001-11-07
1
-0
/
+0
*
Add missing </a> several places in list
Beman Dawes
2001-11-01
1
-0
/
+0
*
Fix for building with gcc + STLport
John Maddock
2001-08-08
1
-0
/
+0
*
Member template workarounds (Darin Adler)
Beman Dawes
2001-07-05
1
-0
/
+0
*
add ctor throw() per Kevlin and Peter Schmid
Beman Dawes
2001-07-05
1
-0
/
+0
*
added failure destructor with empty throw spec
uid30850
2001-07-04
1
-0
/
+0
*
revert previous "fix"
uid30850
2001-07-04
1
-0
/
+0
*
add empty throw spec to any destructor (inherits from std::exception)
uid30850
2001-07-04
1
-0
/
+0
*
Initial commit
Beman Dawes
2001-07-03
1
-0
/
+0
*
Initial commit
Beman Dawes
2001-07-03
1
-0
/
+0