History log of /PHP-5.6/configure.in (Results 376 – 400 of 1092)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9fdaddc5 13-Feb-2008 Dmitry Stogov

Use memrchr() instead of zend_memrchr() if available. (Nuno)


# 240fa244 30-Jan-2008 Dmitry Stogov

Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)


# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector


Revision tags: php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# fb730682 06-Nov-2007 Marcus Boerger

- MFH glob stream wrapper (part 1)


Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3
# aa3eee1d 05-Oct-2007 Jani Taskinen

MFH:- Moved the old regex functions to own extension: ereg


# c2f78aae 05-Oct-2007 Nuno Lopes

lcov 1.6 also works correctly


# 69bea4d7 05-Oct-2007 Jani Taskinen

- Sync with configure.in from HEAD (the CGI stuff is as ini options nowadays)


Revision tags: RELEASE_1_2_2
# 2bc631fb 01-Oct-2007 Jani Taskinen

MFH:- Added common getopt implementation to core.
MFH:- Added long-option feature to getopt().
MFH:- Made getopt() available on win32 systems.
MFH: Patch by: David Soria Parra <dsp@php.n

MFH:- Added common getopt implementation to core.
MFH:- Added long-option feature to getopt().
MFH:- Made getopt() available on win32 systems.
MFH: Patch by: David Soria Parra <dsp@php.net>
[DOC]: These changes will be available from 5.3+

# Note: Fixed also tests and synced basic_functions.c with HEAD.

show more ...


# a748ada2 27-Sep-2007 Sebastian Bergmann

Bump version.


Revision tags: RELEASE_1_2_4
# 78e0e021 30-Aug-2007 Sebastian Bergmann

Back to -dev.


Revision tags: RELEASE_1_2_1, php-5.2.4
# 493b67b5 29-Aug-2007 Ilia Alshanetsky

5.2.4


Revision tags: RELEASE_1_5
# 6ed33cd4 23-Aug-2007 Ilia Alshanetsky

Back to dev


Revision tags: php-5.2.4RC3
# 43a3524f 23-Aug-2007 Ilia Alshanetsky

5.2.4RC3


# c6a7e4ca 20-Aug-2007 Jani Taskinen

MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath work for real)


# 2526d4f7 17-Aug-2007 Ilia Alshanetsky

Back to dev


Revision tags: php-5.2.4RC2
# 7f91d94c 17-Aug-2007 Ilia Alshanetsky

5.2.4RC2


# 65c77514 13-Aug-2007 Jani Taskinen

- RC2 on the run


# 67940a9c 06-Aug-2007 Jani Taskinen

MFH:- Fixed bug #42195 (C++ compiler required always)


# 56a947a3 02-Aug-2007 Ilia Alshanetsky

Back to dev


Revision tags: php-5.2.4RC1
# 6879ccfa 02-Aug-2007 Ilia Alshanetsky

5.2.4RC1


# 8684e749 26-Jul-2007 Jani Taskinen

MFH: - Made build system less major version dependant to ease MFB/MFH


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 921eb893 12-Jul-2007 Jani Taskinen

MFH: fix invalid logic + prevent non-integers to be passed


# eb923bf6 11-Jul-2007 Jani Taskinen

MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH: options)
# No

MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH: options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

show more ...


# b0ef04af 10-Jul-2007 Jani Taskinen

MFH: Removed --enable-versioning


# 793800c7 06-Jul-2007 Antony Dovgal

MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
patch by christian at hoffie dot info


1...<<11121314151617181920>>...44