summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Boost.Log merged to trunk.boost-1.23.0Andrey Semashev2013-04-132-0/+4
| | | | [SVN r83860]
* This commit was manufactured by cvs2svn to create tagnobody2001-07-06146-0/+13254
|\ | | | | | | | | | | 'Version_1_23_0'. [SVN r10562]
| * 1.23.0 finalBeman Dawes2001-07-061-68/+194
| | | | | | | | [SVN r10561]
| * 1.23.0 runupBeman Dawes2001-07-062-6/+173
| | | | | | | | [SVN r10559]
| * Fix broken hyperlinkBeman Dawes2001-07-064-3/+3
| | | | | | | | [SVN r10558]
| * Release 1.23.0 runupBeman Dawes2001-07-061-3/+7
| | | | | | | | [SVN r10554]
| * Fix broken linkBeman Dawes2001-07-061-0/+0
| | | | | | | | [SVN r10553]
| * Tuples library causes tie to be deprecatedBeman Dawes2001-07-061-0/+0
| | | | | | | | [SVN r10552]
| * Minor HTML fixesBeman Dawes2001-07-062-5/+5
| | | | | | | | [SVN r10551]
| * Reorder shared_ptr code so VC++ 6 member templates work, allowing ↵Beman Dawes2001-07-061-0/+0
| | | | | | | | | | | | polymorphic pointers to now work with that compiler (Gary Powell) [SVN r10548]
| * tiny trivial fix.Ralf W. Grosse-Kunstleve2001-07-061-0/+0
| | | | | | | | [SVN r10547]
| * fixed bug so "any" works with gcc 3.0Jens Maurer2001-07-051-2/+2
| | | | | | | | [SVN r10546]
| * Member template workarounds (Darin Adler)Beman Dawes2001-07-051-0/+0
| | | | | | | | [SVN r10545]
| * add ctor throw() per Kevlin and Peter SchmidBeman Dawes2001-07-051-0/+0
| | | | | | | | [SVN r10542]
| * replace gcd() implementation (Helmut Zeisel, Paul Moore)Jens Maurer2001-07-051-0/+0
| | | | | | | | [SVN r10539]
| * added "any"Jens Maurer2001-07-051-1/+8
| | | | | | | | [SVN r10538]
| * added "any"Jens Maurer2001-07-051-1/+14
| | | | | | | | [SVN r10537]
| * added "any"Jens Maurer2001-07-051-1/+10
| | | | | | | | [SVN r10536]
| * added Aix regression testToon Knapen2001-07-052-1/+356
| | | | | | | | [SVN r10533]
| * also added RTTI support for Aix during linkingToon Knapen2001-07-051-1/+1
| | | | | | | | [SVN r10532]
| * added RTTI support for AixToon Knapen2001-07-051-1/+1
| | | | | | | | [SVN r10531]
| * added "any"uid308502001-07-041-3/+10
| | | | | | | | [SVN r10530]
| * added failure destructor with empty throw specuid308502001-07-041-0/+0
| | | | | | | | [SVN r10529]
| * revert previous "fix"uid308502001-07-041-0/+0
| | | | | | | | [SVN r10528]
| * add empty throw spec to any destructor (inherits from std::exception)uid308502001-07-041-0/+0
| | | | | | | | [SVN r10527]
| * added "any"uid308502001-07-041-1/+6
| | | | | | | | [SVN r10526]
| * Fix formatting attemp2John R. Bandela2001-07-031-0/+0
| | | | | | | | [SVN r10525]
| * Fixed formattingJohn R. Bandela2001-07-031-0/+0
| | | | | | | | [SVN r10524]
| * Fix bad patch I sent to John that makes Metrowerks compiles fail.Darin Adler2001-07-031-0/+0
| | | | | | | | [SVN r10521]
| * Initial commitBeman Dawes2001-07-031-0/+0
| | | | | | | | [SVN r10517]
| * fixed broken linkJeremy Siek2001-07-031-0/+0
| | | | | | | | [SVN r10516]
| * Added libs/any/any_test.cppBeman Dawes2001-07-031-0/+1
| | | | | | | | [SVN r10514]
| * Add boost/any.hppBeman Dawes2001-07-032-2/+6
| | | | | | | | [SVN r10513]
| * Initial commitBeman Dawes2001-07-032-0/+4
| | | | | | | | [SVN r10512]
| * --broken_auto_ptr -> --broken-auto-ptrDave Abrahams2001-07-031-0/+0
| | | | | | | | [SVN r10511]
| * VC typename fixes by JohnJohn R. Bandela2001-07-031-0/+0
| | | | | | | | [SVN r10510]
| * function_base.hpp:Douglas Gregor2001-07-021-0/+0
| | | | | | | | | | | | | | | | - Changed "RET" to "type" in the IF template metafunction because the GCC source headers define RET as a macro. [SVN r10509]
| * Made it a little more immune to command-line argument orderingDave Abrahams2001-07-021-0/+0
| | | | | | | | [SVN r10508]
| * Added JIT debugging hooksDave Abrahams2001-07-021-0/+0
| | | | | | | | [SVN r10507]
| * function_template.hpp:Douglas Gregor2001-07-011-0/+0
| | | | | | | | | | | | | | | | - One argument functions model AdaptableUnaryFunction - Two argument functions model AdaptableBinaryFunction [SVN r10502]
| * various fixes helpedJens Maurer2001-07-011-5/+5
| | | | | | | | [SVN r10501]
| * added gcc 3.0Jens Maurer2001-07-011-32/+98
| | | | | | | | [SVN r10500]
| * toolfwd.hpp addedJens Maurer2001-07-011-9/+9
| | | | | | | | [SVN r10499]
| * added gcc 3.0Jens Maurer2001-07-011-3/+10
| | | | | | | | [SVN r10495]
| * now using HP-UX 11.0, aCC 3.31Jens Maurer2001-07-011-12/+12
| | | | | | | | [SVN r10494]
| * Use HP-UX 11.0Jens Maurer2001-07-011-2/+4
| | | | | | | | [SVN r10493]
| * added KCC 4.0eJens Maurer2001-07-011-0/+14
| | | | | | | | [SVN r10492]
| * The void partial specialization of the function classes has been removed inDouglas Gregor2001-07-011-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | favor of a common interface. Regardless of the compiler's capabilities, the result type of a Boost.Function function object that was declared void will be "unused". This allows the result of a Boost.Function function object to be passed as a parameter regardless of whether the function is declared as returning void. It greatly simplifies the use of Boost.Function objects with wrapper objects (i.e., when the side effects are important, but the result isn't: consider binding and composition when calling a std::for_each loop) [SVN r10491]
| * config.hpp:Douglas Gregor2001-06-301-0/+0
| | | | | | | | | | | | | | | | - Removed BOOST_NO_DEPENDENT_BASE_LOOKUP - Removed BOOST_WEAK_CONVERSION_OPERATORS [SVN r10489]
| * Added forward include file -- Thanks, Jens :)Stephen Cleary2001-06-291-0/+0
| | | | | | | | [SVN r10487]