summaryrefslogtreecommitdiff
path: root/TSRM
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Joe Watkins2019-06-282-79/+44
|\
| * implement tsrm_is_shutdown APIJoe Watkins2019-06-282-79/+44
* | Attempt to fix JIT on Mac OSX ZTS buildDmitry Stogov2019-06-171-1/+4
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-111-7/+3
|\ \ | |/
| * This reverts 0e5d4ea55554872fe72e5d984b73fc21abc561fe to fix the build on MacOSXJoe Watkins2019-06-111-7/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-041-6/+0
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-041-6/+0
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-041-6/+0
| | |\
| | | * Reload tsrmls_id in release builds as wellNikita Popov2019-06-041-6/+0
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-4/+0
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-14/+14
| | | * year++Xinchen Hui2018-01-022-2/+2
| | * | Future-proof email addressesZeev Suraski2018-11-012-2/+2
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-7/+7
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-291-1/+0
|\ \ \ \ | |/ / /
| * | | Remove unused variableGabriel Caruso2019-05-291-1/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-122-13/+22
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-122-20/+34
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-292-2/+2
|\ \ \ \ | |/ / /
| * | | Remove TSRM configuration headerPeter Kokot2019-04-292-2/+2
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-291-3/+0
|\ \ \ \ | |/ / /
| * | | Remove unused TSRM/readdir.h headerPeter Kokot2019-04-291-3/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-232-201/+0
|\ \ \ \ | |/ / /
| * | | Move Autoconf Archive macros to a common m4 dirPeter Kokot2019-04-232-202/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-231-2/+0
|\ \ \ \ | |/ / /
| * | | Remove sinclude from tsrm.m4Peter Kokot2019-04-231-2/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-112-8/+8
|\ \ \ \ | |/ / /
| * | | Make tsrm_env_lock() voidNikita Popov2019-04-112-8/+8
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-2/+0
|\ \ \ \ | |/ / /
| * | | Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-2/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-2/+0
|\ \ \ \ | |/ / /
| * | | Remove HAVE_LIMITS_HPeter Kokot2019-04-071-2/+0
* | | | Added JIT compiler for x86 and x86_64Dmitry Stogov2019-04-012-0/+21
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-292-1/+22
|\ \ \ \ | |/ / /
| * | | tsrm environment lockJoe Watkins2019-03-292-1/+22
* | | | TSRM cleanup for PHP8Joe Watkins2019-03-253-256/+21
|/ / /
* | | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-142-27/+136
* | | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-2/+2
* | | Clean *nix build systemPeter Kokot2019-03-071-1/+0
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-21/+17
* | | Remove AC_PROG_CC_C_OPeter Kokot2019-03-031-1/+0
* | | Stricter validation for popen mode argument on WindowsNikita Popov2019-02-221-7/+7
* | | Remove local variablesPeter Kokot2019-02-037-63/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | Future-proof email addresses...Zeev Suraski2018-11-012-2/+2
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
* | | Remove HAVE_STDARG_HPeter Kokot2018-09-182-5/+0
* | | Remove unused buildsystem files in TSRMPeter Kokot2018-09-045-119/+0
|/ /