| Commit message (Expand) | Author | Age | Files | Lines |
* | Update graph, format, lambda, logic, interval, pool, property_map, timer, fun... | Automated Commit | 2014-09-01 | 1 | -0/+0 |
* | Update property_map from develop. | Automated Commit | 2014-06-07 | 1 | -0/+0 |
* | Update property_map from develop. | Automated Commit | 2014-05-15 | 1 | -0/+0 |
* | Changed some names to fix shadowing warnings; refs #9376 | Jeremiah Willcock | 2013-11-13 | 1 | -0/+0 |
* | Added optional key type for static_property_map; added make_static_property_m... | Jeremiah Willcock | 2013-11-09 | 1 | -0/+0 |
* | Moved parallel vector_property_map into its own file | Jeremiah Willcock | 2013-10-21 | 1 | -0/+0 |
* | Moved parts of PBGL used by parallel property maps over to property map direc... | Jeremiah Willcock | 2013-10-21 | 1 | -0/+0 |
* | Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION | Stephen Kelly | 2013-10-11 | 1 | -0/+0 |
* | Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION | Stephen Kelly | 2013-10-11 | 1 | -0/+0 |
* | Remove use of BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS | Stephen Kelly | 2013-09-25 | 1 | -0/+0 |
* | Added commented-out assertion failure for pointers as property maps | Jeremiah Willcock | 2013-09-12 | 1 | -0/+0 |
* | Fixed unused typedef warnings from GCC 4.9; fixes #8877; fixes #8986 | Jeremiah Willcock | 2013-08-12 | 1 | -0/+0 |
* | Allowed chaining of const dynamic_properties objects | Jeremiah Willcock | 2013-05-21 | 1 | -0/+0 |
* | Updated docs from Guillaume | Jeremiah Willcock | 2013-02-19 | 1 | -0/+0 |
* | Added compose_property_map from Guillaume Pinot | Jeremiah Willcock | 2013-02-19 | 1 | -0/+0 |
* | Another try at fixing VC++ issue | Jeremiah Willcock | 2012-07-05 | 1 | -0/+0 |
* | Corrected documentation | Jeremiah Willcock | 2012-07-02 | 1 | -0/+0 |
* | Added explicit static_pointer_cast as upcast to try to work around VC++ issues | Jeremiah Willcock | 2012-06-29 | 1 | -0/+0 |
* | Removed GCC 2.95 workarounds, changed to make_shared for exception safety, tr... | Jeremiah Willcock | 2012-05-12 | 1 | -0/+0 |
* | Changed property_map to property_map_ in constructor | Jeremiah Willcock | 2012-05-08 | 1 | -0/+0 |
* | Trying to work around VC++ problem | Jeremiah Willcock | 2012-04-28 | 1 | -0/+0 |
* | Added (edited) new version of identity_property_map documentation from Alex H... | Jeremiah Willcock | 2012-04-16 | 1 | -0/+0 |
* | Renamed parameter to avoid VC++ bug | Jeremiah Willcock | 2012-04-16 | 1 | -0/+0 |
* | Removed unused variable | Jeremiah Willcock | 2012-03-25 | 1 | -0/+0 |
* | Removed unnecessary (and incorrect in C++03) typenames | Jeremiah Willcock | 2012-03-25 | 1 | -0/+0 |
* | Removed unnecessary (and incorrect in C++03) typenames | Jeremiah Willcock | 2012-03-25 | 1 | -0/+0 |
* | Added composition of function to output of property map | Jeremiah Willcock | 2012-03-25 | 1 | -0/+0 |
* | Applied suggestions from Michel Morin | Jeremiah Willcock | 2012-03-24 | 1 | -0/+0 |
* | Added function_property_map based on code from Philipp Moeller; fixes #6728 | Jeremiah Willcock | 2012-03-23 | 1 | -0/+0 |
* | Added reference trait to documentation; fixes #6721 | Jeremiah Willcock | 2012-03-21 | 1 | -0/+0 |
* | Added edited version of documentation patch in #6539; fixes #6539 | Jeremiah Willcock | 2012-02-09 | 1 | -0/+0 |
* | Fixed assert issues from inspection report for PropertyMap | Jeremiah Willcock | 2011-01-06 | 1 | -0/+0 |
* | Fixed page titles | Jeremiah Willcock | 2010-09-02 | 1 | -0/+0 |
* | Restore dynamic_property_map.html's css. | Daniel James | 2010-07-19 | 1 | -0/+0 |
* | Rebuild fusion documentation. | Daniel James | 2010-07-04 | 1 | -0/+0 |
* | Applied patch from Joaquín M López Muñoz to work around VC++ 10 issue | Jeremiah Willcock | 2010-05-11 | 1 | -0/+0 |
* | Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr | Jeremiah Willcock | 2010-03-29 | 1 | -0/+0 |
* | Fix gcc -pedantic warning: extra ';'. | Jürgen Hunold | 2010-03-11 | 1 | -0/+0 |
* | Made property_traits members conditionally defined to enable SFINAE on functi... | Jeremiah Willcock | 2010-03-08 | 1 | -0/+0 |
* | Fixed duplicate bookmarks | Jeremiah Willcock | 2010-01-18 | 1 | -0/+0 |
* | Changed to BOOST_THROW_EXCEPTION (except in one test case) | Jeremiah Willcock | 2010-01-10 | 1 | -0/+0 |
* | Applied patch from #3739; fixes #3739 | Jeremiah Willcock | 2009-12-09 | 1 | -0/+0 |
* | Removed forwarding headers for property map library; fixes #2922 | Jeremiah Willcock | 2009-11-24 | 1 | -0/+0 |
* | rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ... | Troy D. Straszheim | 2009-10-17 | 1 | -0/+0 |
* | Added missing function | Jeremiah Willcock | 2009-09-18 | 1 | -0/+0 |
* | Moved included .cpp files to .ipp so that they will be installed | Jeremiah Willcock | 2009-07-29 | 1 | -0/+0 |
* | Made redirect headers actually have correct includes | Jeremiah Willcock | 2009-07-22 | 1 | -0/+0 |
* | Added default constructor; refs #3134 | Jeremiah Willcock | 2009-06-22 | 1 | -0/+0 |
* | Added shared_array_property_map | Jeremiah Willcock | 2009-05-31 | 1 | -0/+0 |
* | Restructured directories to match Boost conventions; fixed links and other mi... | Jeremiah Willcock | 2009-05-31 | 1 | -0/+0 |