php-src/win32
Anatol Belski c675980046 Merge branch 'pull-request/500'
* pull-request/500:
  limit virtual_cwd_activate() duplicated call to ZTS only
  reverted the previous commit, both calls are needed in TS mode
  virtual_cwd_activate() should be called only in one place
  back to do_alloca()
  removed unnecessary call
  simplify the state free macros
  compact the code to preserve the error info after state freeing
  back to do_alloca(), reverted the wrong replacement
  enabled windows to use stack in both ts/nts mode, some more fixes
  moved to do_alloca() usage where appropriate
  fixed invalid free
  fixed virtual cwd header in phar
  updated NEWS
  fixed all the places where last error could be lost
  preserve the error code
  applied and fixed the original patch
  initial move on renaming files and fixing includes

Conflicts:
	ext/opcache/ZendAccelerator.c
2013-11-05 19:23:23 +01:00
..
build Merge branch 'pull-request/500' 2013-11-05 19:23:23 +01:00
builddef.bat
EngineSelect.bat revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
EngineSelect.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
flock.c
flock.h
fnmatch.c
fnmatch.h
glob.c typo fixes (accommodate, parameter) 2013-06-10 13:36:03 -07:00
glob.h
globals.c Backported patch for #64370 2013-03-15 19:04:40 +01:00
grp.h Happy New Year 2013-01-01 16:37:09 +08:00
inet.c Remove some pre-vista code 2013-02-02 16:38:09 +01:00
inet.h Remove some pre-vista code 2013-02-02 16:38:09 +01:00
install.txt Remove PWS (Personal Web Server) references 2013-07-15 00:38:29 -07:00
param.h
php5.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5dll.dsp Removed Logo GUIDs and replaced with Data URIs and div hidden with JS 2012-07-14 21:44:21 +01:00
php5dllts.dsp Removed Logo GUIDs and replaced with Data URIs and div hidden with JS 2012-07-14 21:44:21 +01:00
php5dllts.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5dllts.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts_cli.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.rc revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php5ts.rc2 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_inttypes.h better way to fix PRIu64 availability on windows 2013-09-18 15:14:36 +02:00
php_modules.dsw revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_registry.h
php_stdbool.h - #50334, add missing file 2009-12-09 10:39:03 +00:00
php_stdint.h MFT: VC10 build support 2009-12-03 11:50:32 +00:00
php_strtoi64.h
php_win32_globals.h Backported patch for #64370 2013-03-15 19:04:40 +01:00
readdir.c - Fixed possible memory leak 2013-10-12 18:06:20 -03:00
readdir.h
registry.c Fixed uninitialized zval.type (Yoram) 2013-01-10 18:53:10 +04:00
resource.h
select.c Fixed bug #65268 select() implementation uses outdated tick API 2013-07-18 18:01:51 +02:00
select.h Happy New Year 2013-01-01 16:37:09 +08:00
sendmail.c typo fixes 2013-07-15 00:23:03 -07:00
sendmail.h - silent warning (fix for #28038) 2009-08-26 21:59:54 +00:00
signal.h Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sockets.c Fixed stream_socket_pair() on Windows x64 and 2013-04-22 18:55:32 +02:00
sockets.h Happy New Year 2013-01-01 16:37:09 +08:00
strtoi64.c
syslog.h Happy New Year 2013-01-01 16:37:09 +08:00
syslog.reg - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 2011-07-22 11:25:30 +00:00
testsuite.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
time.c Fixed possible precision loss in microtime 2013-03-23 17:40:06 +01:00
time.h add usleep() to the header, already exported to dll 2013-07-10 16:16:33 +02:00
unistd.h
winutil.c Happy New Year 2013-01-01 16:37:09 +08:00
winutil.h Happy New Year 2013-01-01 16:37:09 +08:00
wsyslog.c