summaryrefslogtreecommitdiff
path: root/ext/rpc/handler.h
Commit message (Expand)AuthorAgeFilesLines
* moved to pecl by sascha. remove them from head.Sterling Hughes2003-06-251-144/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* clean up source and improve hashing for implicitlyHarald Radi2003-02-111-0/+1
* a bunch of fixesHarald Radi2003-02-101-9/+18
* Add get_class_name handler so that the current var_dump implementation does n...Wez Furlong2003-02-091-0/+2
* make layers loadable as self-sustaining php extensionHarald Radi2003-01-161-21/+10
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - added a skeleton for new layersHarald Radi2002-07-191-1/+1
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-181-16/+39
* pooling and singleton finally workHarald Radi2002-06-101-10/+12
* - using stas' abstraction nowHarald Radi2002-06-091-38/+39
* changes related to the latest commit of the zend engineHarald Radi2002-04-221-17/+23
* pass function signature in zend_parse_parameters styleHarald Radi2002-03-191-1/+1
* fixed memleaksHarald Radi2002-03-191-6/+11
* added lookup caching and now make use of the new threadHarald Radi2002-03-191-13/+30
* blahHarald Radi2002-03-161-11/+52
* ongoing development ...Harald Radi2002-03-151-3/+18
* fixed HashTable allocationHarald Radi2002-03-151-0/+8
* rpc apstraction moduleHarald Radi2002-03-151-0/+25