| .. |
|
build
|
- Added - to the list of "unsafe" characters so that the pecl dir can have the
|
17 years ago |
|
EngineSelect.bat
|
convert to DOS line endings to solve win98 issues
|
22 years ago |
|
EngineSelect.dsp
|
Remove unnecessary elements, internationalize
|
23 years ago |
|
builddef.bat
|
export libxml2 and iconv symbols
|
22 years ago |
|
flock.c
|
Export flock for win32
|
22 years ago |
|
flock.h
|
Export flock for win32
|
22 years ago |
|
fnmatch.c
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
17 years ago |
|
fnmatch.h
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
17 years ago |
|
glob.c
|
- MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
|
17 years ago |
|
glob.h
|
- MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
|
17 years ago |
|
globals.c
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
grp.h
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
inet.c
|
MFH: Fix typo
|
17 years ago |
|
inet.h
|
- MFH:
|
18 years ago |
|
install.txt
|
MFB cvs->svn
|
17 years ago |
|
param.h
|
PHP 4.0
|
27 years ago |
|
php5.dsp
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5.dsw
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5dll.dsp
|
- Removed unused code (replaced long time ago by url_scanner_ex.*
|
17 years ago |
|
php5dllts.dsp
|
- Removed unused code (replaced long time ago by url_scanner_ex.*
|
17 years ago |
|
php5dllts.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5dllts.rc2
|
Update copyright year
|
19 years ago |
|
php5ts.dsp
|
fix fcgi build
|
20 years ago |
|
php5ts.dsw
|
Removed non-existing sapi/activescript dsp
|
21 years ago |
|
php5ts.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts.rc2
|
Update copyright year
|
19 years ago |
|
php5ts_cli.dsp
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts_cli.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts_cli.rc2
|
bump year and license version
|
20 years ago |
|
php_modules.dsw
|
- Nuked some PECLed extensions
|
21 years ago |
|
php_registry.h
|
Add function for getting php.ini path from registry
|
23 years ago |
|
php_stdint.h
|
- revert last commit and fix inline
|
17 years ago |
|
php_strtoi64.h
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
18 years ago |
|
php_win32_globals.h
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
pws-php5cgi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
pws-php5isapi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
readdir.c
|
opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext
|
19 years ago |
|
readdir.h
|
MFH:
|
18 years ago |
|
registry.c
|
MFH (and build fix)
|
19 years ago |
|
resource.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
select.c
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
select.h
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
sendmail.c
|
MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)
|
17 years ago |
|
sendmail.h
|
- Fixed bug #29334 (mail() provides incorrect message time header)
|
21 years ago |
|
signal.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
sockets.c
|
MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/
|
17 years ago |
|
sockets.h
|
MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/
|
17 years ago |
|
strtoi64.c
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
18 years ago |
|
syslog.h
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
syslog.reg
|
Generate a .reg file for the syslog stuff
|
22 years ago |
|
testsuite.dsp
|
make run-tests work under win32 too
|
25 years ago |
|
time.c
|
- MFH:
|
17 years ago |
|
time.h
|
- MFH:
|
17 years ago |
|
unistd.h
|
- MFH:
|
17 years ago |
|
wfile.c
|
Fix macro redef
|
18 years ago |
|
wfile.h
|
Fix macro redef
|
18 years ago |
|
winutil.c
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
winutil.h
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
wsyslog.c
|
Fixed first-chance exception during request shutdown
|
20 years ago |