Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed bug 4225 -- servant dispatch needs to lock/unlock the global GC mutex | Benoit Foucher | 2009-12-07 | |
| | ||||
* | Added invoke test | Dwayne Boone | 2009-11-26 | |
| | | | | | Cleaned up invoke demo Fixed order of paramaters in end_ice_invoke in C++ | |||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 | |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | |||
* | Bug 2475 - remove AMD_Array_Object_ice_invoke | Dwayne Boone | 2009-04-27 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Ifdef for virtual inheritance (see bug 2803) | Bernard Normier | 2008-03-27 | |
| | ||||
* | Bug 2803 - Assertion failure in simple_filesystem server | Michi Henning | 2008-03-26 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2236 - Remove operator!= ↵ | Dwayne Boone | 2007-06-19 | |
| | | | | from Object and LocalObject | |||
* | Split DispatchStatus into dispatch status and reply status (bug #2150) | Bernard Normier | 2007-05-17 | |
| | ||||
* | New Dispatch Interceptor (see bug #2126) | Bernard Normier | 2007-05-16 | |
| | ||||
* | Fixed stale comment. | Michi Henning | 2007-03-29 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Partial fix for bug #1257: deprecating nonmutating | Bernard Normier | 2006-07-27 | |
| | ||||
* | Changes to garbage collector to speed it up for highly-connected graphs. | Michi Henning | 2006-04-11 | |
| | ||||
* | Imrpoved support for using array mapping in async responses and Blobject. | Dwayne Boone | 2006-03-20 | |
| | ||||
* | Added BlobjectArray | Dwayne Boone | 2006-03-16 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=353 | Matthew Newhook | 2005-09-08 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=353 | Matthew Newhook | 2005-09-07 | |
| | ||||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 | |
| | ||||
* | Removed copy constructor and assignment operator for exceptions and | Michi Henning | 2005-06-20 | |
| | | | | classes. Removed #undef scheme and add UndefSysMacros.h instead. | |||
* | Now using non-virtual inheritance of Object from GCShared. | Michi Henning | 2005-04-08 | |
| | ||||
* | reverted Shared/GCShared change | Marc Laukien | 2005-03-08 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Changed generated code to work around bug in gcc 3.2 and 3.4 regarding | Michi Henning | 2004-12-01 | |
| | | | | | | | | initialization of static class data members. Removed all static class data members in the process, so there are no more problems with violating ODR if the same .o file is loaded more than once into an address space. See http://www.zeroc.com/vbulletin/showthread.php?s=&threadid=1020. | |||
* | adding streaming API | Mark Spruiell | 2004-10-19 | |
| | ||||
* | 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 | |
| | ||||
* | facet changes | Marc Laukien | 2004-04-07 | |
| | ||||
* | adding ice_preMarshal/ice_postUnmarshal, and tests in Ice/objects | Mark Spruiell | 2004-02-24 | |
| | ||||
* | - Renamed ObjectBase to GCShared. | Michi Henning | 2003-10-23 | |
| | | | | | | | - Fixed the problem of the gc test sometimes running for over three minutes. - Fixed race condition in printGCStats if a signal caused communicator shutdown. | |||
* | merging changes for garbage collector | Michi Henning | 2003-10-20 | |
| | ||||
* | - 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 | |
| | ||||
* | Added ice_clone() for classes. | Michi Henning | 2003-08-06 | |
| | ||||
* | DispatchAsync | Marc Laukien | 2003-05-25 | |
| | ||||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | glacier now uses AMI/AMD | Marc Laukien | 2002-12-08 | |
| | ||||
* | AMD exception cleanup | Marc Laukien | 2002-12-07 | |
| | ||||
* | amd merge | Marc Laukien | 2002-12-06 | |
| | ||||
* | Changed the implementation of the various _kindOfObject members because | Michi Henning | 2002-12-05 | |
| | | | | | bloody VC++ can't handle initialization of static non-integral class members :-( | |||
* | Added AlreadyRegisteredException and NotRegisteredException. Removed | Michi Henning | 2002-12-05 | |
| | | | | | | PluginExistsException, PluginNotFoundException, ObjectAdapterNotRegisteredException, and ObjectAdapterIdInUseException. Updated test suite for new exceptions and did a make depend. | |||
* | added ami | Marc Laukien | 2002-11-27 | |
| | ||||
* | 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 | |
| |