summaryrefslogtreecommitdiff
path: root/libs/property_map
Commit message (Expand)AuthorAgeFilesLines
...
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
* Work around GCC 2.95.3 lookup bugsDouglas Gregor2005-05-191-0/+0
* Try again to fix dynamic_properties_test for MSVC 6, 7, etcDouglas Gregor2005-05-181-0/+0
* boost\dynamic_property_map.hpp:Douglas Gregor2005-05-141-0/+0
* Get the test case compiling with more compilers.John Maddock2005-05-121-0/+0
* Use Boost CSSDouglas Gregor2005-05-021-0/+0
* Eliminate unnecessary returnDouglas Gregor2005-05-011-0/+0
* Added V2 JamfileVladimir Prus2005-04-111-0/+0
* Suppress an "unsigned/signed comparison" warning.Vladimir Prus2005-03-101-0/+0
* Access the base (adapted) property map of a dynamic_property_map_adaptorDouglas Gregor2005-03-031-0/+0
* Notihng can follow endifDouglas Gregor2005-02-201-0/+0
* Added dynamic_propertiesDouglas Gregor2005-02-081-0/+0
* merge RC_1_32_0 fixesAleksey Gurtovoy2004-11-281-0/+0
* Minor fixesDouglas Gregor2004-10-311-0/+0
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
* BSLVladimir Prus2004-08-301-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-271-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-261-0/+0
* Don't copy default-initialized iterator.Vladimir Prus2004-07-201-0/+0
* property_map_iterator.hpp:Douglas Gregor2004-06-271-0/+0
* fixed a subtle bug in get() and put() exposed by the change toJeremy Siek2004-01-181-0/+0
* Fix property_map_iterator.Vladimir Prus2003-12-261-0/+0
* Refer to the same entity that's in the actual example fileDouglas Gregor2003-07-161-0/+0
* Add missing typenames.Vladimir Prus2003-05-231-0/+0
* Redo commit eated by disk crash: add 'storage_begin()' andVladimir Prus2003-05-081-0/+0
* restore from disk crashDave Abrahams2003-05-081-0/+0
* Add constructor with initial size to vector_property_map.Vladimir Prus2003-03-191-0/+0
* Added vector_property_map.Vladimir Prus2003-03-041-0/+0
* Fix typo.Vladimir Prus2003-03-041-0/+0
* UntabifiedBjörn Karlsson2003-02-121-0/+0
* add or update See www.boost.org commentsBeman Dawes2002-12-271-0/+0
* Use boost::detail::iterator_traits to workaround broken librariesDave Abrahams2002-12-041-0/+0
* revised introduction as per suggestion by Edward DienerJeremy Siek2002-11-141-0/+0
* vc6 workaroundsDave Abrahams2002-09-151-0/+0
* init commitBeman Dawes2002-08-191-0/+0
* Added an example of using const_associative_property_map.Ronald Garcia2002-08-121-0/+0
* Initial Revision.Ronald Garcia2002-08-121-0/+0
* Bug fix in const_property_map template (no operator[] for non-constRonald Garcia2002-08-121-0/+0
* added second constructor for iterator_property_mapJeremy Siek2002-07-171-0/+0
* removed default for OffsetMapJeremy Siek2002-07-161-0/+0
* Fix unversioned VC++ checksDave Abrahams2002-07-131-0/+0
* Fixed a bug in const_associative_property_map.Ronald Garcia2002-06-121-0/+0
* Add missing <cassert> includes.Darin Adler2002-03-241-0/+0
* fixes for intel used with older dinkum libDave Abrahams2002-03-151-0/+0
* completed the example, added the source file, and added docs forJeremy Siek2002-02-191-0/+0
* changed nested "bind" templates to "bind_" for MSVC.Dave Abrahams2002-01-141-0/+0
* merged changesJeremy Siek2001-12-181-0/+0
* fixed key_type for identity_property_mapJeremy Siek2001-12-141-0/+0
* added safe_iterator_property_mapJeremy Siek2001-12-051-0/+0
* fixed bug in put() for put_get_helper, arg needed to be constJeremy Siek2001-11-211-0/+0