summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Boost.Log merged to trunk.boost-1.22.0Andrey Semashev2013-04-132-0/+4
* This commit was manufactured by cvs2svn to create tagnobody2001-05-28133-0/+11955
|\
| * 1.22.0 final comit (hopefully!)Beman Dawes2001-05-281-1/+1
| * Final 1.22.0 runupBeman Dawes2001-05-281-2/+2
| * Remove compiler workarounds no longer needed due to BOOST_STATIC_ASSERT fix. ...Beman Dawes2001-05-281-0/+0
| * Added BeOS threading support, tweeked STLPort detection.John Maddock2001-05-281-0/+0
| * minor cygwin config fixJohn Maddock2001-05-271-0/+0
| * updated regression test resultsJohn Maddock2001-05-271-2/+81
| * Fixed purify warings about access to unitialised memoryJohn Maddock2001-05-261-0/+0
| * Fixed problems that occur when regex has invalid or unititalised expression.John Maddock2001-05-261-0/+0
| * cast integral constant expression to bool to fix some compiler warnings and s...John Maddock2001-05-261-0/+0
| * 1.22.0 runupBeman Dawes2001-05-252-19/+104
| * 1.22.0 runupBeman Dawes2001-05-252-4/+5
| * Add Daryle and RalfBeman Dawes2001-05-256-0/+114
| * fixed Intel + new Dinkumware againJens Maurer2001-05-241-0/+0
| * added checked_delete_test and noncopyable_testJens Maurer2001-05-241-4/+22
| * Dave says qualifiers weren't really neededBeman Dawes2001-05-241-0/+0
| * Initial checkinBeman Dawes2001-05-241-0/+0
| * Documentation and example program improvementsBeman Dawes2001-05-241-0/+0
| * Workaround compiler problems while waiting to find out if BOOST_STATIC_ASSERT...Beman Dawes2001-05-241-0/+0
| * add __ICLBeman Dawes2001-05-241-0/+0
| * regex: fixed iterator definition so that it passes the SGI/boost concept checks.John Maddock2001-05-241-0/+0
| * added check_delete workaround for Sun CCJens Maurer2001-05-241-0/+0
| * minor tweak for Cygnus (thanks to Ross Smith)Jens Maurer2001-05-241-0/+0
| * Fix accident: restore main version.Ralf W. Grosse-Kunstleve2001-05-241-0/+0
| * Fix accident: restore main version.Ralf W. Grosse-Kunstleve2001-05-241-0/+0
| * fixes tested with vc60, tru64cxx, irixCC, gcc2952Ralf W. Grosse-Kunstleve2001-05-241-0/+0
| * Oops! Fix boo boo from prior fixBeman Dawes2001-05-241-0/+0
| * checked_delete_test, noncopyable_testJens Maurer2001-05-232-3/+27
| * Move MS VC++ pragmas to workaround compiler crash reported by several people ...Beman Dawes2001-05-231-0/+0
| * removed initialize()Jeremy Siek2001-05-231-0/+0
| * removed vis.initializeJeremy Siek2001-05-231-0/+0
| * re-run after adding noncopyable_test, checked_delete_test etc.Jens Maurer2001-05-231-5/+35
| * new fileJeremy Siek2001-05-231-0/+0
| * only do overflow check when w_e > 0Jeremy Siek2001-05-231-0/+0
| * added check for overflowJeremy Siek2001-05-231-0/+0
| * fixed to do topological order (not reverse topo)Jeremy Siek2001-05-231-0/+0
| * put initialize back inJeremy Siek2001-05-231-0/+0
| * fixed property map, added default constructorJeremy Siek2001-05-231-0/+0
| * Update for Metrowerks 6.2 (Chris Little)Beman Dawes2001-05-231-0/+0
| * refactored tests to account for numeric_limits<>::has_XXX flagsJens Maurer2001-05-221-0/+0
| * Smart pointer and utility changes related to adding checked_delere and checke...Beman Dawes2001-05-227-4/+11
| * forgot to remove a commentJeremy Siek2001-05-221-0/+0
| * changed to use vertex_property and edge_property traits classesJeremy Siek2001-05-221-0/+0
| * added vertex and edge mutableJeremy Siek2001-05-221-0/+0
| * added specialization of vertex_property and edge_property traits classesJeremy Siek2001-05-221-0/+0
| * added vertex_property and edge_propertyJeremy Siek2001-05-221-0/+0
| * added some property graph featuresJeremy Siek2001-05-221-0/+0
| * added some property graph features to the leda interfaceJeremy Siek2001-05-221-0/+0
| * fixed reference type for adjacency_iterator and added adjacency_graph_tagJeremy Siek2001-05-211-0/+0