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. | ||
* | Major Freeze update | Bernard Normier | 2003-07-18 |
| | |||
* | Changed C++ mapping of Slice byte from char to unsigned char. | Michi Henning | 2003-05-30 |
| | |||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 |
| | |||
* | Solaris/Sun C++ 5.4 port | Bernard Normier | 2003-04-09 |
| | |||
* | qualify all Xerces types to avoid conflict with VC7 | Mark Spruiell | 2003-02-23 |
| | |||
* | portability fixes for openssl, xerces; dependency update | Mark Spruiell | 2003-02-21 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Fix to display correct error message if imported file isn't found. | Benoit Foucher | 2003-01-09 |
| | |||
* | Fix | Benoit Foucher | 2002-12-18 |
| | |||
* | fix for handling of missing types | Mark Spruiell | 2002-12-18 |
| | |||
* | minor bug fix | Mark Spruiell | 2002-11-26 |
| | |||
* | Fix | Benoit Foucher | 2002-11-26 |
| | |||
* | Fix | Benoit Foucher | 2002-11-26 |
| | |||
* | 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 | ||
* | Fix | Benoit Foucher | 2002-11-26 |
| | |||
* | XMLTransformer doesn't import twice the same file anymore. | Benoit Foucher | 2002-11-23 |
| | |||
* | Minor 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. | ||
* | cleaning up exception transform; adding support for xs:include | Mark Spruiell | 2002-11-20 |
| | |||
* | - Improved InvalidSchema exception message for exception raised if an | Benoit Foucher | 2002-11-18 |
| | | | | | | | | | | imported schema can't be found. - Added basic support for xsd:boolean (transformation from other types is not allowed). - Don't fail anymore when reading an exception type element from the schema. - Correctly handle cases where reference to an object is null (check if the xsi:nil attribute is true, if yes, just write the node as-is). | ||
* | Fixed bug & use IceUtil::stringToInt64 | Benoit Foucher | 2002-11-16 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | use import paths when loading schemas | Mark Spruiell | 2002-10-07 |
| | |||
* | add evictor support | Mark Spruiell | 2002-10-03 |
| | |||
* | fix | Marc Laukien | 2002-09-22 |
| | |||
* | removed several static's | Marc Laukien | 2002-09-22 |
| | |||
* | Xerces 2.1.0 port | Mark Spruiell | 2002-09-05 |
| | |||
* | Changed SystemException to SyscallException. | Michi Henning | 2002-08-29 |
| | |||
* | adding XMLTransform | Mark Spruiell | 2002-08-27 |