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. | ||
* | Freeze Evictor facet changes | Bernard Normier | 2003-08-27 |
| | |||
* | bug fix for readString - must convert XMLCh to UTF-8 | Mark Spruiell | 2003-08-12 |
| | |||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 |
| | |||
* | fixed bugs with range errors and int64 parsing | Mark Spruiell | 2003-04-09 |
| | |||
* | Solaris/Sun C++ 5.4 port | Bernard Normier | 2003-04-09 |
| | |||
* | qualify all Xerces types to avoid conflict with VC7 | Mark Spruiell | 2003-02-23 |
| | |||
* | portability fixes for openssl, xerces; dependency update | Mark Spruiell | 2003-02-21 |
| | |||
* | 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 |
| | |||
* | align output with XML transformer | Mark Spruiell | 2002-10-03 |
| | |||
* | Improved few local exceptions and evictor fix. | Benoit Foucher | 2002-10-01 |
| | |||
* | removed several static's | Marc Laukien | 2002-09-22 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | Xerces 2.1.0 port | Mark Spruiell | 2002-09-05 |
| | |||
* | improving xerces workaround | Mark Spruiell | 2002-08-28 |
| | |||
* | cleaning up XML support; Xerces fixes | Mark Spruiell | 2002-08-27 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces | Marc Laukien | 2002-06-25 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | fixes | Marc Laukien | 2002-06-18 |
| | |||
* | removing __getClassIds | Mark Spruiell | 2002-03-16 |
| | |||
* | revising Stream.ice to remove out params | Mark Spruiell | 2002-02-13 |
| | |||
* | minor fixes | Mark Spruiell | 2002-02-12 |
| | |||
* | Move Slice/OutputUtil to IceUtil. Integrate IceXML/Output.cpp with | Matthew Newhook | 2002-01-31 |
| | | | | OutputUtil. Various Makefile fixes. | ||
* | Freeze updates. | Matthew Newhook | 2002-01-30 |
| | |||
* | Added test/IceXML/encoding. Various bug fixes for IceXML. | Matthew Newhook | 2002-01-29 |
| | |||
* | WIN32 updates. | Matthew Newhook | 2002-01-23 |
| | |||
* | added missing files. Renamed XMLStream to StreamI. Renamed XMLOutput to | Matthew Newhook | 2002-01-23 |
Output. |