summaryrefslogtreecommitdiff
path: root/java/test/Ice/dispatcher
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* ICE-5573 - .NET TimeoutException ignores DispatcherMatthew Newhook2014-07-10
| | | | | | | | - Added test for C++, C# & Java to the dispatcher test to ensure that the invocation timeout is throwin in the correct thread. - Pass the connection to the dispatcher invocation in more cases.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* bug 5105 - hang in java/test/Ice/dispatcherMark Spruiell2011-05-23
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 5002 - fixing several Java tests for Android compatibilityMark Spruiell2011-05-02
|
* fixed race in test/Ice/dispatcherMark Spruiell2010-05-30
|
* Fixed bug 4590 - test/Ice/dispatcher failureBenoit Foucher2010-01-08
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* Always generate new async mapping in Java. Also removed ["ami"] metadataMark Spruiell2009-12-01
| | | | from Java test/demo Slice files where it is no longer necessary.
* Added support for Ice::DispatcherBenoit Foucher2009-12-01