History log of /PHP-8.1/Zend/Zend.m4 (Results 126 – 150 of 153)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4
# 7f66d5e9 30-Nov-2001 Andi Gutmans

- Fix typo


Revision tags: 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
# 2a0a07b8 26-Aug-2001 Stanislav Malyshev

Add dlsym underscore detection, by Jani Taskinen


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 609d58a4 06-Aug-2001 Zeev Suraski

Merge from branch - move to standard C scanners in thread safe mode


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 6cf6835a 30-May-2001 Zeev Suraski

Add missing check


# 260b4d0d 16-May-2001 Zeev Suraski

Merge memory usage into memory limit


Revision tags: php-4.0.6RC1
# 8ca106bf 11-May-2001 Thies C. Arntzen

added --enable-memory-usage-info


Revision tags: 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
# dde50d6a 11-Mar-2001 Andi Gutmans

- Fix for Solaris.


# aed7d011 06-Mar-2001 Sascha Schumann

We actually only need AC_PROG_LEX here.


# 5c172417 03-Mar-2001 Sascha Schumann

-Os is a valid GCC optimization level.


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
# 9e2a591a 31-Oct-2000 Zeev Suraski

Require bison 1.28


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 99771d91 26-Sep-2000 Sascha Schumann

Remove --enable-c9x-inline option. We now use a syntax which is compatible
with all compilers by providing the function with static linkage in every
compilation unit.


# 5669b2dd 06-Sep-2000 Sascha Schumann

Unless overwritten, default to no optimization in debug mode.


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 15925864 18-Jun-2000 Sascha Schumann

fp_except check for FreeBSD 1.0-2.2.5


# 0404a024 18-Jun-2000 Sascha Schumann

Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan


# 17fe6801 14-Jun-2000 Sascha Schumann

Only replaced C0X and C0x, but not c0x..


# 35f43ad2 14-Jun-2000 Sascha Schumann

Rename C0x-inline to C9x-inline, and frame preprocessor directives in
zend_gcc_inline.c with #ifndef C9X_INLINE_SEMANTICS..#endif.


# df74f1df 13-Jun-2000 Sascha Schumann

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
l

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

show more ...


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# b4e48b95 08-Jun-2000 Sascha Schumann

Clean up acconfig.h


# 0ebb7335 28-May-2000 Andi Gutmans

- This should have been done for 4.0.0.
- Default build is without debug now. Use --enable-debug if you want a
- debug build which includes leak/memory overwrite etc. detection


Revision tags: php-4.0.0, php-4.0RC2
# 788feca4 05-May-2000 Sascha Schumann

Linking directly against libc might result in unexpected behaviour.
We check for dlopen in libdl first, and check then whether dlopen exists.


# 83672754 17-Apr-2000 Thies C. Arntzen

HPUX11 only has isfinite()


Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 800ffda0 01-Jan-2000 Sascha Schumann

Some cleanup


Revision tags: PRE_ISSET_TYPE
# d93da3c1 30-Dec-1999 Sascha Schumann

Solaris' sed does not like this expression. Since -O0 is the default,
we can also omit it.


# 44ffdc18 23-Dec-1999 Sascha Schumann

Rename option to match description string


# 9156d860 23-Dec-1999 Sascha Schumann

Compile zend_execute.c with special CFLAGS. For GCC, INLINE_CFLAGS
contains -O0 to disable optimizations. This can be disabled by using
the appropiate parameter.


1234567