php-src/win32
2006-12-20 10:49:33 +00:00
..
build Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M. 2006-12-20 10:49:33 +00:00
builddef.bat export libxml2 and iconv symbols 2003-12-08 12:56:47 +00:00
crypt_win32.c New crypt() implementation for win32 which is about 10 times faster and has more friendly license. 2006-06-16 05:57:18 +00:00
crypt_win32.h New crypt() implementation for win32 which is about 10 times faster and has more friendly license. 2006-06-16 05:57:18 +00:00
EngineSelect.bat convert to DOS line endings to solve win98 issues 2003-12-05 17:45:15 +00:00
EngineSelect.dsp Remove unnecessary elements, internationalize 2003-06-30 11:27:03 +00:00
flock.c Export flock for win32 2003-12-19 23:18:14 +00:00
flock.h Export flock for win32 2003-12-19 23:18:14 +00:00
glob.c Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
glob.h Added glob() support for windows. 2002-05-19 14:32:24 +00:00
globals.c Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
grp.h bump year and license version 2006-01-01 12:51:34 +00:00
install.txt sync install instructions with the phpdoc xml sources 2006-08-09 23:22:49 +00:00
md5crypt.c bump year and license version 2006-01-01 12:51:34 +00:00
md5crypt.h bump year and license version 2006-01-01 12:51:34 +00:00
param.h
php5.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5.dsw - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5dll.dsp Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
php5dllts.dsp Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
php5dllts.rc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5dllts.rc2 bump year and license version 2006-01-01 12:51:34 +00:00
php5ts_cli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts_cli.rc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts_cli.rc2 bump year and license version 2006-01-01 12:51:34 +00:00
php5ts.dsp fix fcgi build 2006-09-13 17:23:16 +00:00
php5ts.dsw Removed non-existing sapi/activescript dsp 2005-04-08 21:10:27 +00:00
php5ts.rc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts.rc2 bump year and license version 2006-01-01 12:51:34 +00:00
php_modules.dsw - Nuked some PECLed extensions 2005-04-08 21:17:07 +00:00
php_registry.h Add function for getting php.ini path from registry 2003-10-19 10:22:21 +00:00
php_win32_globals.h Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
pws-php5cgi.reg - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
pws-php5isapi.reg - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
readdir.c opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 2006-11-10 11:20:48 +00:00
readdir.h Fix win32 build 2006-12-01 20:17:50 +00:00
registry.c Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
resource.h - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
select.c - Warning fixes by Steph 2006-02-26 10:57:00 +00:00
select.h bump year and license version 2006-01-01 12:51:34 +00:00
sendmail.c - MFH: It's 2006 and PHP 5 2006-02-08 21:03:36 +00:00
sendmail.h - Fixed bug #29334 (mail() provides incorrect message time header) 2005-08-07 22:06:29 +00:00
signal.h - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
syslog.h bump year and license version 2006-01-01 12:51:34 +00:00
syslog.reg Generate a .reg file for the syslog stuff 2004-08-05 12:15:17 +00:00
testsuite.dsp make run-tests work under win32 too 2001-05-02 16:39:04 +00:00
time.c Misc. win32 thread safety fixes. 2004-07-29 02:59:44 +00:00
time.h Commit missing stuff 2003-02-18 13:34:52 +00:00
unistd.h standard .h protection 2001-06-28 23:28:25 +00:00
wfile.c
wfile.h
winutil.c bump year and license version 2006-01-01 12:51:34 +00:00
winutil.h bump year and license version 2006-01-01 12:51:34 +00:00
wsyslog.c Fixed first-chance exception during request shutdown 2006-01-16 14:26:07 +00:00