summaryrefslogtreecommitdiff
path: root/java/test/Ice/invoke
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.
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fixed (ICE-5507) - Support Java 8 lambda expressionJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
| * python 3 supportMark Spruiell2012-04-24
| |
* | Java test and bug fixesBenoit Foucher2012-04-24
|/
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4716 - java async API inconsistencyMark Spruiell2010-05-13
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Added oneway test to invoke`Dwayne Boone2009-12-03
|
* Java test fixes (including bug 4392)Mark Spruiell2009-11-30
|
* Added invoke testDwayne Boone2009-11-26
Cleaned up invoke demo Fixed order of paramaters in end_ice_invoke in C++