Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 |
| | | | | connection timeouts | ||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 |
| | |||
* | adding IceWS for Java | Mark Spruiell | 2014-06-27 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Fixed bug ICE-5543: stringToIdentity bug with escaped escapes | Bernard Normier | 2014-05-21 |
| | |||
* | Added IceDiscovery service plugin | Benoit Foucher | 2014-04-22 |
| | |||
* | Added support for IceGrid custom load balancing | Benoit Foucher | 2014-04-15 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for ↵ | Benoit Foucher | 2013-01-16 |
| | | | | opaque endpoints | ||
* | Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint ↵ | Benoit Foucher | 2013-01-15 |
| | | | | deprecation warning for -v/-e | ||
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed Ice/proxy test failure with IPv6 | Benoit Foucher | 2012-11-16 |
| | |||
* | Android test & demo fixes | Jose | 2012-11-15 |
| | |||
* | Fixed ssl proxy test failure | Benoit Foucher | 2012-11-13 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
| * | python 3 support | Mark Spruiell | 2012-04-24 |
| | | |||
* | | Java test and bug fixes | Benoit Foucher | 2012-04-24 |
|/ | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4355 - improve parse exception messages | Mark Spruiell | 2009-12-10 |
| | |||
* | Updated Ice tests to use new AMI mapping | Dwayne Boone | 2009-12-01 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4333 | Matthew Newhook | 2009-10-27 |
| | | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() | ||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 |
| | |||
* | - 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 ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 |
| | |||
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 |
| | | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api. | ||
* | Bug 3964 - improve endpoint info | Dwayne Boone | 2009-05-27 |
| | |||
* | Bug 3816 - removed timed waits from tests | Dwayne Boone | 2009-04-06 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | rename fooAMD to foo.AMD | Matthew Newhook | 2009-03-24 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Merge branch 'R3_3_branch' | Dwayne Boone | 2009-01-02 |
|\ | |||
| * | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | | |||
* | | Fixed conflicts. | Matthew Newhook | 2008-08-07 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'R3_3_branch' Conflicts: CHANGES cpp/src/Ice/FactoryTable.cpp cpp/src/Ice/FactoryTableDef.cpp cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/IceUtil/uuid/run.py scripts/TestUtil.py | ||
| * | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | | bug 3179 - improved error handling in IceJ, IceJE | Mark Spruiell | 2008-05-22 |
|/ | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | source distribution | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| |