summaryrefslogtreecommitdiff
path: root/cpp/test/IceXML/encoding/Test.ice
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.
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Changed dictionaries to only allow key types that are integral types orMichi Henning2002-07-12
| | | | | strings, or sequences and structs that only contain integral types or strings.
* added spaceMarc Laukien2002-07-09
|
* Added test/IceXML/encoding. Various bug fixes for IceXML.Matthew Newhook2002-01-29