summaryrefslogtreecommitdiff
path: root/cpp/src/XMLTransform
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
|
* Removed EvictorBase again.Michi Henning2003-07-09
|
* Changed implementation of Ice.MessageSizeMax property: no longer a staticMichi Henning2003-07-02
| | | | value now and initialized in Instance.
* merging changes from Evictor branchMichi Henning2003-06-30
|
* Merging changes from trace_slicing brancMichi Henning2003-06-23
|
* Changed C++ mapping of Slice byte from char to unsigned char.Michi Henning2003-05-30
|
* Removed Precompiled Headers (PCH)Bernard Normier2003-05-25
|
* fixed installation for libXMLTransform.soMark Spruiell2003-05-24
|
* Sun C++ 5.5 portBernard Normier2003-05-21
|
* Updated Unix versioning scheme, and updated current version to 1.1.0Bernard Normier2003-05-13
|
* Changed library names on Windows for Ice 1.1Bernard Normier2003-05-09
|
* Merged HEAD and slicing trees.Michi Henning2003-05-08
|
* src exe are now built in Release or Debug and then copied to the top levelBernard Normier2003-05-07
| | | | bin directory.
* merge with e3_2003Mark Spruiell2003-05-04
|
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* adding statistics to evictorMark Spruiell2003-04-10
|
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* merging changes from freeze_strategy branchMark Spruiell2003-04-08
|
* make dependMarc Laukien2003-03-23
|
* qualify all Xerces types to avoid conflict with VC7Mark Spruiell2003-02-23
|
* version -> 1.0.1Marc Laukien2003-02-22
|
* portability fixes for openssl, xerces; dependency updateMark Spruiell2003-02-21
|
* changing library version to 100Mark Spruiell2003-02-05
|
* version update; date changeMarc Laukien2003-02-04
|
* started with stats interfaceMarc Laukien2003-01-30
|
* fixMarc Laukien2003-01-28
|
* Fix to display correct error message if imported file isn't found.Benoit Foucher2003-01-09
|
* fixesMarc Laukien2003-01-09
|
* FixBenoit Foucher2002-12-18
|
* fix for handling of missing typesMark Spruiell2002-12-18
|
* make dependMarc Laukien2002-12-08
|
* amd mergeMarc Laukien2002-12-06
|
* added amiMarc Laukien2002-11-27
|
* minor bug fixMark Spruiell2002-11-26
|
* FixBenoit Foucher2002-11-26
|
* FixBenoit Foucher2002-11-26
|
* check for missing class types in object instances add optional removal ofMark Spruiell2002-11-26
| | | | object references and instances for missing types transaction fixes
* FixBenoit Foucher2002-11-26
|
* XMLTransformer doesn't import twice the same file anymore.Benoit Foucher2002-11-23
|
* Minor fixBenoit Foucher2002-11-20
|
* - 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.
* cleaning up exception transform; adding support for xs:includeMark Spruiell2002-11-20
|
* fixing usageMark Spruiell2002-11-20
|
* - Improved InvalidSchema exception message for exception raised if anBenoit Foucher2002-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 fixBenoit Foucher2002-11-16
|
* Fixed bug & use IceUtil::stringToInt64Benoit Foucher2002-11-16
|
* FixesBenoit Foucher2002-11-15
|
* adding make installMark Spruiell2002-11-13
|
* Removed slice compilation rules, use an implicit rule instead.Benoit Foucher2002-11-13
|