summaryrefslogtreecommitdiff
path: root/cpp/include/IceXML/StreamI.h
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.
* Freeze Evictor facet changesBernard Normier2003-08-27
|
* Macro reorg/cleanupBernard Normier2003-04-17
|
* 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
|
* cleaning up XML support; Xerces fixesMark Spruiell2002-08-27
|
* added spaceMarc Laukien2002-07-09
|
* unix formatMarc Laukien2002-06-24
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* WIN32->_WIN32Marc Laukien2002-04-10
|
* revising Stream.ice to remove out paramsMark Spruiell2002-02-13
|
* Move Slice/OutputUtil to IceUtil. Integrate IceXML/Output.cpp withMatthew Newhook2002-01-31
| | | | OutputUtil. Various Makefile fixes.
* Freeze updates.Matthew Newhook2002-01-30
|
* Added test/IceXML/encoding. Various bug fixes for IceXML.Matthew Newhook2002-01-29
|
* WIN32 updates.Matthew Newhook2002-01-23
|
* added missing files. Renamed XMLStream to StreamI. Renamed XMLOutput toMatthew Newhook2002-01-23
Output.