summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Remove PHP_READDIR_R_TYPEPeter Kokot2019-04-131-1/+0
* Use readdir() instead of readdir_r()Nikita Popov2019-04-112-43/+0
* Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-04-101-10/+32
|\
| * Ensure double slashes are replaced by the path normalizationAnatol Belski2019-04-101-10/+32
* | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-2/+0
* | Refactor AC_INIT in configure.ac and PHP versionsPeter Kokot2019-04-071-14/+7
* | Fix ASAN configurationChristoph M. Becker2019-04-061-3/+3
* | Improve ascii checkAnatol Belski2019-04-011-12/+14
* | Rework conditions and make them more future proofAnatol Belski2019-03-311-9/+10
* | Implement stricter CRT checkAnatol Belski2019-03-312-1/+38
* | Rework the VS version evaluationAnatol Belski2019-03-311-61/+50
* | Implement stricter extension compatibility checkAnatol Belski2019-03-312-0/+39
* | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-301-0/+1
|\ \ | |/
| * Fix memory leakAnatol Belski2019-03-301-0/+1
* | Use wchar_t as native type in CAnatol Belski2019-03-301-0/+2
* | Join README.GIT-RULES and CONTRIBUTING.mdPeter Kokot2019-03-301-2/+2
* | Avoid unnecessary global variableChristoph M. Becker2019-03-181-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-181-1/+25
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-181-1/+25
| |\
| | * Add bison version check to configureChristoph M. Becker2019-03-181-1/+25
* | | Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-1/+0
* | | Clean build systemPeter Kokot2019-03-141-1/+0
* | | Remove HAVE_STRFTIMEPeter Kokot2019-03-141-1/+0
* | | zend_weakrefsJoe Watkins2019-03-121-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-111-2/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-03-111-2/+6
| |\ \ | | |/
| | * Die hard if mc.exe or mt.exe not foundAnatol Belski2019-03-111-2/+6
* | | Remove function_table var from the callerc9s2019-03-111-1/+1
* | | Fix bc break in Windows readlinkjohnstevenson2019-03-103-5/+36
* | | Don't use Opcache with the master test processAnatol Belski2019-03-102-1/+14
* | | Refactor README.md filePeter Kokot2019-03-072-2/+1
* | | Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-1/+0
* | | Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-2/+0
* | | Remove unused PHP_AC_BROKEN_SNPRINTF m4 macroPeter Kokot2019-02-271-2/+0
* | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-2/+2
* | | Sync header and footer with the rest of the filesPeter Kokot2019-02-181-10/+1
* | | Fix 32-bit buildAnatol Belski2019-02-111-1/+1
* | | Fix TS build, ref #77377Anatol Belski2019-02-081-0/+2
* | | Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-086-9/+192
* | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-084-4/+4
* | | Remove local variablesPeter Kokot2019-02-0347-421/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-3032-32/+32
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-301-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-12-301-1/+1
| |\ \ | | |/
| | * Drop deprecated /Gm compile optionChristoph M. Becker2018-12-301-1/+1
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1411-11/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1320-130/+130
| | * Convert CRLF line endings to LFPeter Kokot2018-10-132-268/+268
| * | Future-proof email addressesZeev Suraski2018-11-013-3/+3
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-1412-12/+0