summaryrefslogtreecommitdiff
path: root/libs/property_map
Commit message (Expand)AuthorAgeFilesLines
* Update property_map from developAutomated Commit2016-11-161-0/+0
* Update graph, format, lambda, logic, interval, pool, property_map, timer, fun...Automated Commit2014-09-011-0/+0
* Update property_map from develop.Automated Commit2014-06-071-0/+0
* Update property_map from develop.Automated Commit2014-05-151-0/+0
* Changed some names to fix shadowing warnings; refs #9376Jeremiah Willcock2013-11-131-0/+0
* Added optional key type for static_property_map; added make_static_property_m...Jeremiah Willcock2013-11-091-0/+0
* Moved parallel vector_property_map into its own fileJeremiah Willcock2013-10-211-0/+0
* Moved parts of PBGL used by parallel property maps over to property map direc...Jeremiah Willcock2013-10-211-0/+0
* Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATIONStephen Kelly2013-10-111-0/+0
* Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATIONStephen Kelly2013-10-111-0/+0
* Remove use of BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTSStephen Kelly2013-09-251-0/+0
* Added commented-out assertion failure for pointers as property mapsJeremiah Willcock2013-09-121-0/+0
* Fixed unused typedef warnings from GCC 4.9; fixes #8877; fixes #8986Jeremiah Willcock2013-08-121-0/+0
* Allowed chaining of const dynamic_properties objectsJeremiah Willcock2013-05-211-0/+0
* Updated docs from GuillaumeJeremiah Willcock2013-02-191-0/+0
* Added compose_property_map from Guillaume PinotJeremiah Willcock2013-02-191-0/+0
* Another try at fixing VC++ issueJeremiah Willcock2012-07-051-0/+0
* Corrected documentationJeremiah Willcock2012-07-021-0/+0
* Added explicit static_pointer_cast as upcast to try to work around VC++ issuesJeremiah Willcock2012-06-291-0/+0
* Removed GCC 2.95 workarounds, changed to make_shared for exception safety, tr...Jeremiah Willcock2012-05-121-0/+0
* Changed property_map to property_map_ in constructorJeremiah Willcock2012-05-081-0/+0
* Trying to work around VC++ problemJeremiah Willcock2012-04-281-0/+0
* Added (edited) new version of identity_property_map documentation from Alex H...Jeremiah Willcock2012-04-161-0/+0
* Renamed parameter to avoid VC++ bugJeremiah Willcock2012-04-161-0/+0
* Removed unused variableJeremiah Willcock2012-03-251-0/+0
* Removed unnecessary (and incorrect in C++03) typenamesJeremiah Willcock2012-03-251-0/+0
* Removed unnecessary (and incorrect in C++03) typenamesJeremiah Willcock2012-03-251-0/+0
* Added composition of function to output of property mapJeremiah Willcock2012-03-251-0/+0
* Applied suggestions from Michel MorinJeremiah Willcock2012-03-241-0/+0
* Added function_property_map based on code from Philipp Moeller; fixes #6728Jeremiah Willcock2012-03-231-0/+0
* Added reference trait to documentation; fixes #6721Jeremiah Willcock2012-03-211-0/+0
* Added edited version of documentation patch in #6539; fixes #6539Jeremiah Willcock2012-02-091-0/+0
* Fixed assert issues from inspection report for PropertyMapJeremiah Willcock2011-01-061-0/+0
* Fixed page titlesJeremiah Willcock2010-09-021-0/+0
* Restore dynamic_property_map.html's css.Daniel James2010-07-191-0/+0
* Rebuild fusion documentation.Daniel James2010-07-041-0/+0
* Applied patch from Joaquín M López Muñoz to work around VC++ 10 issueJeremiah Willcock2010-05-111-0/+0
* Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptrJeremiah Willcock2010-03-291-0/+0
* Fix gcc -pedantic warning: extra ';'.Jürgen Hunold2010-03-111-0/+0
* Made property_traits members conditionally defined to enable SFINAE on functi...Jeremiah Willcock2010-03-081-0/+0
* Fixed duplicate bookmarksJeremiah Willcock2010-01-181-0/+0
* Changed to BOOST_THROW_EXCEPTION (except in one test case)Jeremiah Willcock2010-01-101-0/+0
* Applied patch from #3739; fixes #3739Jeremiah Willcock2009-12-091-0/+0
* Removed forwarding headers for property map library; fixes #2922Jeremiah Willcock2009-11-241-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* Added missing functionJeremiah Willcock2009-09-181-0/+0
* Moved included .cpp files to .ipp so that they will be installedJeremiah Willcock2009-07-291-0/+0
* Made redirect headers actually have correct includesJeremiah Willcock2009-07-221-0/+0
* Added default constructor; refs #3134Jeremiah Willcock2009-06-221-0/+0
* Added shared_array_property_mapJeremiah Willcock2009-05-311-0/+0