History log of /PHP-5.5/Zend/Makefile.am (Results 26 – 50 of 68)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3bdddb49 19-Sep-2001 Sebastian Bergmann

MFZE1


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# 1751c4eb 11-Aug-2001 Andi Gutmans

- Fix UNIX build.


Revision tags: 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, 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, 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
# a3a0fe37 03-Nov-2000 Andi Gutmans

- Fix dependency.


# 76ede5ce 30-Oct-2000 Stanislav Malyshev

Another attempt to make it build


# 47a84052 30-Oct-2000 Stanislav Malyshev

Fix build
# At least, it compiles now...


# 6b4c3691 29-Oct-2000 Zeev Suraski

Generalization work


# e04fd648 29-Oct-2000 Zeev Suraski

Some more work on the INI parser/scanner


# 9041d4ee 29-Oct-2000 Zeev Suraski

Initial step in rewriting the INI parsing mechanism


# 7b0d92dd 29-Oct-2000 Zeev Suraski

Unify the names of these last 3 files...


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


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.


# 85181ac5 04-Sep-2000 Andi Gutmans

- Remove two tabs


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
# 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, php-4.0.0
# afedd22f 12-May-2000 Sascha Schumann

Fix parallel makes on BSD


Revision tags: php-4.0RC2
# 1743bb03 01-May-2000 Sascha Schumann

Fix dependency


# 41eef61c 30-Mar-2000 Sascha Schumann

Give another hint to BSD makes


# c7040b71 30-Mar-2000 Sascha Schumann

Specifically mention $(srcdir), so that OpenBSD's make gets it


Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 18b8440c 18-Feb-2000 Andi Gutmans

- Preliminary support for dynamic arrays. I need it on order to try out a
new hash implementation. It isn't used anywhere.


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE
# 14f915ec 26-Dec-1999 Sascha Schumann

Makefile.am: Add dummy target for dependencies
acinclude.m4: Cache result of broken sprintf check


# 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.


# 4d2b0715 19-Dec-1999 Zeev Suraski

libzend -> Zend


Revision tags: PRE_LIBZEND_TO_ZEND
# b3c440c0 19-Dec-1999 Sascha Schumann

Add zend_sprintf.c


# 11c95454 18-Dec-1999 Sascha Schumann

automake created illegal target names due to the ZEND_SCANNER definition.
We now substitute @ZEND_SCANNER@ directly


# 91549cfa 17-Dec-1999 Sascha Schumann

Move config code into separate file


123