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. | ||
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 |
| | |||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | Removed unused holder types. | Matthew Newhook | 2014-08-07 |
| | | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types. | ||
* | initial commit of C# transport changes | Mark Spruiell | 2014-06-13 |
| | |||
* | porting C++ transport changes to Java | Mark Spruiell | 2014-05-29 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | SOCKS support for Java | Mark Spruiell | 2013-04-11 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed ICE-4885 - background test failure | Benoit Foucher | 2012-10-19 |
| | |||
* | Fixed ICE-4591, better acceptor tracing | Benoit Foucher | 2012-10-18 |
| | |||
* | 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 |
| | |||
* | ICE-3318 Java finalizers are problematic | Jose | 2012-01-03 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Changed back isSentSynchronously to sentSynchronously, only generate ↵ | Benoit Foucher | 2009-12-03 |
| | | | | newCallback exception for oneway requests | ||
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
| | |||
* | Converted rest of tests to use new AMI mapping | Dwayne Boone | 2009-12-01 |
| | |||
* | fixing compilation error in Java background test | Mark Spruiell | 2009-12-01 |
| | |||
* | Updated Ice tests to use new AMI mapping | Dwayne Boone | 2009-12-01 |
| | |||
* | - 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() | ||
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Fixed test failure introduce by previous fix | Benoit Foucher | 2009-07-02 |
| | |||
* | Bug 3964 - improve endpoint info | Dwayne Boone | 2009-05-27 |
| | |||
* | 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 3045 - move getInstance() to IceInternal | Dwayne Boone | 2009-03-31 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Fixed for bug 3830, 3866, 3857 - CHANGES fixes, test/Ice/timeout and udp ↵ | Benoit Foucher | 2009-03-13 |
| | | | | failures, also committed minor fixes to other tests to better handle slow machines | ||
* | - Fixed potential assert when establishing connection for proxies with | Benoit Foucher | 2009-03-12 |
| | | | | | | | | | different endpoint combinations - Added test for connection establishment using proxies with different endpoint combination. - Improved connection establishment to better handle failures when many AMI requests (invoked on different proxies) are queued. The failure is now reported to all pending requests. | ||
* | bug 3531 - fixing Eclipse warnings in Java code | Mark Spruiell | 2009-02-13 |
| | |||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 |
| | |||
* | 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 3175 - Ice/background test failure, bumped timeout | Benoit Foucher | 2008-05-15 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | - Fixed bug 2688 | Benoit Foucher | 2008-02-14 |
| | | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common | ||
* | merged bug2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| |