.. |
build
|
Bump year
|
2014-01-03 11:06:16 +08: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
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
2009-01-20 01:37:48 +00:00 |
fnmatch.h
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
2009-01-20 01:37:48 +00:00 |
glob.c
|
typo fixes (accommodate, parameter)
|
2013-06-10 13:36:03 -07:00 |
glob.h
|
- MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
|
2009-01-01 12:32:49 +00:00 |
globals.c
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
grp.h
|
Bump year
|
2014-01-03 11:06:16 +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_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
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
2008-10-20 14:47:01 +00:00 |
php_win32_globals.h
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
readdir.c
|
- Fixed possible memory leak
|
2013-10-12 18:06:20 -03:00 |
readdir.h
|
MFH:
|
2008-08-14 23:29:25 +00:00 |
registry.c
|
Fixed uninitialized zval.type (Yoram)
|
2013-01-10 18:53:10 +04:00 |
resource.h
|
|
|
select.c
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
select.h
|
Bump year
|
2014-01-03 11:06:16 +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
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
sockets.h
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
strtoi64.c
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
2008-10-20 14:47:01 +00:00 |
syslog.h
|
Bump year
|
2014-01-03 11:06:16 +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
|
fixed missing usleep() prototype in pgsql
|
2014-01-22 11:52:52 +01:00 |
unistd.h
|
- MFH:
|
2009-01-19 02:35:22 +00:00 |
winutil.c
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
winutil.h
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
wsyslog.c
|
|
|