Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
| | |||
* | ICE-5697 | Matthew Newhook | 2014-10-01 |
| | | | | Ice.EncapsulationException when use AsyncResult inside Swing.InvokeLater Runnable | ||
* | Lots of minor fixes, few simplifications to OutgoingAsync code | Benoit Foucher | 2014-10-01 |
| | |||
* | - begin_ now never interrupts. | Matthew Newhook | 2014-09-27 |
| | | | | | | | - All potentially blocking Ice APIs are interruption points. - Fixes to the incoming/outgoing factories and shutdown procedure - Fixed bug where connect() was from a user thread. - Added lots more tests to the interrupt test suite. | ||
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |