summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* typofixesVeres Lajos2014-08-172-2/+2
* wrap int8_t and int16_t with #ifdef to avoid possible clashesAnatol Belski2014-08-071-0/+4
* fix nmake snap when ext name is different in target dllAnatol Belski2014-07-211-2/+5
* implemented copy libs of core exts in phpize modeAnatol Belski2014-07-182-3/+13
* fix copy the ext dll into the prefix path in phpize modeAnatol Belski2014-07-181-4/+2
* fix default prefix in phpize modeAnatol Belski2014-07-181-0/+5
* fix file with zero size usage in phpize modeAnatol Belski2014-07-181-2/+6
* implemented usage of the non core ext deps in phpize modeAnatol Belski2014-07-173-3/+22
* implemented force usage of generated .h and .js deps in phpize modeAnatol Belski2014-07-172-0/+6
* basic routines for phpize mode toAnatol Belski2014-07-161-0/+137
* added headers install to phpize modeAnatol Belski2014-07-141-0/+3
* fix makefile in phpize modeAnatol Belski2014-07-111-4/+1
* fixe output_as_table() when no ext was enabledAnatol Belski2014-07-111-1/+1
* fix end of stream exception when generating makefileAnatol Belski2014-07-101-1/+3
* force ext_dep.js prepend to configure.js in phpize modeAnatol Belski2014-07-102-5/+2
* turn off PGO in phpize modeAnatol Belski2014-07-101-0/+5
* bundle deplister.exe with releasesAnatol Belski2014-07-021-1/+2
* updated libs_version.txtAnatol Belski2014-07-011-1/+1
* Update copyright year to 2014Lior Kaplan2014-06-171-1/+1
* update lib versionsAnatol Belski2014-03-271-1/+1
* more fixes related to bug #65715Anatol Belski2014-03-242-4/+24
* Fixed bug #65715 php5embed.lib isn't provided anymoreAnatol Belski2014-03-241-2/+17
* Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Pierre Joye2014-03-0514-13/+15
|\
| * update libs_version.txtAnatol Belski2014-02-061-1/+1
| * fixed missing usleep() prototype in pgsqlAnatol Belski2014-01-221-0/+2
| * Bump yearXinchen Hui2014-01-0311-11/+11
| * Included new .c file in build tooBob Weinand2013-12-221-1/+1
* | add vc12 (2013)Pierre Joye2013-11-041-0/+4
|/
* - Fixed possible memory leakFelipe Pena2013-10-121-0/+1
* updated lib versionsAnatol Belski2013-08-281-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-8/+8
* typo fixes (accommodate, parameter)Veres Lajos2013-06-101-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-04-221-15/+36
|\
| * Fixed stream_socket_pair() on Windows x64 andAnatol Belski2013-04-221-15/+36
| * updated lib versionsAnatol Belski2013-04-171-17/+17
* | updated lib versionsAnatol Belski2013-04-171-1/+1
* | fixed EOLAnatol Belski2013-04-171-16/+16
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-231-6/+13
|\ \ | |/
| * Fixed possible precision loss in microtimeAnatol Belski2013-03-231-6/+13
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-153-97/+42
|\ \ | |/
| * Backported patch for #64370Anatol Belski2013-03-153-97/+42
| * updated lib versionsAnatol Belski2013-02-211-5/+5
* | updated lib versionsAnatol Belski2013-02-211-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-01-101-0/+1
|\ \ | |/
| * Fixed uninitialized zval.type (Yoram)Dmitry Stogov2013-01-101-0/+1
| * Happy New Year~Xinchen Hui2013-01-0112-12/+12
* | Happy New YearXinchen Hui2013-01-0112-12/+12
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-092-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-092-0/+0