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. | ||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Changed dictionaries to only allow key types that are integral types or | Michi Henning | 2002-07-12 |
| | | | | | strings, or sequences and structs that only contain integral types or strings. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Added test/IceXML/encoding. Various bug fixes for IceXML. | Matthew Newhook | 2002-01-29 |