summaryrefslogtreecommitdiff
path: root/php/src
Commit message (Collapse)AuthorAge
...
* object unmarshaling requires a global list of PatchInfo valuesMark Spruiell2003-07-24
|
* lots of fixes; object unmarshalingMark Spruiell2003-07-24
|
* bug fix: do not register factories until the communicator is first createdMark Spruiell2003-07-24
|
* bug fix for invalid access to destroyed global communicator zvalMark Spruiell2003-07-24
|
* change contained to syntaxTreeBase in order to hold builtin typesMark Spruiell2003-07-24
|
* clean up, concurrency fixes, create object classes, register factoriesMark Spruiell2003-07-22
|
* clean up, concurrency fixes, code docuMark Spruiell2003-07-22
|
* clean up, concurrency fixes, object marshalingMark Spruiell2003-07-22
|
* concurrency fixesMark Spruiell2003-07-22
|
* clean up & fixesMark Spruiell2003-07-22
|
* clean up, concurrency fixesMark Spruiell2003-07-22
|
* initial check-inMark Spruiell2003-07-22
|
* create user classes before each request - also does not workMark Spruiell2003-07-20
|
* initial attempt at creating classes/operations - incompleteMark Spruiell2003-07-19
|
* use lazy initialization of communicator for each requestMark Spruiell2003-07-18
|
* special case for Ice::IdentityMark Spruiell2003-07-18
|
* code cleanup; escape PHP keywordsMark Spruiell2003-07-18
|
* adding support for constantsMark Spruiell2003-07-17
|
* adding support for Ice::IdentityMark Spruiell2003-07-17
|
* bug fixMark Spruiell2003-07-17
|
* user exception supportMark Spruiell2003-07-17
|
* minor fixesMark Spruiell2003-07-17
|
* adding support for struct, enum, (partial) dictionaryMark Spruiell2003-07-17
|
* simplifying struct handlingMark Spruiell2003-07-17
|
* add pending objects for operationsMark Spruiell2003-07-17
|
* bug fixMark Spruiell2003-07-17
|
* reorganizing struct supportMark Spruiell2003-07-15
|
* create PHP class for struct typesMark Spruiell2003-07-15
|
* starting struct marshallingMark Spruiell2003-07-15
|
* set argument types on operationsMark Spruiell2003-07-15
|
* renaming objectprx to proxyMark Spruiell2003-07-12
|
* proxy marshalingMark Spruiell2003-07-12
|
* adding sequence marshaling; cleaning up C-style castsMark Spruiell2003-07-11
|
* adding support for marshalling simple typesMark Spruiell2003-07-11
|
* initial check-inMark Spruiell2003-07-10