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. | ||
* | 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 |
| | |||
* | Lots of minor test and build fixes. | Benoit Foucher | 2012-11-06 |
| | | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution. | ||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4733 - fixing bugs in AMD exceptions | Mark Spruiell | 2010-05-21 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 2564 - ObjectAdapter::removeServantLocator | Jose | 2009-07-02 |
| | |||
* | 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 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Bug 2541. | Michi Henning | 2007-11-21 |
| | |||
* | Added more tests for servant locator exceptions. | Michi Henning | 2007-11-15 |
| | | | | | | | | | Fixed bug that caused the "unknown" member of unknown exceptions to contain the wrong type ID: it was "Module.Exception" but should be "Module::Exception", otherwise language transparency gets violated if the client gets an unknown exception: depending on the language the server is implemented with, the "unknown" member has a different value. | ||
* | Bug 2522 for C++ and Java. | Michi Henning | 2007-11-05 |
| | |||
* | Updated copyright | Dwayne Boone | 2007-02-13 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | minor fixes | Mark Spruiell | 2007-01-10 |
| | |||
* | Fixed bug 1650 | Benoit Foucher | 2007-01-10 |