History log of /php-src/win32/build/config.w32 (Results 226 – 250 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1224a66f 02-Jul-2008 Pierre Joye

- MFH: re2c detection, PHP_VERSION

# c3286f32 29-Jun-2008 Rui Hirokawa

implemented again zend-multibyte for PHP 5.3

# 1c0dbe6e 22-Jun-2008 Pierre Joye

- bindlib has its own package

Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# d19418e5 24-Apr-2008 Steph Fox

- re2c requirement update
(sorry, I thought I'd committed this ages ago)

Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4
# 36db7c60 31-Mar-2008 Steph Fox

Revert "minimum version requirement" until there's a version to match it

Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 0893c3e2 22-Mar-2008 Marcus Boerger

- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do

# b72b4ce8 20-Mar-2008 Steph Fox

Allow Elizabeth's favourite function to accept 2-4 sets of digits in version.

# 7e38f9b2 18-Mar-2008 Steph Fox

Generic function for binary probes, kill the other two. And get rid of the annoying double check for CL.

# 766b6b60 18-Mar-2008 Steph Fox

re2c checking.
If it's not installed, the least scary of messages goes out.
If it's installed but older than the required version, the download link is given.

# e345eb5e 17-Mar-2008 Stanislav Malyshev

fix win32 build

# bd4c0ced 17-Mar-2008 Scott MacVicar

Fix build on Windows

# b89071ec 16-Mar-2008 Scott MacVicar

Make re2c required

# 33da0b6a 16-Mar-2008 Marcus Boerger

- No more flex underwindows either

# af316021 16-Mar-2008 Marcus Boerger

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository versio

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt

show more ...

Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 529c1766 23-Jan-2008 Stanislav Malyshev

fix build

Revision tags: php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# 186e34c8 07-Nov-2007 Stanislav Malyshev

add glob wrapper

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

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

Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# b6b312c0 18-Apr-2007 Rob Richards

add file locking under windows
change win build to use common clock compat files

# e1814f0d 16-Apr-2007 Dmitry Stogov

WIN64 support

Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 08daab9d 10-Apr-2007 Dmitry Stogov

Initial WIN64 support

Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 53b088e6 20-Dec-2006 Dmitry Stogov

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neith

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M.

show more ...

# 7e77d79b 19-Dec-2006 Edin Kadribasic

Enable full build with newer Microsoft compilers

Revision tags: php-5.2.1RC1
# 8f5786b6 05-Dec-2006 Dmitry Stogov

Removed unused zend_mm.*

# c1ba4fc9 14-Nov-2006 Dmitry Stogov

Fixed VC2005 support

12345678910>>...13