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. | ||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
| | |||
* | 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 tests failures and some demo scripts | Benoit Foucher | 2012-10-29 |
| | |||
* | implementing optional params in Java | Mark Spruiell | 2012-07-11 |
| | |||
* | * Minor C++ fixes | Mark Spruiell | 2012-06-13 |
| | | | | * Adding UnknownSlicedObject in Java | ||
* | Java port | Mark Spruiell | 2012-06-01 |
| | |||
* | 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 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed 4577 - CLASSPATH not correctly set for Java tests | Benoit Foucher | 2010-01-05 |
| | |||
* | Always generate new async mapping in Java. Also removed ["ami"] metadata | Mark Spruiell | 2009-12-01 |
| | | | | from Java test/demo Slice files where it is no longer necessary. | ||
* | Updated Ice tests to use new AMI mapping | Dwayne Boone | 2009-12-01 |
| | |||
* | 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 3502: Improve javadoc support in Eclipse | Michi Henning | 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 3465 - Remove _adapter members from test where unecessary | Dwayne Boone | 2009-04-03 |
| | |||
* | 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 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| | |||
* | deprecate Java2 mapping; Java bug fixes | Mark Spruiell | 2008-01-30 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
|\ | |||
| * | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | | | | | source distribution | ||
* | | bug 1388 + Java5 fixes for bug 2551 | Mark Spruiell | 2008-01-28 |
|/ | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 |
| | | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. | ||
* | Remove Ice.OA. | Dwayne Boone | 2007-02-14 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Made Java 5 the default for IceJ | Dwayne Boone | 2007-01-18 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | increasing timeout | Mark Spruiell | 2006-07-03 |
| | |||
* | adding Java5 mapping; changing to use import | Mark Spruiell | 2006-05-23 |
| | |||
* | adding SSL plugin for Java5 | Mark Spruiell | 2006-05-15 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | changing demo and test ports | Brent Eagles | 2006-02-20 |
| | |||
* | Made Ice.Object abstract. | Michi Henning | 2005-07-04 |
| | |||
* | Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324. | Michi Henning | 2005-05-19 |
| |