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. | ||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 |
| | | | | Fixed some warnings. | ||
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
| | | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI. | ||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | IceMX and Python support for the new collocation optimization | Benoit Foucher | 2014-07-01 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | remove timeout test from proxy test. Cleanup of operations test. | Matthew Newhook | 2007-05-01 |
| | |||
* | Remove Ice.OA. | Dwayne Boone | 2007-02-14 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | Implicit Context implementation + test | Bernard Normier | 2006-10-27 |
| | |||
* | Fix for bugs #542 and #1015 (default properties) | Bernard Normier | 2006-06-08 |
| | |||
* | Use communicator stringToIdentity | Dwayne Boone | 2006-05-12 |
| | |||
* | Bug 803 - Changed communicator initialzation | Dwayne Boone | 2006-04-07 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | changing demo and test ports | Brent Eagles | 2006-02-20 |
| | |||
* | Simplified operations test. | Matthew Newhook | 2005-08-22 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Added context parameter to checkedCast(). | Michi Henning | 2004-12-07 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | fix | Marc Laukien | 2004-02-19 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | more Java AMI | Marc Laukien | 2002-12-29 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | Object adapter creation method changes, IceBox fixes. | Benoit Foucher | 2002-09-11 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | adding collocated tests | Mark Spruiell | 2002-02-12 |