[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
janiFri Jul 3 11:42:11 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: Nuke "hotfix", fix the real issue.. http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.60&r2=1.579.2.52.2.77.2.61&diff_format=u Index: php-sr

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
As a side note: WTF FOR THIS ISN'T IN ANY OTHER BRANCH!?! Short: Idiotic freezes cause these kind of fuckups. --Jani Jani Taskinen wrote: janiFri Jul 3 07:59:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src configure.in Log: - Fixed bug #48782 (CFL

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
janiFri Jul 3 07:59:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - Fixed bug #48782 (CFLAGS killed during configure) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.59&r2=1.579.2.52.2.77.2.60&diff_format

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /main php.h php_version.h ZendEngine2 zend_extensions.h zend_modules.h

2009-06-26 Thread Hannes Magnusson
2009/6/26 Johannes Schlüter > > johannes                Fri Jun 26 15:44:19 2009 UTC > >  Modified files:              (Branch: PHP_5_3) >    /php-src    configure.in >    /ZendEngine2        zend_extensions.h zend_modules.h >    /php-src/main       php.h php_version.h >  Log: >  Bump version to 5

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /main php.h php_version.h ZendEngine2 zend_extensions.h zend_modules.h

2009-06-26 Thread Johannes Schlüter
johannesFri Jun 26 15:44:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /ZendEngine2zend_extensions.h zend_modules.h /php-src/main php.h php_version.h Log: Bump version to 5.3.0 and API Nos. up http://cv

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-06-26 Thread Johannes Schlüter
johannesFri Jun 26 15:42:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: Fix trouble with memory alignment on Sparch, see #48668 (David) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.56&r2=1.579.2.52.2

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-05-06 Thread Ilia Alshanetsky
iliaa Wed May 6 14:04:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: Fixed bug #48156 (Added support for lcov v1.7) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.48&r2=1.579.2.52.2.77.2.49&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/standard math.c /win32/build config.w32 ZendEngine2 Makefile.am Zend.dsp zend.c zend_execute_API.c zend_float.h zend_globals.h zend_operators.c z

2009-03-18 Thread Dmitry Stogov
dmitry Wed Mar 18 10:18:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /ZendEngine2Makefile.am Zend.dsp zend.c zend_execute_API.c zend_float.h zend_globals.h zend_operators.c zend_str

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-02-11 Thread Antony Dovgal
tony2001Wed Feb 11 09:11:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: fix check for zend_extension type http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.44&r2=1.579.2.52.2.77.2.45&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-02-10 Thread Scott MacVicar
scottmacWed Feb 11 00:08:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH Fix debug builds for OSX, PHP_DEBUG is set to 1 at the top http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.43&r2=1.579.2

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-02-01 Thread David Soria Parra
dsp Sun Feb 1 21:52:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: Fix a typo http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.42&r2=1.579.2.52.2.77.2.43&diff_format=u Index: php-src/configure.in di

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/standard config.m4 dns.c dns.h

2009-01-11 Thread Scott MacVicar
scottmacSun Jan 11 23:37:17 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dns.c dns.h config.m4 /php-srcconfigure.in Log: Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_*

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /main spprintf.c

2008-12-12 Thread Nuno Lopes
nlopess Fri Dec 12 23:43:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /php-src/main spprintf.c Log: make *printf() functions do not read strings past their specified length (if any) http://cvs.php.net/viewvc.cgi/php-src/confi

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 19:45:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main snprintf.c snprintf.h Log: MFH Add asprintf, use regular system malloc and free and add

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-07-30 Thread Jani Taskinen
janiWed Jul 30 23:32:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH:CS http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.26&r2=1.579.2.52.2.77.2.27&diff_format=u Index: php-src/configure.in diff -u php-sr

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-07-27 Thread Jani Taskinen
janiSun Jul 27 15:05:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH:- Fixed the fix for not requiring C++ always http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.25&r2=1.579.2.52.2.77.2.26&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /scripts phpize.m4

2008-07-25 Thread Jani Taskinen
janiFri Jul 25 12:36:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /php-src/scriptsphpize.m4 Log: MFH: Fixed a minor problem in not enabling c++/g++ when not needed. http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-07-21 Thread Jani Taskinen
janiMon Jul 21 10:17:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: sync configure.in with HEAD (where applicable) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.23&r2=1.579.2.52.2.77.2.24&diff_format=

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-07-16 Thread Jani Taskinen
janiWed Jul 16 16:29:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: -nuke weird char http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.22&r2=1.579.2.52.2.77.2.23&diff_format=u Index: php-src/configure.in diff

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-07-16 Thread Jani Taskinen
janiWed Jul 16 16:22:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH:- Prevent errors in CVS builds when bison is not there (for Sean :) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.21&r2=1.579.2.52.2

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-06-02 Thread Marcus Boerger
helly Mon Jun 2 16:58:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - MFH Fix style http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.19&r2=1.579.2.52.2.77.2.20&diff_format=u Index: php-src/configure.in diff

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-06-02 Thread Jani Taskinen
janiMon Jun 2 14:13:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - PCRE is always there, no need for this check anymore http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.18&r2=1.579.2.52.2.77.2.19&diff_for

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/phar Makefile.frag

2008-05-31 Thread Marcus Boerger
helly Sat May 31 20:02:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar Makefile.frag /php-srcconfigure.in Log: - Add phar command as installable command http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.14&r2=1.14.2.1&

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-05-31 Thread Marcus Boerger
helly Sat May 31 19:27:32 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - MFH Add pharcmd to default targets if present http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.16&r2=1.579.2.52.2.77.2.17&diff_format=u I

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-05-23 Thread Antony Dovgal
tony2001Fri May 23 19:10:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.15&r2=1.579.2.52.2.77.2.16&diff_format=u Index: php-src/configure.in diff -

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-04-15 Thread Gwynne Raskind
gwynne Tue Apr 15 16:31:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: force use of BSD sed for OS X hack (patch by Alexey Zakhlestin) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.14&r2=1.579.2.52.2.77

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-04-01 Thread Johannes Schlüter
Gwynne, On Tue, 2008-04-01 at 13:39 -0400, Gwynne Raskind wrote: > -O2 is prepended to CFLAGS; with GCC the *last* -O option specified > takes precedence. Anything specified by the user will thus override > the default -O2. I admit this isn't the cleanest possible solution, > but it works, a

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-04-01 Thread Gwynne Raskind
On Apr 1, 2008, at 6:05 AM, Marcus Boerger wrote: Hello Gwynne, this way we always have -O2 on darwin. Howabout doing the extraction part correct and stop extracting at the first whitespace after -g? Because otherwise you cannot try -O3 nor can you try to get a -O0 build for debugging. m

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-04-01 Thread Marcus Boerger
Hello Gwynne, this way we always have -O2 on darwin. Howabout doing the extraction part correct and stop extracting at the first whitespace after -g? Because otherwise you cannot try -O3 nor can you try to get a -O0 build for debugging. marcus Tuesday, April 1, 2008, 4:37:02 AM, you wrot

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-03-31 Thread Gwynne Raskind
gwynne Tue Apr 1 02:37:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: fix the darwin 9 hack again; add the -O2 back in to avoid performance loss when not compiling for debug http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.5

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-03-09 Thread Gwynne Raskind
gwynne Sun Mar 9 14:27:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.11&r2=1.579.2.52.2.

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-11-06 Thread Marcus Boerger
helly Tue Nov 6 11:50:52 2007 UTC Added files: (Branch: PHP_5_3) /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Modified files: /php-srcconfigure.in Log: - MFH glob stream wrapper (part 1) http://cvs.php.net/vi

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2007-10-05 Thread Nuno Lopes
nlopess Fri Oct 5 14:48:32 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: lcov 1.6 also works correctly http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.3&r2=1.579.2.52.2.77.2.4&diff_format=u Index: php-src/config

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2007-10-05 Thread Jani Taskinen
janiFri Oct 5 12:34:48 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - Sync with configure.in from HEAD (the CGI stuff is as ini options nowadays) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.2&r2=1.579.2

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /main php_version.h

2007-09-26 Thread Sebastian Bergmann
sebastian Thu Sep 27 05:24:23 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in Log: Bump version. http://cvs.php.net/viewvc.cgi/php-src/main/php_version.h?r1=1.112.2.37.2.50&r2=1.112.2.37.2.50.2.1&di