Andi Gutmans
8592a15028
- MF PHP_5_0
2004-08-10 07:00:11 +00:00
Frank M. Kromann
041b586c59
Add missing header for def. of struct timeval.
2004-07-30 17:07:03 +00:00
Frank M. Kromann
77d6edf304
Adding new win32 globals to project
2004-07-30 17:06:07 +00:00
Wez Furlong
429a6bc483
MFH: win32 zts fixes
2004-07-30 14:37:17 +00:00
SVN Migration
00f869c0a7
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2004-07-29 03:58:01 +00:00
Ilia Alshanetsky
d6d59e9609
MFH: Fixed memory leak on error in win32's opendir() emulation.
2004-06-09 14:18:16 +00:00
Stanislav Malyshev
a207ace664
MFH registry fixes:
...
fix off-by-one in registry per-dir values
add IniFilePath value for setting php.ini path via registry
2004-03-16 18:27:55 +00:00
Zeev Suraski
5ebe7edcb3
Add misisng library path
2004-03-15 10:04:12 +00:00
Uwe Schindler
202d0cb224
remove unix crap
2003-11-05 08:32:34 +00:00
Uwe Schindler
b828a3c43c
SunONE servers
2003-11-04 09:02:01 +00:00
foobar
4bd822a180
- config.w32.h is in main/ not ext/standard..
2003-10-16 04:50:03 +00:00
foobar
36e88551eb
MFH
2003-09-20 03:22:54 +00:00
Derick Rethans
66ac209938
MFH: - Fixed typo
2003-09-19 12:24:48 +00:00
Ilia Alshanetsky
7a06046d74
MFH: Fixed bug #25333 (Possible body corruption & crash in win32 mail()).
2003-09-08 22:37:51 +00:00
foobar
32505ff927
- nuke warning about MSVCRT in debug build
2003-09-08 14:09:40 +00:00
foobar
5bda30d1bb
- fix the mcve addition, removed unused project (gd_bundled)
2003-09-08 14:08:46 +00:00
foobar
58fa31451a
- Made MCVE extension available on win32.
...
# requires libmcve 3.2.2 (http://www.mcve.com )
2003-08-28 14:34:15 +00:00
Ilia Alshanetsky
d5fe19eb92
MFH: Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
...
situations). (Ilia)
2003-08-11 18:08:35 +00:00
Ilia Alshanetsky
c2eb068c8a
MFH: Fixed bug #25037 (Possible infinite loop inside SendText())
2003-08-11 16:38:08 +00:00
Ilia Alshanetsky
117395ed23
MFH:
...
Fixed bug #23798 (Spaces were not being stripped from Bcc header)
Fixed bug #24663 (\n. sequences were not being escaped)
2003-07-23 16:03:27 +00:00
Sebastian Bergmann
b7cfe4b5a6
MFH
2003-03-25 17:18:24 +00:00
Harald Radi
d39c73dba2
remove php5ts workspace from PHP_4_3 branch
2003-02-19 11:04:54 +00:00
Sara Golemon
98f4eed1d4
MFH(r-1.50/r-1.51)
2003-02-03 03:47:00 +00:00
Ilia Alshanetsky
96f815aa74
MFH (scandir patch).
2003-01-28 01:51:26 +00:00
Edin Kadribasic
169ce6948d
MFH: Fixed bug #21597 (made glob() understand Windows paths).
2003-01-27 16:32:48 +00:00
Shane Caraveo
842fa7a716
MFH
...
fix broken build by adding scandir and alphasort
2003-01-26 01:46:40 +00:00
Sebastian Bergmann
6a547ff74b
MFH: zlib build fix
2003-01-15 09:10:56 +00:00
Sebastian Bergmann
82e8134fc6
MFH: Revert config.w32.h.in -> config.w32.h build step.
2003-01-09 16:52:14 +00:00
Edin Kadribasic
8b5cb40c24
Fixed bug #21442 (Crash of mail() on Windows when the first parameter
...
is empty).
2003-01-07 11:20:50 +00:00
Sebastian Bergmann
ec46829b38
MFH: Bump year.
2002-12-31 16:37:36 +00:00
Edin Kadribasic
45cb9dc7b1
Made ZLIB extension built in on Windows. Fixes #21139 .
...
# Approved by the release master.
# Will merge this patch into HEAD a bit later.
2002-12-26 13:27:08 +00:00
Frank M. Kromann
4100b87e38
MFH
2002-12-21 22:44:38 +00:00
Frank M. Kromann
d8f5916a72
MFH
2002-12-20 17:39:30 +00:00
Edin Kadribasic
251c2a2383
Making windows build system changes according to proposal:
...
http://news.php.net/article.php?group=php.dev&article=92682
2002-12-19 18:11:58 +00:00
Frank M. Kromann
3a70279b7d
MFH
2002-12-06 22:57:47 +00:00
Shane Caraveo
e1b7458984
MFH
2002-12-01 23:30:22 +00:00
Frank M. Kromann
8963c524d7
MFH
2002-11-30 21:52:36 +00:00
Derick Rethans
5eae9a11dd
- MFH
2002-11-19 08:21:38 +00:00
Edin Kadribasic
d483bd4ecc
MFH (relly disable compilation of mbstring)
2002-11-13 21:38:57 +00:00
Edin Kadribasic
608d4ded77
Moving php/embed windows build files to sapi/embed folder.
2002-11-05 13:12:27 +00:00
Jon Parise
6d027f4cd2
The cybercash extension no longer exists in ext/.
2002-11-03 17:30:05 +00:00
Markus Fischer
6da7d4133a
- Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.
...
# Getting linker warning about using local defined _php_pcre_exec now at the
# end, anything serious ?
2002-10-15 16:56:00 +00:00
Zeev Suraski
9a9c1b435c
Change the 'security level' of registry entries to PHP_INI_SYSTEM. They're
...
in the system hive in the registry, so only people with administrative
priveleges can add stuff in there.
2002-10-14 12:05:09 +00:00
Sascha Schumann
e6e54605b7
Follow Yasuo's suggestion and build sapi program's under the sapi-specific
...
directory.
Move sapi-specific makefile fragments to their respective directory.
Create an embed sapi module which resides in its own dir now.
2002-09-29 16:22:49 +00:00
Edin Kadribasic
946206f0d2
Added php/embed toolkit for embedding PHP engine into C/C++ applications.
...
See my post to php-dev on the subject.
2002-09-29 02:45:25 +00:00
Derick Rethans
a346564418
- Added Sambar install notes (patch by Steffen <com@sambarserver.info>)
2002-09-26 19:49:34 +00:00
Sebastian Bergmann
d6e24f21f9
Sync MSVC project files.
2002-09-26 06:10:22 +00:00
Markus Fischer
bcadd534ee
- Forgot to add an extra space.
2002-09-21 15:03:24 +00:00
Derick Rethans
a4734a1b29
- Fix line-endings
...
- Changed afxres.h to winres.h to make it compile when MFC is not installed
(see http://www.winprog.org/tutorial/errors.html ,
"Fatal error RC1015: cannot open include file 'afxres.h'.")
2002-09-20 20:15:24 +00:00
Sebastian Bergmann
31fe6743d4
Sync MSVC project files.
2002-09-20 05:39:16 +00:00