Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py -> python | Matthew Newhook | 2015-03-21 |
| | | | | | | rb -> ruby objc -> objective-c cs -> csharp | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fix to not run the ami test with --compress | Benoit Foucher | 2014-11-24 |
| | |||
* | ICE-5580 - port connection ACM functionality to scripting languages | Mark Spruiell | 2014-07-21 |
| | |||
* | Fix ICE-5564 - disable timeout test when ran with compression (for ↵ | Benoit Foucher | 2014-06-27 |
| | | | | Java/C#/Py/Rb) | ||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-5487 - nested module bug in Python | Mark Spruiell | 2014-01-13 |
| | |||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
| | |||
* | Python support for optionals | Mark Spruiell | 2012-09-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 5009 - appName incosistence | Jose | 2011-04-12 |
| | | | | Also improve properties test | ||
* | bug 4739 - fixing equals() method for structures | Mark Spruiell | 2010-05-15 |
| | |||
* | bug 4650 - Slice default values | Mark Spruiell | 2010-02-05 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Merged Mark's pythonami branch | Benoit Foucher | 2010-01-06 |
| | |||
* | Port latest Endpoint/ConnectionInfo changes to python/ruby | Dwayne Boone | 2009-10-23 |
| | | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby | ||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Bug 2511 - add default servants | Dwayne Boone | 2009-03-26 |
| | |||
* | 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 | ||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3089 - more changes to optimize --all. | Matthew Newhook | 2008-05-08 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵ | Matthew Newhook | 2008-05-07 |
| | | | | combinations. Added --script option | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Fixed bug 2363, 2623, 2500 | Benoit Foucher | 2008-01-03 |
| | | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java | ||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-12-21 |
| | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp | ||
* | - Added a first crack at a root allTests.py file. | Brent Eagles | 2007-11-09 |
| | | | | - Consolidated basic command line processing to TestUtil.py | ||
* | - 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. | ||
* | added blobject support to python. | Matthew Newhook | 2007-09-20 |
| | |||
* | General cleanup of the allTests.py and allDemos.py scripts. | Matthew Newhook | 2007-09-05 |
| | | | | | | | | | | | * Improved usage message * Added --filter|--rfilter aliases for the -r|-R command line options * Added --start|--start-after to allTests.py * Added --start-after to allDemos.py * Added --all to allTests.py * General cleanup of the code. Fixed an import error with the ruby keyword test. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369 | Matthew Newhook | 2007-09-04 |
| | |||
* | more test cleanup (operations, proxy, timeout). | Matthew Newhook | 2007-05-14 |
| | |||
* | clean up of operations test. added proxy test. added timeout test. | Matthew Newhook | 2007-05-01 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | - Fixed bug where the request failed exceptions could get sliced | Benoit Foucher | 2007-01-10 |
| | | | | | | - Python unknown local/user exceptions are now translated as is (the backtrace isn't added anymore) - Added servant locator test | ||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1616. Fixed SSL bug with | Matthew Newhook | 2006-12-12 |
| | | | | test/Ice/operations. | ||
* | added support for --compress, --host, --threadPerConnection, --protocol. | Matthew Newhook | 2006-06-14 |
| | | | | | | Fixed a MacOS specific bug. Changed faultTolerance test to use os._exit instead of sys.exit. The binding test now supresses connection warnings. | ||
* | Added regex test check | Dwayne Boone | 2006-05-24 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Ported fix for bug 574. | Dwayne Boone | 2006-03-14 |
| | |||
* | adding binding test | Mark Spruiell | 2006-02-17 |
| | |||
* | 2004 -> 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | adding checksum test | Mark Spruiell | 2004-09-28 |
| | |||
* | adding test/Ice/location | Mark Spruiell | 2004-09-14 |
| | |||
* | test fixes | Mark Spruiell | 2004-09-03 |