Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set up a proxy object when requesting a reference to a variable | Harald Radi | 2002-04-22 | 1 | -2/+50 |
| | |||||
* | changes related to the latest commit of the zend engine | Harald Radi | 2002-04-22 | 1 | -42/+170 |
| | |||||
* | pass function signature in zend_parse_parameters style | Harald Radi | 2002-03-19 | 1 | -27/+35 |
| | | | | | | | lookup cache works now per signature (not only method name) reviewed resource management # have to learn now .. | ||||
* | fixed memleaks | Harald Radi | 2002-03-19 | 1 | -115/+169 |
| | | | | | | added method lookup caching pass function signature to hash function callback | ||||
* | added lookup caching and now make use of the new thread | Harald Radi | 2002-03-19 | 1 | -43/+166 |
| | | | | | safe hashtables (not in cvs right now) | ||||
* | blah | Harald Radi | 2002-03-16 | 1 | -46/+63 |
| | |||||
* | TSRM fix | Harald Radi | 2002-03-16 | 1 | -8/+8 |
| | |||||
* | ongoing development ... | Harald Radi | 2002-03-15 | 1 | -49/+171 |
| | |||||
* | fixed HashTable allocation | Harald Radi | 2002-03-15 | 1 | -19/+109 |
| | |||||
* | rpc apstraction module | Harald Radi | 2002-03-15 | 1 | -0/+257 |
does only work with ZendEngine2 |