summaryrefslogtreecommitdiff
path: root/cpp/src/Transform/Transformer.cpp
Commit message (Collapse)AuthorAge
* removing old Transform code, testsMark Spruiell2004-01-19
|
* - Bug fix for class transforms. Only the transform for the formal type wasMark Spruiell2003-11-21
| | | | | | | being executed. - Now executes transforms for base types. - Added 'base' attribute for <transform> descriptor that indicates whether the base transforms should be executed. Default is true.
* fix for warningMark Spruiell2003-11-20
|
* transform to new database environmentMark Spruiell2003-11-20
|
* open old database with transactionMark Spruiell2003-11-20
|
* always create evictor types, but suppress output in analyzerMark Spruiell2003-10-24
|
* adding support for renaming typesMark Spruiell2003-10-23
|
* handle missing classes; bug fixes; clean upMark Spruiell2003-10-23
|
* adding <add> descriptor, length attribute for <set>, test attribute forMark Spruiell2003-10-23
| | | | <fail>
* adding dictionary/sequence element access to grammarMark Spruiell2003-10-22
|
* initial check-inMark Spruiell2003-10-21