Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Performance improvements, mainly inlining | Dwayne Boone | 2006-03-15 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | fixed custom marshaling with apple. | Matthew Newhook | 2006-03-02 | |
| | ||||
* | Changed blob functions to match IceE | Dwayne Boone | 2006-02-24 | |
| | ||||
* | Added zero copy readBlob | Dwayne Boone | 2006-02-10 | |
| | ||||
* | Do zero copy of basic sequence types on 32 bit intel platforms | Dwayne Boone | 2006-02-09 | |
| | ||||
* | Added support for alternate sequences Added custom test | Dwayne Boone | 2006-02-06 | |
| | ||||
* | Added static_cast | Dwayne Boone | 2006-01-25 | |
| | ||||
* | Changes to support "cpp:array" in IceE (and eventually Ice). | Dwayne Boone | 2006-01-23 | |
| | ||||
* | Fixed SunOS C++ compiler warnings (bug 723) | Benoit Foucher | 2006-01-06 | |
| | ||||
* | Moved VS 8 warning suppression into IceUtil/DisableWarnings.h | Michi Henning | 2005-11-18 | |
| | ||||
* | Fixed VS 8 warning. | Michi Henning | 2005-11-17 | |
| | ||||
* | Fixed typo in comment. | Michi Henning | 2005-09-26 | |
| | ||||
* | Moved FactoryTable into IceInternal namespace. | Michi Henning | 2005-08-05 | |
| | ||||
* | Improved excpetion info for NoObjectFactoryException. When sliced to | Michi Henning | 2005-07-15 | |
| | | | | Object, the original most derived type ID is now reported. | |||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 | |
| | ||||
* | Fixed bug 383. | Michi Henning | 2005-06-23 | |
| | ||||
* | Get rid of a bunch of 64bit warnings on Sun | Dwayne Boone | 2005-03-07 | |
| | ||||
* | fixing compilation problem for Sun One Studio 8 | Brent Eagles | 2005-03-01 | |
| | ||||
* | fix | Marc Laukien | 2005-02-24 | |
| | ||||
* | other fixes | Marc Laukien | 2005-02-24 | |
| | ||||
* | more optimizations | Marc Laukien | 2005-02-23 | |
| | ||||
* | perf optimizations | Marc Laukien | 2005-02-23 | |
| | ||||
* | Buffer::Container | Marc Laukien | 2005-02-23 | |
| | ||||
* | Removed bogus optimization from read(vector<string>) | Dwayne Boone | 2005-02-21 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | removing call to startSeq/endSeq for sequence of fixed-length type | Mark Spruiell | 2005-02-04 | |
| | ||||
* | fixes | Marc Laukien | 2005-02-04 | |
| | ||||
* | encaps optimizations | Marc Laukien | 2005-02-03 | |
| | ||||
* | backed out change | Marc Laukien | 2005-02-02 | |
| | ||||
* | todo items | Marc Laukien | 2005-02-02 | |
| | ||||
* | comment formatting | Marc Laukien | 2004-11-04 | |
| | ||||
* | Changed code in throwException() to reflect that exception slices are not | Michi Henning | 2004-09-01 | |
| | | | | followed by a terminating empty type ID on the wire. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | Merged changes from michi_pre_e3 branch | Michi Henning | 2004-05-10 | |
| | ||||
* | add write(const char*) to cause link error | Mark Spruiell | 2004-04-21 | |
| | ||||
* | facet changes | Marc Laukien | 2004-04-07 | |
| | ||||
* | adding ice_preMarshal/ice_postUnmarshal, and tests in Ice/objects | Mark Spruiell | 2004-02-24 | |
| | ||||
* | more AMI stuff | Marc Laukien | 2004-02-15 | |
| | ||||
* | allow disabling of slicing | Mark Spruiell | 2004-01-30 | |
| | ||||
* | fix | Marc Laukien | 2004-01-26 | |
| | ||||
* | bug fix in read(vector<string>&) | Mark Spruiell | 2004-01-13 | |
| | ||||
* | manual list | Marc Laukien | 2004-01-04 | |
| | ||||
* | fix | Marc Laukien | 2004-01-04 | |
| | ||||
* | Got rid of warning on Suns. | Michi Henning | 2003-10-20 | |
| | ||||
* | Moved UserExceptionFactory from Ice to IceInternal namespace/package. | Michi Henning | 2003-10-06 | |
| | ||||
* | read(string&) fix | Bernard Normier | 2003-09-27 | |
| | ||||
* | - 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. | |||
* | adding support for a default object factory | Mark Spruiell | 2003-08-08 | |
| |