Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Removed dependency on Xerces. | Mark Spruiell | 2003-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. | ||
* | Freeze Evictor facet changes | Bernard Normier | 2003-08-27 |
| | |||
* | Major Freeze update | Bernard Normier | 2003-07-18 |
| | |||
* | merging changes from Evictor branch | Michi Henning | 2003-06-30 |
| | |||
* | Changed Ice::ServantLocator::deactivate() such that the category is passed | Michi Henning | 2003-06-17 |
| | | | | to deactivate(). | ||
* | Changed the behavior of Freeze::Map::insert and added Freeze::Map::put | Bernard Normier | 2003-06-06 |
| | |||
* | adding statistics to evictor | Mark Spruiell | 2003-04-10 |
| | |||
* | Solaris/Sun C++ 5.4 port | Bernard Normier | 2003-04-09 |
| | |||
* | merging changes from freeze_strategy branch | Mark Spruiell | 2003-04-08 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | check for missing class types in object instances add optional removal of | Mark Spruiell | 2002-11-26 |
| | | | | object references and instances for missing types transaction fixes | ||
* | - Added DBEnvironment::openDBWithTxn (required by BerkeleyDB 4.1.2) | Benoit Foucher | 2002-11-23 |
| | | | | | | | | - Improved dispatch exception warnings. - Fix the exception test to disable dispatch warnings. - Fixed a bug in IcePack where a server adapter would wait for the server activation even though the node was being shutdown. - Fixed XML transform tests to use openDBWithTxn. | ||
* | Fix | Benoit Foucher | 2002-11-20 |
| | |||
* | - Added transactional method to Freeze DB API. | Benoit Foucher | 2002-11-20 |
| | | | | | - Added sync() method to flush the memory pool to the disk. - Improved XMLTransform tests. | ||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | First shot at porting to VC++ 2002. Code compiles, but suffers random | Michi Henning | 2002-10-28 |
| | | | | crashes during the tests. | ||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | add evictor support | Mark Spruiell | 2002-10-03 |
| | |||
* | adding XMLTransform | Mark Spruiell | 2002-08-27 |