SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / attribute / filtering / impl / AttributeValueStringFunctor.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2011-03-06 Scott CantorFix init order.
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-125
2008-06-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-115
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...