summaryrefslogtreecommitdiff
path: root/TSRM
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-311-22/+0
* Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+2
* Upgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8Peter Kokot2018-07-292-7/+6
* Trim trailing whitespaces in build filesPeter Kokot2018-07-292-5/+5
* Remove unused Git attributes identPeter Kokot2018-07-255-9/+0
* year++Xinchen Hui2018-01-022-2/+2
* Merge branch 'PHP-7.2'Xinchen Hui2017-12-271-0/+2
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-12-271-0/+2
| |\
| | * Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry)Xinchen Hui2017-12-271-0/+2
* | | Add info about thread API usedAnatol Belski2017-12-212-0/+16
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-211-1/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-211-1/+7
| |\ \ | | |/
| | * Fix segfault. Compile param --with-tsrm-pth=yesEvgeny Kalashnikov2017-12-211-1/+7
* | | Modernize realpath and integrate quick variant into virtual_file_exAnatol Belski2017-12-153-12/+0
* | | Move temporary allocation to the stackAnatol Belski2017-12-091-10/+2
* | | Improve ioutil access impl and refactor tsrm_win32_accessAnatol Belski2017-12-081-150/+135
* | | Merge branch 'PHP-7.2'Anatol Belski2017-11-151-3/+7
|\ \ \ | |/ /
| * | Fix C++ compatibility for TSRM_TLSAnatol Belski2017-11-151-3/+7
* | | realloc() can return NULLAnatol Belski2017-10-231-2/+4
* | | Removed support for BeOS, development for BeOS was supported 17 years ago.Kalle Sommer Nielsen2017-08-294-85/+45
* | | Remove this old obsolete TODO fileKalle Sommer Nielsen2017-08-291-2/+0
* | | Remove old references to SAPIs and extensions no longer in the coreKalle Sommer Nielsen2017-07-192-28/+0
|/ /
* | vim folds and mode lines yetAnatol Belski2017-07-047-88/+153
* | use char* as we don't compile with UNICODE anywayAnatol Belski2017-04-281-1/+1
* | Avoid unnecessary string copyAnatol Belski2017-04-271-7/+1
* | get rid of two strlen callsAnatol Belski2017-04-272-6/+9
* | Merge branch 'PHP-7.1'Anatol Belski2017-04-151-3/+2
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-151-3/+2
| |\
| | * fix error handlingAnatol Belski2017-04-151-3/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | export the main thread infoAnatol Belski2017-04-152-0/+6
* | | Interned strings unification for TS/NTSAnatol Belski2017-03-042-4/+29
* | | Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-272-4/+4
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | Path handling related refactoringsAnatol Belski2016-12-222-47/+5