summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fixed mistake in creating component_index, and updated expected outputJeremy Siek2000-09-251-0/+0
| * forgot to delete default argumentJeremy Siek2000-09-251-0/+0
| * port to Greenhills C++ compilerJeremy Siek2000-09-252-0/+0
| * some stlport debug mode fixes and some added docsJeremy Siek2000-09-253-0/+0
| * fixed stlport debug mode problems, and also fixed internal compilersJeremy Siek2000-09-251-0/+0
| * remove unused args to suppress warningsDave Abrahams2000-09-251-0/+0
| * Updates for CodeWarrior Pro6Dave Abrahams2000-09-251-0/+0
| * keep untabifiedDave Abrahams2000-09-251-0/+0
| * More optimal choices for fast 8 and 16 typesBeman Dawes2000-09-251-0/+0
| * working on stlport debug portJeremy Siek2000-09-252-0/+0
| * fixed VC++ warningJeremy Siek2000-09-251-0/+0
| * disabled warning about operator-> not returning a UDT. If operator->Jeremy Siek2000-09-251-0/+0
| * fixed mistake in put functionJeremy Siek2000-09-251-0/+0
| * removed friend versions of out_edges(), etc.Jeremy Siek2000-09-251-0/+0
| * fixed some function lookup problems due to VC++ no KoenigJeremy Siek2000-09-252-0/+0
| * Add newline at eof to quiet compiler warningBeman Dawes2000-09-252-0/+0
| * Snapshot after various fixes from numerous peopleBeman Dawes2000-09-251-6/+6
| * added copyright noticeDave Abrahams2000-09-251-0/+0
| * added specializations of property_traits for all the intrinsic non-const poin...Dave Abrahams2000-09-251-0/+0
| * added BOOST_NO_INTRINSIC_WCHAR_TDave Abrahams2000-09-251-0/+0
| * Initial versionDave Abrahams2000-09-241-0/+0
| * untabify so I can read the codeDave Abrahams2000-09-241-0/+0
| * Cover iterator requirements by inheriting from std::iterator<>Dave Abrahams2000-09-241-0/+0
| * untabify so I can read it!Dave Abrahams2000-09-241-0/+0
| * fix #if (defined ...) directive, remove unused arguments to suppress warningsDave Abrahams2000-09-241-0/+0
| * eliminate unused parameters to suppress warningsDave Abrahams2000-09-241-0/+0
| * fixed the property_traits specialization for default_color, andJeremy Siek2000-09-241-0/+0
| * few doc editsJeremy Siek2000-09-241-0/+0
| * PA -> Map name change and documentation cleanup/additionsJeremy Siek2000-09-241-0/+0
| * avoid using the ULL suffix for 64bit int literals, because it is not portableJens Maurer2000-09-241-0/+0
| * fix typosJens Maurer2000-09-241-0/+0
| * addition of INTXX_C support to integer libraryJohn Maddock2000-09-241-0/+0
| * added Buffer.html, and did some doc editing and formattingJeremy Siek2000-09-241-0/+0
| * changing table format for member functions, etc.Jeremy Siek2000-09-241-0/+0
| * undo my mistakes in v. 1.8Dave Abrahams2000-09-241-0/+0
| * Use iterator adaptors with STLport.Dave Abrahams2000-09-241-0/+0
| * fix obsolete #include of property_accessor.hppDave Abrahams2000-09-241-0/+0
| * VC++ fixesJeremy Siek2000-09-242-0/+0
| * re-run 23 Sept with int64 changesJens Maurer2000-09-231-1/+1
| * use BOOST_NO_INT64_T to check wether "long long" traits should be tested.Jens Maurer2000-09-231-0/+0
| * use BOOST_NO_INT64_T to check for availability of 64 bit integer supportJens Maurer2000-09-231-0/+0
| * use BOOST_NO_INT64_T to check availability of 64 bit integer supportJens Maurer2000-09-231-0/+0
| * fix reversed BOOST_NO_INT64_T logicJens Maurer2000-09-231-0/+0
| * add support for gcc's long longJens Maurer2000-09-231-0/+0
| * give more credit to Ed BreyJens Maurer2000-09-231-0/+0
| * avoid two warnings with MSVC (thanks to Ed Brey)Jens Maurer2000-09-231-0/+0
| * 64-bit integer improvements from John MaddockBeman Dawes2000-09-221-0/+0
| * Changes for Borland 5.5.1 (5.5 update 2)Beman Dawes2000-09-221-0/+0
| * fixed hash_set include file ordering bug in adjacency_list.hppJeremy Siek2000-09-222-0/+0
| * added documentation for some traits classesJeremy Siek2000-09-221-0/+0