Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Use size_t instead of int | Dmitry Stogov | 2013-06-10 | 1 | -2/+2 |
* | Use size_t everywhere instead | Rasmus Lerdorf | 2013-05-29 | 1 | -2/+2 |
* | This needs to be a long | Rasmus Lerdorf | 2013-05-29 | 1 | -2/+2 |
* | Fixed compiler warning "cast from pointer to integer of different size" | Xinchen Hui | 2013-04-18 | 1 | -1/+1 |
* | Reimplemented OPcache restart trigger. Now, if memory or hash are full the re... | Dmitry Stogov | 2013-03-28 | 1 | -1/+14 |
* | Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all) | Dmitry Stogov | 2013-03-27 | 1 | -11/+3 |
* | Renamed Zend Optimizer+ into Zend OPcache | Dmitry Stogov | 2013-03-19 | 1 | -1/+1 |
* | Add oom, wasted, hash and manual restart counters to help identify potential ... | Dmitry Stogov | 2013-03-18 | 1 | -2/+2 |
* | Merge Zend Optimizer+ | Dmitry Stogov | 2013-03-16 | 1 | -0/+489 |