| Commit message (Expand) | Author | Age |
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co... | Benoit Foucher | 2014-10-15 |
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 |
* | Improved fix for ICE-5693 and update of request handler | Benoit Foucher | 2014-09-29 |
* | - begin_ now never interrupts. | Matthew Newhook | 2014-09-27 |
* | Fixed deadlock in connection binding code (ICE-5693) | Benoit Foucher | 2014-09-26 |
* | Remove leftovers of the old AMI mapping | Jose | 2014-09-25 |
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |
* | ICE-5661 add proxy->begin_ice_getConnection | Dwayne Boone | 2014-09-18 |
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
* | Removed unused holder types. | Matthew Newhook | 2014-08-07 |
* | ICE-1593 Handling thread interrupts in Java | Matthew Newhook | 2014-08-07 |
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
* | Fixed JS code to align with C++/Java/C# collocation optimization changes, sup... | Benoit Foucher | 2014-07-04 |
* | 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 (ICE-5507) - Support Java 8 lambda expression | Jose | 2014-04-18 |
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Fixed ICE-5129 - thread safety issue when updating thread observers | Benoit Foucher | 2012-12-12 |
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins... | Benoit Foucher | 2012-11-13 |
* | Fixed ICE-4861 Review deprecated APIs | Jose | 2012-10-22 |
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
* | Java & C# port | Benoit Foucher | 2012-09-28 |
* | ICE-4702 - Poor hash algorithm | Jose | 2012-08-10 |
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ |
|
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
* | | Java test and bug fixes | Benoit Foucher | 2012-04-24 |
* | | Java port | Benoit Foucher | 2012-04-20 |
|/ |
|
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 |
* | ICE-3441 - Compute serialVersionUID | Jose | 2011-12-30 |
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
* | minor fix for compilation error with JDK 1.5 in ObjectPrxHelperBase | Mark Spruiell | 2011-05-02 |
* | 4802 - Proxy members should be marked transient | Jose | 2011-04-13 |
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
* | AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyException | Benoit Foucher | 2009-12-03 |
* | Changed back isSentSynchronously to sentSynchronously, only generate newCallb... | Benoit Foucher | 2009-12-03 |
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
* | Bug 4034 - deprecate ice_toString in C# and Java | Dwayne Boone | 2009-10-07 |
* | Bug 4213 - Properly document ice_invoke_async return code | Michi Henning | 2009-08-17 |
* | Bug 4192: backed out copy of return value of ice_ids(). | Michi Henning | 2009-08-14 |
* | Bug 4192: Ice.ObjectPrx.ice_getIdentity | Michi Henning | 2009-08-13 |
* | Bug 3502 - Improve javadoc support in Eclipse | Michi Henning | 2009-07-20 |
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 |