summaryrefslogtreecommitdiff
path: root/cpp/src/XMLTransform/TransformDB.cpp
Commit message (Collapse)AuthorAge
* - Removed dependency on Xerces.Mark Spruiell2003-09-11
| | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze.
* Major Freeze updateBernard Normier2003-07-18
|
* merge with e3_2003Mark Spruiell2003-05-04
|
* adding statistics to evictorMark Spruiell2003-04-10
|
* version update; date changeMarc Laukien2003-02-04
|
* check for missing class types in object instances add optional removal ofMark Spruiell2002-11-26
| | | | object references and instances for missing types transaction fixes
* - Added transactional method to Freeze DB API.Benoit Foucher2002-11-20
| | | | | - Added sync() method to flush the memory pool to the disk. - Improved XMLTransform tests.
* fixing usageMark Spruiell2002-11-20
|
* FixesBenoit Foucher2002-11-15
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* add evictor supportMark Spruiell2002-10-03
|
* adding XMLTransformMark Spruiell2002-08-27