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. | ||
* | Update JS with the same OutgoingAsync fixes as C++/Java/C# | Benoit Foucher | 2014-10-13 |
| | |||
* | ICE-5661 add proxy->begin_ice_getConnection | Dwayne Boone | 2014-09-18 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | 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 |
| | |||
* | ICE-4750, Fixed connection assert | Benoit Foucher | 2012-05-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4701 - AsyncResult::getCommunicator returns null | Mark Spruiell | 2012-01-06 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 5002 - fixing several Java tests for Android compatibility | Mark Spruiell | 2011-05-02 |
| | |||
* | Bug 4720 - Improved AsyncResult to allow throwing local exception is request ↵ | Benoit Foucher | 2011-04-07 |
| | | | | failed with local exception | ||
* | bug 4716 - java async API inconsistency | Mark Spruiell | 2010-05-13 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Merged Mark's pythonami branch | Benoit Foucher | 2010-01-06 |
| | |||
* | Fixed bug 4486 - fixes to avoid hang in case of failure | Benoit Foucher | 2009-12-17 |
| | |||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyException | Benoit Foucher | 2009-12-03 |
| | |||
* | Changed back isSentSynchronously to sentSynchronously, only generate ↵ | Benoit Foucher | 2009-12-03 |
| | | | | newCallback exception for oneway requests | ||
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
| | |||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
- Added test/Ice/ami test - sent callback is now always called |