#
de6c9f35 |
| 23-Feb-2000 |
Andi Gutmans |
- MySQL now compiles right into the PHP 4 binary on Windows |
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
9b621d1c |
| 19-Feb-2000 |
Zeev Suraski |
Get the license right... (this won't make it to RC1 of B4) |
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
e1a753c3 |
| 02-Feb-2000 |
Zeev Suraski |
Add expat to the distribution Add expat support to Win32 builds |
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1). |
Revision tags: PRE_ISSET_TYPE |
|
#
f2f8d38e |
| 30-Dec-1999 |
Sascha Schumann |
Integration of -ng changes. Changes: - added support for externally built modules, - improved support for in-tree shared modules, - fixed diversion bugs, - configure displays som
Integration of -ng changes. Changes: - added support for externally built modules, - improved support for in-tree shared modules, - fixed diversion bugs, - configure displays some informative messages, - faster static build (libtool isn't used anymore for compiling non-PIC objects), - dependencies comparable to automake's without requiring GNU make or GCC, - working make clean for non-GNU makes.
show more ...
|
Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP |
|
#
8abf7246 |
| 07-Dec-1999 |
Sam Ruby |
Provide basis for shared libraries/dlls to contain internal extensions |
Revision tags: PRE_RETURN_REF_PATCH |
|
#
a807dd31 |
| 07-Dec-1999 |
Thies C. Arntzen |
new assert() module. (Not yet finished!) |
#
5b983c94 |
| 04-Dec-1999 |
Sascha Schumann |
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them ma
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
show more ...
|
Revision tags: ZO_B1, ZEND_OPTIMIZER_B1 |
|
#
0094b765 |
| 19-Nov-1999 |
Andi Gutmans |
- Make it consistent with the rest of the stuff there. |
Revision tags: php-4.0b3 |
|
#
3bffcbef |
| 19-Nov-1999 |
Andi Gutmans |
- Add array.c to the Win32 project |
Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
ea880d2b |
| 27-Oct-1999 |
Thies C. Arntzen |
moved output.c into ext/standart and made it thread-safe. moved output-buffering related functions from basic_functions to output.c Win32 project need to be updated to reflect new position.
moved output.c into ext/standart and made it thread-safe. moved output-buffering related functions from basic_functions to output.c Win32 project need to be updated to reflect new position. # i'm not really happy with this solution, but it seemed the easiest one! # the whole output code is a bit hard to understand... @- Output-Buffering system is now Thread-Safe. (Thies)
show more ...
|
#
8a3e0ced |
| 20-Oct-1999 |
Andi Gutmans |
- Make COM compile again |
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
52cb8bb2 |
| 05-Sep-1999 |
Andi Gutmans |
- Make Win32 compile once again. |
#
3e591dab |
| 03-Sep-1999 |
Sascha Schumann |
Add global startup/shutdown functions in Win32 version as well |
#
b6789ae3 |
| 01-Sep-1999 |
Andi Gutmans |
- Add sessions module to standard win32 build. |
#
4092f4b8 |
| 31-Aug-1999 |
Stig Bakken |
ext/lcg -> ext/standard in various places |
#
d13f6d75 |
| 22-Aug-1999 |
Andi Gutmans |
- Add lcg to windows project. |
Revision tags: php-4.0b2 |
|
#
c791d60a |
| 09-Aug-1999 |
Andi Gutmans |
Go beta 2 (final) |
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
a064237f |
| 19-Jul-1999 |
Andi Gutmans |
Fix Win32 compilation |
#
c5724cbd |
| 16-Jul-1999 |
Zeev Suraski |
License update |
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
5baaa716 |
| 06-Jul-1999 |
Zeev Suraski |
Support PCRE under Win32 |
#
7b985922 |
| 24-May-1999 |
Zeev Suraski |
include regex in Win32 build |
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
d2c16bf5 |
| 15-May-1999 |
Zeev Suraski |
*** empty log message *** |
#
9e67cded |
| 04-May-1999 |
Zeev Suraski |
Get Win32 to compile again |
#
95af652d |
| 04-May-1999 |
Zeev Suraski |
An initial default builtin modules file for Win32 |