summaryrefslogtreecommitdiff
path: root/ext/opcache/zend_shared_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Added JIT compiler for x86 and x86_64Dmitry Stogov2019-04-011-1/+6
* Enable Posix Shared Memory on LinuxDmitry Stogov2019-03-011-0/+3
* Remove copyright years.Dmitry Stogov2019-02-051-1/+1
* Future-proof email addresses...Zeev Suraski2018-11-011-3/+3
* Immutable clases and op_arrays.Dmitry Stogov2018-10-171-0/+4
* Avoid useless store and checks in xlat_table.Dmitry Stogov2018-09-261-1/+7
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Fixed possible crash at PCRE on MSHUTDOWNDmitry Stogov2016-02-241-0/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Implemented file_cache_fallback mechanismAnatol Belski2015-10-091-0/+1
* | Ensure proper data alignmentDmitry Stogov2015-08-311-2/+2
* | Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-0/+2
* | Merge branch 'PHP-5.6'Dmitry Stogov2015-02-201-1/+1
|\ \ | |/
| * Fixed type mismatchDmitry Stogov2015-02-201-1/+1
| * Bump yearXinchen Hui2015-01-151-1/+1
| * Bump yearXinchen Hui2014-01-031-1/+1
| * Use size_t everywhere insteadRasmus Lerdorf2013-05-291-1/+1
| * This needs to be a longRasmus Lerdorf2013-05-291-1/+1
* | Merge branch 'pull-request/945'Stanislav Malyshev2015-01-311-1/+1
|\ \
| * | Wasted Shared Memory aboce 2Gb fixAdrian2014-12-081-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-5/+5
|/ /
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | ported opcacheAnatol Belski2014-08-201-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Use size_t everywhere insteadRasmus Lerdorf2013-05-291-1/+1
* | This needs to be a longRasmus Lerdorf2013-05-291-1/+1
|/
* Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all)Dmitry Stogov2013-03-271-4/+0
* Renamed Zend Optimizer+ into Zend OPcacheDmitry Stogov2013-03-191-1/+1
* Merge Zend Optimizer+Dmitry Stogov2013-03-161-0/+186