Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵ | Benoit Foucher | 2013-01-07 | |
| | | | | invocation metrics, support for requestId attribute | |||
* | Fixed GCC release warnings and set QT_HOME to /usr in Make.rules | Bernard Normier | 2012-11-30 | |
| | ||||
* | Fixed MinGW port | Benoit Foucher | 2012-11-08 | |
| | | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions. | |||
* | Partial fix for ICE-4869: C++ stream read/write for structs (and ↵ | Bernard Normier | 2012-10-11 | |
| | | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris. | |||
* | Win32 fixes | Benoit Foucher | 2012-09-17 | |
| | ||||
* | Fixed metrics tests | Benoit Foucher | 2012-09-14 | |
| | ||||
* | Support for IceBox services MetricsAdmin and IceStorm metrics | Benoit Foucher | 2012-09-11 | |
| | ||||
* | Fixed communicator flushBatchRequests to allow tracing | Benoit Foucher | 2012-09-10 | |
| | ||||
* | Bug fixes | Benoit Foucher | 2012-09-03 | |
| | ||||
* | Simplifed Connection metrics, re-factoring | Benoit Foucher | 2012-08-28 | |
| | ||||
* | Merge remote-tracking branch 'origin/encoding11' into mx | Jose | 2012-08-16 | |
|\ | | | | | | | | | | | | | Conflicts: cpp/config/Make.rules.Darwin cpp/src/Ice/ConnectionFactory.cpp cpp/src/Ice/ConnectionI.h | |||
| * | c++11 minor method renaming | Jose | 2012-08-13 | |
| | | ||||
| * | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 | |
| | | | | | | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces | |||
* | | Windows fixes | Benoit Foucher | 2012-08-10 | |
| | | ||||
* | | Fix | Benoit Foucher | 2012-08-09 | |
| | | ||||
* | | Updates | Benoit Foucher | 2012-08-06 | |
| | | ||||
* | | Fixes | Benoit Foucher | 2012-08-01 | |
| | | ||||
* | | Before RequestObserver change | Benoit Foucher | 2012-07-27 | |
| | | ||||
* | | More work | Benoit Foucher | 2012-07-24 | |
| | | ||||
* | | Initial metrics | Benoit Foucher | 2012-07-23 | |
|/ | ||||
* | Merge branch 'master' into encoding11 | Jose | 2012-07-17 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h | |||
| * | WinRT support | Jose | 2012-07-13 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-05-14 | |
|\| | | | | | | | | | | | Conflicts: CHANGES cs/src/Ice/ConnectionI.cs | |||
| * | ICE-4750, Fixed connection assert | Benoit Foucher | 2012-05-14 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 | |
|\| | ||||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | | ||||
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 | |
|/ | ||||
* | ICE-4701 - AsyncResult::getCommunicator returns null | Mark Spruiell | 2012-01-06 | |
| | ||||
* | ICE-3793 replace static with anon namespaces | Jose | 2011-12-20 | |
| | ||||
* | 4711 - Only initiate connection shutdown if not already done | Jose | 2011-12-08 | |
| | ||||
* | Fixed ICE-4721 - support for OS X clang | Benoit Foucher | 2011-10-18 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Fixed bug 4993 & 5001, addition fix for bug 4914 | Benoit Foucher | 2011-04-12 | |
| | ||||
* | Fixed bug 4914 - Fix to prevent CommunicatorDestroyedException from being ↵ | Benoit Foucher | 2011-04-07 | |
| | | | | raised in callbacks | |||
* | Fixed bug 4817 - AMI crash/timeout | Benoit Foucher | 2010-08-09 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 | |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | |||
* | Added support for Ice::Dispatcher | Benoit Foucher | 2009-12-01 | |
| | ||||
* | Fixed C++ memory leak | Benoit Foucher | 2009-11-25 | |
| | ||||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 | |
| | | | | | - Added test/Ice/ami test - sent callback is now always called | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 | |
| | ||||
* | Cleaned up UDP transceivers, fixes for bug 4223 and 4320 | Benoit Foucher | 2009-10-27 | |
| | ||||
* | - 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. | |||
* | Added Ruby implemetation of EndpointInfo and ConnectionInfo | Dwayne Boone | 2009-10-16 | |
| | ||||
* | Added support for EndpointInfo and ConnectionInfo to python. | Dwayne Boone | 2009-10-16 | |
| | | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition. | |||
* | Added support for per-OA ACM and fix for retry on CloseConnectionException | Benoit Foucher | 2009-10-16 | |
| | ||||
* | Fixed bug 860 - close timeouts | Benoit Foucher | 2009-10-13 | |
| | ||||
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 | |
| | ||||
* | More scalable connection reaping | Benoit Foucher | 2009-09-09 | |
| | ||||
* | Bug 2664 - Added Ice.PrintStackTraces and cleaned up ifdefs | Dwayne Boone | 2009-08-21 | |
| |