summaryrefslogtreecommitdiff
path: root/php/src
Commit message (Collapse)AuthorAge
...
* adding ice_preMarshal, ice_postUnmarshalMark Spruiell2004-02-24
|
* Win32 fixesMark Spruiell2004-02-20
|
* HP-UX fixesMark Spruiell2004-02-19
|
* updating version number to 1.3.0Mark Spruiell2004-02-18
|
* Update for PHP5b4:Mark Spruiell2004-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
* fixing versionMark Spruiell2003-11-10
|
* Solaris fixesMark Spruiell2003-11-10
|
* Fixes for PHP 5.0.0b2. Fixes for Ice 1.2.0. Exception mapping changes:Mark Spruiell2003-11-06
| | | | | - Derive from PHP's base Exception class. - Add support for exception message in constructor.
* more bug fixes for ApacheMark Spruiell2003-08-26
|
* another fix for VC7.xMark Spruiell2003-08-25
|
* minor fixMark Spruiell2003-08-25
|
* Fixed compilation with VC7.1Bernard Normier2003-08-25
|
* bug fixMark Spruiell2003-08-25
|
* CC 5.3 fixMark Spruiell2003-08-25
|
* changing version to 1.0.0Mark Spruiell2003-08-25
|
* Fixed Windows compilation error.ZeroC Staff2003-08-25
|
* adding makedist.pyMark Spruiell2003-08-22
|
* Solaris fixesMark Spruiell2003-08-21
|
* Removed incorrect static storage class specifier on extern "C" function.Michi Henning2003-08-20
|
* fix for compiler error when building without ZTS (i.e., non-thread-safe)Mark Spruiell2003-08-19
|
* unmarshal bug fixMark Spruiell2003-08-19
|
* removing flushBatchRequests - not supported in Ice 1.1Mark Spruiell2003-08-18
|
* exception cleanupMark Spruiell2003-08-18
|
* adding support for object factories; adding value demoMark Spruiell2003-08-10
|
* support contexts in basic proxy operationsMark Spruiell2003-08-08
|
* fixing compiler optionsMark Spruiell2003-08-08
|
* fix for error handlingMark Spruiell2003-08-07
|
* bug fix for oneway invocationsMark Spruiell2003-08-07
|
* changing module name from Ice to ice for consistency with other PHPMark Spruiell2003-08-07
| | | | extensions
* fixing shared library build on UnixMark Spruiell2003-08-07
|
* VC6 fixesMark Spruiell2003-08-06
|
* more cleanup & reorg; adding support for profilesMark Spruiell2003-08-05
|
* various fixes; error message cleanup; support for context argumentMark Spruiell2003-08-04
|
* using eval strategy for user & core typesMark Spruiell2003-08-03
|
* gcc fixes for Win32 changesMark Spruiell2003-07-29
|
* renaming to avoid conflicts with Ice header filesMark Spruiell2003-07-29
|
* initial check-inMark Spruiell2003-07-29
|
* Win32 port; renaming header filesMark Spruiell2003-07-29
|
* clean upMark Spruiell2003-07-27
|
* fixing "leaks"Mark Spruiell2003-07-27
|
* move zendTypeToString to util.cppMark Spruiell2003-07-25
|
* create default properties for data membersMark Spruiell2003-07-25
|
* implement __clone for internal classes; change Ice::Identity to be definedMark Spruiell2003-07-25
| | | | manually in Slice parser
* minor Solaris fixesMark Spruiell2003-07-24
|
* bug fix: member variables ARE case sensitiveMark Spruiell2003-07-24
|
* bug fix for interfacesMark Spruiell2003-07-24
|
* bug fix in do_cast for facetsMark Spruiell2003-07-24
|
* minor fixMark Spruiell2003-07-24
|
* move factory registration to marshal; memory mgmt fixesMark Spruiell2003-07-24
|
* lots of fixesMark Spruiell2003-07-24
|