summaryrefslogtreecommitdiff
path: root/py/test/Ice/exceptions/AllTests.py
Commit message (Expand)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
* Python test for ICE-5379Bernard Normier2014-07-15
* merging javascript branchMark Spruiell2014-03-19
* Better fix for ICE-5426 - use bytearray() instead of xrange/range to create b...Benoit Foucher2013-09-17
* Fixed ICE-5426 - bogus version checkBenoit Foucher2013-09-17
* minor fix - Python 3.x lacks xrange.Jose2013-09-12
* Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception wa...Benoit Foucher2013-07-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
* Fixed copyrightsBenoit Foucher2012-04-25
* python 3 supportMark Spruiell2012-04-24
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4733 - fixing bugs in AMD exceptionsMark Spruiell2010-05-21
* Updated copyright to 2010Dwayne Boone2010-01-07
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
* Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* http://bugzilla/bugzilla/show_bug.cgi?id=2819Matthew Newhook2008-03-18
* Updated copyrightDwayne Boone2008-01-23
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
* Backed out Ice.OA prefix additionBenoit Foucher2007-02-14
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
* Bug 1570 - object adapter configurationDwayne Boone2006-12-13
* Bug 472.Michi Henning2006-06-28
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
* Updated copyrightDwayne Boone2006-03-14
* changing demo and test portsBrent Eagles2006-02-20
* adding collocated testsMark Spruiell2005-09-14
* Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324Michi Henning2005-05-19
* 2004 -> 2005Bernard Normier2005-02-16
* adding AMI testsMark Spruiell2004-09-11
* remove collocated flagMark Spruiell2004-09-01
* global definition fixes for tests & demos cleaning up translator addingMark Spruiell2004-09-01
* initial check-inMark Spruiell2004-08-27