Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes related to the latest commit of the zend engine | Harald Radi | 2002-04-22 | 1 | -17/+23 |
| | |||||
* | pass function signature in zend_parse_parameters style | Harald Radi | 2002-03-19 | 1 | -1/+1 |
| | | | | | | | 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 | -6/+11 |
| | | | | | | 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 | -13/+30 |
| | | | | | safe hashtables (not in cvs right now) | ||||
* | blah | Harald Radi | 2002-03-16 | 1 | -11/+52 |
| | |||||
* | ongoing development ... | Harald Radi | 2002-03-15 | 1 | -3/+18 |
| | |||||
* | fixed HashTable allocation | Harald Radi | 2002-03-15 | 1 | -0/+8 |
| | |||||
* | rpc apstraction module | Harald Radi | 2002-03-15 | 1 | -0/+25 |
does only work with ZendEngine2 |