History log of /PHP-5.5/Zend/zend_config.w32.h (Results 26 – 50 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 9539dddc 10-Mar-2003 Shane Caraveo

fix isinf for win32


# 566e4122 17-Feb-2003 Zeev Suraski

Improve Win32 build performance


Revision tags: php-4.3.1
# 6257d01a 07-Feb-2003 Zeev Suraski

Better fix


# ecbde701 07-Feb-2003 Zeev Suraski

Fix Windows build


# 333406bd 01-Feb-2003 foobar

- Added some missing CVS $Id$ tags, headers and footers.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 99c90db1 07-Aug-2002 Harald Radi

make win32 debug output more verbose


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# f62e63da 25-Apr-2002 Harald Radi

unbreak the win32 build


Revision tags: php-4.2.0
# 2afbbd2e 22-Apr-2002 Harald Radi

fixed linkage warning under win32


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 55cdbf3a 27-Jan-2002 Sebastian Bergmann

MFZE1: define a couple of macros under win32. (Patch By: Jon Parise <jon@php.net>)


# 62dc854b 06-Jan-2002 Sebastian Bergmann

Happy New Year.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 180c3378 06-Sep-2000 Andi Gutmans

- Save two lines


# 6d32e7e5 06-Sep-2000 Andi Gutmans

- Fix header


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 1d0f45ea 20-Aug-2000 Zeev Suraski

Fix Win32 build


# 9b9f9fa4 20-Aug-2000 Sascha Schumann

_isnan seems to be supported on Win32, add an appropiate macro.


Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# b982307d 02-Jul-2000 Sascha Schumann

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use by the
implementation.

show more ...


# b3b67b04 30-Jun-2000 Zeev Suraski

Add a messagebox style that's safe to use from an ISAPI filter


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 0404a024 18-Jun-2000 Sascha Schumann

Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 8a8c3eaf 02-Jun-2000 Zeev Suraski

Nuke the old error code, use the new one


Revision tags: php-4.0.0, php-4.0RC2
# 131d9cb2 01-Apr-2000 Zeev Suraski

*** empty log message ***


Revision tags: PHP-4.0-RC1
# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


# 906b9220 02-Mar-2000 Sam Ruby

Fix Win32 build breakage


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


123