summaryrefslogtreecommitdiff
path: root/cpp/test/IceXML/encoding/Client.cpp
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.
* bug fix for readString - must convert XMLCh to UTF-8Mark Spruiell2003-08-12
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* 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
|
* removed several static'sMarc Laukien2002-09-22
|
* purify fixesMark Spruiell2002-09-05
|
* adding facet testMark Spruiell2002-08-28
|
* 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
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* revising Stream.ice to remove out paramsMark Spruiell2002-02-13
|
* rename ice_id() to ice_staticId().Matthew Newhook2002-01-29
|
* string was incorrect.Matthew Newhook2002-01-29
|
* Updated project file for IceXML.Matthew Newhook2002-01-29
|
* Added test/IceXML/encoding. Various bug fixes for IceXML.Matthew Newhook2002-01-29