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 |
| | |||
* | Removed EvictorBase again. | Michi Henning | 2003-07-09 |
| | |||
* | Changed implementation of Ice.MessageSizeMax property: no longer a static | Michi Henning | 2003-07-02 |
| | | | | value now and initialized in Instance. | ||
* | merging changes from Evictor branch | Michi Henning | 2003-06-30 |
| | |||
* | Merging changes from trace_slicing branc | Michi Henning | 2003-06-23 |
| | |||
* | Changed C++ mapping of Slice byte from char to unsigned char. | Michi Henning | 2003-05-30 |
| | |||
* | Removed Precompiled Headers (PCH) | Bernard Normier | 2003-05-25 |
| | |||
* | fixed installation for libXMLTransform.so | Mark Spruiell | 2003-05-24 |
| | |||
* | Sun C++ 5.5 port | Bernard Normier | 2003-05-21 |
| | |||
* | Updated Unix versioning scheme, and updated current version to 1.1.0 | Bernard Normier | 2003-05-13 |
| | |||
* | Changed library names on Windows for Ice 1.1 | Bernard Normier | 2003-05-09 |
| | |||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 |
| | |||
* | src exe are now built in Release or Debug and then copied to the top level | Bernard Normier | 2003-05-07 |
| | | | | bin directory. | ||
* | merge with e3_2003 | Mark Spruiell | 2003-05-04 |
| | |||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 |
| | |||
* | 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 |
| | |||
* | make depend | Marc Laukien | 2003-03-23 |
| | |||
* | qualify all Xerces types to avoid conflict with VC7 | Mark Spruiell | 2003-02-23 |
| | |||
* | version -> 1.0.1 | Marc Laukien | 2003-02-22 |
| | |||
* | portability fixes for openssl, xerces; dependency update | Mark Spruiell | 2003-02-21 |
| | |||
* | changing library version to 100 | Mark Spruiell | 2003-02-05 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | started with stats interface | Marc Laukien | 2003-01-30 |
| | |||
* | fix | Marc Laukien | 2003-01-28 |
| | |||
* | Fix to display correct error message if imported file isn't found. | Benoit Foucher | 2003-01-09 |
| | |||
* | fixes | Marc Laukien | 2003-01-09 |
| | |||
* | Fix | Benoit Foucher | 2002-12-18 |
| | |||
* | fix for handling of missing types | Mark Spruiell | 2002-12-18 |
| | |||
* | make depend | Marc Laukien | 2002-12-08 |
| | |||
* | amd merge | Marc Laukien | 2002-12-06 |
| | |||
* | added ami | Marc Laukien | 2002-11-27 |
| | |||
* | 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 |
| | |||
* | fixing usage | 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). | ||
* | Bug fix | Benoit Foucher | 2002-11-16 |
| | |||
* | Fixed bug & use IceUtil::stringToInt64 | Benoit Foucher | 2002-11-16 |
| | |||
* | Fixes | Benoit Foucher | 2002-11-15 |
| | |||
* | adding make install | Mark Spruiell | 2002-11-13 |
| | |||
* | Removed slice compilation rules, use an implicit rule instead. | Benoit Foucher | 2002-11-13 |
| |