Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix for ICE-7020 - php tests will now exit with exit status = 1 if there's a ↵ | Benoit Foucher | 2016-03-16 |
| | | | | test failure | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | PHP dependency updates | Jose | 2014-11-19 |
| | |||
* | Fixed ICE-5486: added support for MessageSizeMax OA property | Benoit Foucher | 2014-11-05 |
| | |||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | Update depend files. | Jose | 2014-05-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes broken | Jose | 2013-07-09 |
| | |||
* | Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵ | Benoit Foucher | 2013-07-04 |
| | | | | was raised | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGES | Benoit Foucher | 2013-01-07 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | 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. | ||
* | PHP port; misc. fixes | Mark Spruiell | 2012-05-23 |
| | |||
* | 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 |
| | |||
* | ICE-4764 - PHP 5.4 compatibility | Mark Spruiell | 2011-12-29 |
| | |||
* | ICE-4734 - generate constructors for empty exceptions in Java | Mark Spruiell | 2011-11-09 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4855 - adding test; changing demos/tests to use require_once | Mark Spruiell | 2011-05-07 |
| | |||
* | adding "include .depend.mak" to PHP makefiles | Mark Spruiell | 2010-01-07 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-12-31 |
| | | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b) | ||
* | bug 4492 - PHP demos don't build against RPMs | Mark Spruiell | 2009-12-16 |
| | |||
* | 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 4294 - fix slice dependencies | Dwayne Boone | 2009-10-07 |
| | |||
* | PHP fixes: | Mark Spruiell | 2009-06-25 |
| | | | | | | - adding namespace support to test suite and demos - doc edits - bug fix in translator | ||
* | PHP changes: | Mark Spruiell | 2009-06-23 |
| | | | | | | | - static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later) | ||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | 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 |
| | |||
* | 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. | ||
* | Updated copyright | Dwayne Boone | 2007-02-13 |
| | |||
* | bug 1741: test suite broken with PHP 5.1.6 | Mark Spruiell | 2007-02-02 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | fixing copyright | Mark Spruiell | 2006-04-07 |
| | |||
* | Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet -> | Benoit Foucher | 2006-03-28 |
| | | | | ice_facet, etc | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | changing demo and test ports | Brent Eagles | 2006-02-20 |
| | |||
* | fix for bug 836: deprecation warnings in generated code | Mark Spruiell | 2006-01-27 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| |