summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-037-726/+0
|\
| * remove the remains of dsp files handlingAnatol Belski2014-10-037-726/+0
* | using pointer to the tsrm ls cache instead of a function callAnatol Belski2014-10-011-0/+2
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-0113-6063/+0
|\ \ | |/
| * removed *.dsw and *.dsp filesAnatol Belski2014-09-2813-6063/+0
* | cleanup TSRMLS_FETCH in win32Anatol Belski2014-09-262-5/+0
* | reworked the patch, less new stuff but workyAnatol Belski2014-09-253-4/+3
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-232-2/+1
|\ \ | |/
| * Remove zend_dynamic_arrayNikita Popov2014-09-221-1/+1
| * Remove static allocatorNikita Popov2014-09-221-1/+0
* | basic windows fixAnatol Belski2014-09-222-2/+2
* | pickup the alignment definitionAnatol Belski2014-09-221-1/+2
* | enable native TLS by default on WindowsAnatol Belski2014-09-201-1/+1
|/
* Removes accidentally added files.Florian MARGAINE2014-09-201-72/+0
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-2018-17/+31
|\
| * s,PHP 5,PHP 7,Johannes Schlüter2014-09-201-2/+2
| * add the missing src fileAnatol Belski2014-09-201-1/+2
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-1915-15/+15
| * switch to using mbrlen with VSAnatol Belski2014-09-131-0/+5
| * fixed reference countingDmitry Stogov2014-09-021-1/+1
| * switch to built-in atanh() on vs2013 and upAnatol Belski2014-09-011-0/+1
| * fix acosh and asinh on win64 with vs2013+Anatol Belski2014-09-011-0/+7
* | Deletes patch leftoversFlorian MARGAINE2014-09-201-1934/+0
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-2026-458/+2464
|/
* use stddef.h definitions for uintptr_t and intptr_tAnatol Belski2014-08-281-7/+2
* several signature and data type fixesAnatol Belski2014-08-261-2/+2
* master renames phase 3Anatol Belski2014-08-252-8/+8
* master renames phase 1Anatol Belski2014-08-252-12/+12
* Merge remote-tracking branch 'php/master'Anatol Belski2014-08-211-0/+4
|\
| * Merge branch 'PHP-5.6'Anatol Belski2014-08-211-0/+4
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-211-0/+4
| | |\
| | | * avoid clash when stdint.h was included after win32/php_stdint.hAnatol Belski2014-08-211-0/+4
* | | | Merge branch 'master' of git.php.net:php-srcAnatol Belski2014-08-172-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6'Lior Kaplan2014-08-172-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-172-2/+2
| | |\ \ | | | |/
| | | * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-172-2/+2
| | | |\
| | | | * typofixesVeres Lajos2014-08-172-2/+2
* | | | | first shot on merging the core fro the int64 branchAnatol Belski2014-08-167-13/+18
|/ / / /
* | | | cleanupDmitry Stogov2014-08-131-3/+0
* | | | Merge branch 'master' into testDmitry Stogov2014-08-111-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-071-0/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-08-071-0/+4
| | |\ \ | | | |/
| | | * wrap int8_t and int16_t with #ifdef to avoid possible clashesAnatol Belski2014-08-071-0/+4
| * | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-251-2/+5
| |\ \ \ | | |/ /
* | | | Merge branch 'master' into phpngDmitry Stogov2014-07-224-8/+28
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-211-2/+5
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-211-2/+5
| | |\ \ | | | |/
| | | * fix nmake snap when ext name is different in target dllAnatol Belski2014-07-211-2/+5
| * | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-194-8/+25
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-182-3/+13
| | |\ \ | | | |/