Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reorganizing source code. Changing build process to use Makefiles instead | Mark Spruiell | 2006-11-09 |
| | | | | of configure. Desupporting all platforms except Linux and Windows. | ||
* | Bug 472. | Michi Henning | 2006-06-28 |
| | |||
* | removing getDefaultContext | Mark Spruiell | 2006-06-22 |
| | |||
* | disable compiler warnings that cause build failures under VS 2005 | Brent Eagles | 2006-06-09 |
| | |||
* | changing call to initialize | Mark Spruiell | 2006-06-09 |
| | |||
* | bug 687: remove #ifdefs for PHP 5.0 compatibility | Mark Spruiell | 2006-06-08 |
| | |||
* | fixes for stringToIdentity | Mark Spruiell | 2006-06-05 |
| | |||
* | Added identityToString and stringToIdentity to Communicator | Dwayne Boone | 2006-05-09 |
| | |||
* | removing setDefaultContext | Mark Spruiell | 2006-04-07 |
| | |||
* | Bug 803 - changed communicator initialization | Dwayne Boone | 2006-04-07 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | PHP 5.1.1 compatibility | Mark Spruiell | 2005-11-30 |
| | |||
* | removing communicator-per-profile change | Mark Spruiell | 2005-03-29 |
| | |||
* | - php_error_docref fixes. | Mark Spruiell | 2005-03-28 |
| | | | | | - Changing communicator semantics. We now create a new communicator for each profile. | ||
* | replacing zend_error with php_error_docref | Mark Spruiell | 2005-03-24 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | implementing setDefaultContext | Mark Spruiell | 2005-01-24 |
| | |||
* | adding getProperty | Mark Spruiell | 2004-11-13 |
| | |||
* | PHP 5.0.0 final release; changing copyright, version | Mark Spruiell | 2004-07-13 |
| | |||
* | Each request now has its own set of object factories. | Mark Spruiell | 2004-04-09 |
| | |||
* | 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 | ||
* | Fixes for PHP 5.0.0b2. Fixes for Ice 1.2.0. Exception mapping changes: | Mark Spruiell | 2003-11-06 |
| | | | | | - Derive from PHP's base Exception class. - Add support for exception message in constructor. | ||
* | Fixed Windows compilation error. | ZeroC Staff | 2003-08-25 |
| | |||
* | removing flushBatchRequests - not supported in Ice 1.1 | Mark Spruiell | 2003-08-18 |
| | |||
* | adding support for object factories; adding value demo | Mark Spruiell | 2003-08-10 |
| | |||
* | fix for error handling | Mark Spruiell | 2003-08-07 |
| | |||
* | more cleanup & reorg; adding support for profiles | Mark Spruiell | 2003-08-05 |
| | |||
* | various fixes; error message cleanup; support for context argument | Mark Spruiell | 2003-08-04 |
| | |||
* | using eval strategy for user & core types | Mark Spruiell | 2003-08-03 |
| | |||
* | gcc fixes for Win32 changes | Mark Spruiell | 2003-07-29 |
| | |||
* | Win32 port; renaming header files | Mark Spruiell | 2003-07-29 |
| | |||
* | implement __clone for internal classes; change Ice::Identity to be defined | Mark Spruiell | 2003-07-25 |
| | | | | manually in Slice parser | ||
* | minor Solaris fixes | Mark Spruiell | 2003-07-24 |
| | |||
* | bug fix for invalid access to destroyed global communicator zval | Mark Spruiell | 2003-07-24 |
| | |||
* | clean up & fixes | Mark Spruiell | 2003-07-22 |
| | |||
* | use lazy initialization of communicator for each request | Mark Spruiell | 2003-07-18 |
| | |||
* | code cleanup; escape PHP keywords | Mark Spruiell | 2003-07-18 |
| | |||
* | renaming objectprx to proxy | Mark Spruiell | 2003-07-12 |
| | |||
* | adding sequence marshaling; cleaning up C-style casts | Mark Spruiell | 2003-07-11 |
| | |||
* | adding support for marshalling simple types | Mark Spruiell | 2003-07-11 |
| | |||
* | initial check-in | Mark Spruiell | 2003-07-10 |