summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* add zend_bailout to cppcheck confAnatol Belski2016-10-101-0/+4
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-292-0/+6
|\
| * sync win32 makefile with makedist zendparse exportsAnatol Belski2016-09-292-0/+6
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-261-1/+1
|\ \ | |/
| * update libs_versions.txtAnatol Belski2016-09-261-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-221-2/+2
|\ \ | |/
| * update libs versionsAnatol Belski2016-09-221-2/+2
* | fix leakAnatol Belski2016-09-011-0/+3
* | remove duplicated symbolAnatol Belski2016-09-011-1/+1
* | add more defs for resource alloc/deallocAnatol Belski2016-08-311-0/+74
* | add yet one defineAnatol Belski2016-08-311-1/+2
* | extend help messageAnatol Belski2016-08-291-1/+1
* | fix search pathAnatol Belski2016-08-291-2/+2
* | support also cppcheck for static analyzeAnatol Belski2016-08-295-3/+516
* | fix leakAnatol Belski2016-08-291-0/+1
* | extend help msgAnatol Belski2016-08-281-1/+1
* | fix leakAnatol Belski2016-08-281-1/+1
* | extend clang vs compat optionsAnatol Belski2016-08-281-1/+1
* | integrate clang analyzerAnatol Belski2016-08-282-10/+102
* | fix leakAnatol Belski2016-08-272-30/+49
* | add parenthesesAnatol Belski2016-08-271-1/+1
* | fix leakAnatol Belski2016-08-261-0/+2
* | check malloc resultAnatol Belski2016-08-081-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-031-1/+1
|\ \ | |/
| * update libs_versions.txtAnatol Belski2016-08-031-1/+1
* | fix typoAnatol Belski2016-07-291-5/+5
* | add more errno handlingAnatol Belski2016-07-292-2/+18
* | set errno in ioutil access routineAnatol Belski2016-07-291-2/+6
* | move error check to right placeAnatol Belski2016-07-291-4/+5
* | fix and improve the ioutil cwd routine for ntsAnatol Belski2016-07-292-12/+12
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-254-1/+13
|\ \ | |/
| * Enable 'nmake test' on building extensionsy-uti2016-07-253-0/+12
| * Make phpize use PHP_PREFIX as the default location (windows)y-uti2016-07-251-1/+1
* | fix compiler warningAnatol Belski2016-07-241-1/+1
* | rework long path normalization stufAnatol Belski2016-07-242-22/+31
* | add foldsAnatol Belski2016-07-231-4/+5
* | improve typedef and fix the fake functionAnatol Belski2016-07-231-4/+4
* | add missing castAnatol Belski2016-07-231-2/+2
* | Fixed bug #72625 realpath() fails on non canonical long pathAnatol Belski2016-07-233-7/+95
* | correct commentAnatol Belski2016-07-231-2/+1
* | don't return long path prefix to scriptAnatol Belski2016-07-231-1/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-211-6/+6
|\ \ | |/
| * update libs_version.txtAnatol Belski2016-07-211-6/+6
* | correct macro namesAnatol Belski2016-07-171-2/+2
* | Merge branch 'PHP-7.0'Anatol Belski2016-07-123-2/+3
|\ \ | |/
| * Make phpize set a proper build type (windows)y-uti2016-07-123-2/+3
* | fix cli codepage resetAnatol Belski2016-07-111-1/+1
* | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-2012-59/+2623
* | Fix bug #47517 php-cgi.exe missing UAC manifestmaxdax158012016-06-021-1/+8
* | Merge branch 'PHP-7.0'Anatol Belski2016-05-031-1/+1
|\ \ | |/