summaryrefslogtreecommitdiff
path: root/cppe/src
Commit message (Collapse)AuthorAge
...
* Calling on a proxy with datagram, batch datagram, secure or batch modeMatthew Newhook2005-08-10
| | | | | enabled results in a FeatureNotSupportedException not NoEndpointException.
* Trying to call batch oneway with batch disabled now throws exceptionDwayne Boone2005-08-09
|
* Added assertDwayne Boone2005-08-09
|
* Fix bug with Time. Some minor changes.Matthew Newhook2005-08-09
|
* - IceE now supports datagram, batch datagram and secure modes.Matthew Newhook2005-08-09
| | | | | | | - The modes are preserved by the proxy. - stringified proxies can be both read/written which contain these modes. - any attempt to call on a proxy which supports contains this an unsupported mode will result in a NoEndpointException.
* Canged case statementsDwayne Boone2005-08-08
|
* cleanup.Matthew Newhook2005-08-05
|
* Moved FactoryTable into IceInternal namespace.Michi Henning2005-08-05
|
* Cleaned up headersDwayne Boone2005-08-04
|
* Applied fix to Proxy.cpp. Other test changes.Matthew Newhook2005-08-04
|
* Removed LocalExceptions.cpp from IceC, added LocalException.cpp.Matthew Newhook2005-08-02
|
* LocalExceptions -> LocalExceptionDwayne Boone2005-08-02
|
* Added /Gy. Fixed problem with minimal client.Matthew Newhook2005-08-02
|
* Removed extra space from warning and errorDwayne Boone2005-07-29
|
* Fix compiler warningsDwayne Boone2005-07-28
|
* Use _M_ARM, put fix on delegate.Matthew Newhook2005-07-22
|
* Use _M_ARM, put fix on delegate.Matthew Newhook2005-07-22
|
* remove previous ARMv4 exception handling work around. put in new one.Matthew Newhook2005-07-22
|
* Fixed bug 418.Michi Henning2005-07-22
|
* more fixes for bug 421Mark Spruiell2005-07-22
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=421.Matthew Newhook2005-07-21
|
* :checkRetryAfterException}}}.Matthew Newhook2005-07-20
| | | | | Added the {{{MarshalException}}} handling. Added correct property lookup to the exception test.
* Fix WinCE failure in location test.Matthew Newhook2005-07-20
|
* fix compilation error.Matthew Newhook2005-07-20
|
* Added Router slice filesDwayne Boone2005-07-20
|
* Added ice_communicator() and ice_toString() to proxies.Michi Henning2005-07-20
|
* Renamed properties back to Ice.Dwayne Boone2005-07-19
|
* Port stderr/stdout redirection. Fixed minimal demo compile.Dwayne Boone2005-07-19
|
* Fixed lib placement for static buildsDwayne Boone2005-07-19
|
* fix UUID test under CE.Matthew Newhook2005-07-18
|
* Fixed Pure client lib build and chat demo buildDwayne Boone2005-07-18
|
* removed spaces from the names of release static intermediate and outputMatthew Newhook2005-07-16
| | | | files directories
* Added chat demoDwayne Boone2005-07-15
|
* It is not possible to compile the client side library with router support.Matthew Newhook2005-07-14
|
* Added back IceUtilDwayne Boone2005-07-13
|
* Renamed LocalException.*Dwayne Boone2005-07-12
|
* Renamed LocalException.hDwayne Boone2005-07-12
|
* added WINCE install notes.Matthew Newhook2005-07-12
|
* Fix bogus check inDwayne Boone2005-07-12
|
* Fix linux compileDwayne Boone2005-07-12
|
* Removed usesClasses from UserExceptionDwayne Boone2005-07-12
|
* removed PropertyNames.Matthew Newhook2005-07-12
|
* Fixed linux buildDwayne Boone2005-07-12
|
* Added IceE.Warn.EndpointsDwayne Boone2005-07-11
|
* Fixed warningDwayne Boone2005-07-11
|
* Put back IceUtil namespaceDwayne Boone2005-07-11
|
* Parsing a stringified proxy no longer fails if a endpoint type is unknownDwayne Boone2005-07-11
| | | | as long as there are others that are known.
* Readded UnknownEndpointDwayne Boone2005-07-08
|
* REAdded UnknownEndpointDwayne Boone2005-07-08
|
* removed RoutableReference if no router support is configured.Matthew Newhook2005-07-08
|