Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltoolingtest / MarshallingTest.h
2007-10-17 cantorMove credential usage enum to Credential class.
2007-02-02 cantorUpdate copyright.
2006-11-21 cantorAdd code for non-covariant build.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-08-11 cantorRemove some tracing, fix string compares.
2006-05-03 cantorIntegrate parser pools into library.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-29 cantorSet xsi:type during object construction.
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorMarshalling tests.