Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / TemplateEngine.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-15 Scott CantorTighten a parameter for Solaris.
2009-03-10 Scott CantorBase template for loops on a single multimap.
2009-03-10 Scott CantorSwitch to reference parameters as appropriate.
2009-03-06 Jim FoxAdding for loop capability
2009-02-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-185
2007-12-19 Scott CantorExpose client request parameters to template engine.
2007-02-02 Scott CantorUpdate copyright.
2006-12-20 Scott CantorSuppress warnings.
2006-12-20 Scott CantorVirtualize template parameters.
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...