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. | ||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 |
| | |||
* | - 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. | ||
* | Add missing colon | Joe George | 2014-08-19 |
| | |||
* | ICE-5632 - Add missing operations tests | Joe George | 2014-08-19 |
| | |||
* | ICE-5632 - Add missing operations tests for C++, Python, Java and C# | Joe George | 2014-08-15 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | ICE-3346 - improve ice_staticId in Java | Mark Spruiell | 2014-07-25 |
| | |||
* | 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 |
| | |||
* | Fix for ICE-5515 (ice_staticId on proxies) in Java, C#, Python, Ruby and PHP ↵ | Bernard Normier | 2014-06-26 |
| | | | | (not complete in Python, Ruby and PHP) | ||
* | 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 |
| | |||
* | Fixed ICE-4709, batch requests and UnmarshalOutOfBoundsException | Benoit Foucher | 2012-05-02 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4976 - add test for Normal mode | Mark Spruiell | 2011-05-04 |
| | |||
* | bug 4976 - inconsistent operation mode for pseudo ops | Mark Spruiell | 2011-05-04 |
| | |||
* | bug 4737: | Mark Spruiell | 2010-05-07 |
| | | | | | slice2cs fixes for TIE classes adding TIE tests to test/Ice/operations for Java & C# | ||
* | Fixed bug 4596 -- test/Ice/operations cross language tests failing | Benoit Foucher | 2010-01-10 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Merged Mark's pythonami branch | Benoit Foucher | 2010-01-06 |
| | |||
* | Fixed bug 4426 and 4409 | Benoit Foucher | 2009-12-04 |
| | |||
* | 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 | ||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4333 | Matthew Newhook | 2009-10-27 |
| | | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() | ||
* | Bug 4034 - deprecate ice_toString in C# and Java | Dwayne Boone | 2009-10-07 |
| | |||
* | bug 4230: add support for enumerations as dictionary keys in PHP | Mark Spruiell | 2009-08-27 |
| | |||
* | Fixed compilation error in BatchOneways.java | Benoit Foucher | 2009-07-07 |
| | |||
* | Another test fix for batch bugfix | Benoit Foucher | 2009-07-03 |
| | |||
* | Fixed bug 4145 - unexpected exception from batch request | Benoit Foucher | 2009-07-02 |
| | |||
* | Bug 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 |
| | |||
* | Merge branch 'master' of ssh://cvs.wpb.zeroc.com/home/git/ice | Dwayne Boone | 2009-04-06 |
|\ | |||
| * | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | | |||
* | | Bug 3816 - removed timed waits from tests | Dwayne Boone | 2009-04-06 |
|/ | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | rename fooAMD to foo.AMD | Matthew Newhook | 2009-03-24 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Bug 3373: struct as dictionary keys not tested. | Michi Henning | 2009-02-05 |
| | | | | | | | Added tests for C++, Java, C#, Python, PHP, and Ruby. C++, Java, C#, and Python tests pass. Did not test PHP. Ruby test fails: the operation returns a dictionary that does not contain the expected value. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | - Fixed bug where first proxy request could incorrectly be sent compress or ↵ | Benoit Foucher | 2008-06-06 |
| | | | | | | | uncompressed. - Added support to run the tests with valgrind on Linux (tested with valgrind 3.3.0). | ||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| |