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. | ||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | 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. | ||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-5375 - minor edits | Mark Spruiell | 2013-07-17 |
| | |||
* | Simplification for Slice predefined macros | Jose | 2013-07-17 |
| | |||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 4739 - fixing equals() method for structures | Mark Spruiell | 2010-05-15 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | 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. | ||
* | Java test fixes (including bug 4392) | Mark Spruiell | 2009-11-30 |
| | |||
* | 4279 - alllTest.py fails to run if source path contains white spaces. | Jose | 2009-11-26 |
| | |||
* | 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 3917 - added list-generated test | Dwayne Boone | 2009-04-27 |
| | |||
* | 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 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3808 - odd output in ↵ | Matthew Newhook | 2009-03-12 |
| | | | | | | | | | | | | | | | | | | IceGrid/activation test. Squashed commit of the following: commit 201ba9220339ff3a1a828b16782bf78d39949ed7 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 01:51:20 2009 +0800 Delay the start of the reading thread until "ok" has been printed. commit a5eadfe584720f93502fffcd08ef40acab5416c6 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 00:52:17 2009 +0800 added missing flush. | ||
* | Squashed commit of the following: | Michi Henning | 2009-01-28 |
| | | | | | | | | | commit e2472df68af6933320425f6ef65f7234e988e77c Author: michi <michi@michi.local> Date: Wed Jan 28 08:05:19 2009 +1000 Bug 3677. Follow-up fix that fixes bad code in C++ if a class whose name is a keyword contains data members. Also fixed same problem with slice2java. Added test case for all language mappings. | ||
* | 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 |
| | |||
* | 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 | ||
* | 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. | ||
* | Changed ok! to ok for some of the keyword tests. | Matthew Newhook | 2007-09-20 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369 | Matthew Newhook | 2007-09-04 |