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. | ||
* | bug fix for readString - must convert XMLCh to UTF-8 | Mark Spruiell | 2003-08-12 |
| | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | 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 |
| | |||
* | removed several static's | Marc Laukien | 2002-09-22 |
| | |||
* | purify fixes | Mark Spruiell | 2002-09-05 |
| | |||
* | adding facet test | Mark Spruiell | 2002-08-28 |
| | |||
* | 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 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | revising Stream.ice to remove out params | Mark Spruiell | 2002-02-13 |
| | |||
* | rename ice_id() to ice_staticId(). | Matthew Newhook | 2002-01-29 |
| | |||
* | string was incorrect. | Matthew Newhook | 2002-01-29 |
| | |||
* | Updated project file for IceXML. | Matthew Newhook | 2002-01-29 |
| | |||
* | Added test/IceXML/encoding. Various bug fixes for IceXML. | Matthew Newhook | 2002-01-29 |