Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - 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. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369 | Matthew Newhook | 2007-09-04 |
| | |||
* | Bug 2270. | Michi Henning | 2007-06-27 |
| | |||
* | Fixed bug with TestUtil.cleanDbDir and IceGridAdmin.cleanDbDir. | Matthew Newhook | 2007-06-13 |
| | | | | | Added back accidently erased .gitignore files. Added clean rules to IceGrid demo Makefiles. | ||
* | bug 2212 - missing proxy methods | Mark Spruiell | 2007-05-22 |
| | |||
* | bug fix | Mark Spruiell | 2007-02-16 |
| | |||
* | Fixed bug #1787 | Bernard Normier | 2007-02-13 |
| | |||
* | bug 1741: test suite broken with PHP 5.1.6 | Mark Spruiell | 2007-02-02 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Reorganizing source code. Changing build process to use Makefiles instead | Mark Spruiell | 2006-11-09 |
| | | | | of configure. Desupporting all platforms except Linux and Windows. | ||
* | Fix for bug 1047 | Benoit Foucher | 2006-06-19 |
| | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 |
| | |||
* | fixing IceSSL properties | Mark Spruiell | 2006-04-07 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | minor fix | Mark Spruiell | 2006-02-21 |
| | |||
* | fix for CentOS waitpid bug | Mark Spruiell | 2006-02-01 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | PHP 5.0.0 final release; changing copyright, version | Mark Spruiell | 2004-07-13 |
| | |||
* | Update for PHP5b4: | Mark Spruiell | 2004-02-18 |
| | | | | | | | | - PHP no longer changes identifiers to lowercase - Use new convenience functions for calling user methods - Use new exception mechanism - Change "implements" to "extends" for interface inheritance - Change handleDestroy to handleFreeStorage for internal objects | ||
* | adding test scripts | Mark Spruiell | 2003-08-05 |