hi Jani,
On Mon, Jun 2, 2008 at 10:46 AM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> janiMon Jun 2 08:46:41 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/php-src/ext/ldap ldap.c
> Log:
> - Revert crap
Don't revert that, I use it to test valid builds on window
On Mon, Jun 2, 2008 at 1:23 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> janiMon Jun 2 11:23:16 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/php-src/ext/ldap ldap.c
> Log:
> - Revert pointless patch: a) the version is already there, see line above,
> b) one
mattwil Mon Jun 2 11:20:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard array.c
Log:
MFH: Initialize with length instead of 0
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.33&r2=1.308.2.21.2.37.2.34&dif
janiMon Jun 2 11:23:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
- Revert pointless patch: a) the version is already there, see line above,
b) one branch commits are idiotic to begin with, we have three active
branches!
Thi
tony2001Mon Jun 2 10:27:42 2008 UTC
Modified files:
/php-src/ext/standard array.c
Log:
fix uninitialized variable
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.452&r2=1.453&diff_format=u
Index: php-src/ext/standard/array.c
dif
Please do not forget to run Valgrind when you commit patches like this (i.e.
affecting the basics of the engine).
If you're a Windows user, you can either wait for gcov.php.net reports or ask
me about it (I do valgrind runs every day anyway).
On 27.05.2008 14:29, Matt Wilmas wrote:
mattwil
pajoye Mon Jun 2 10:25:55 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
- reintroduce the x.y.z version string info (a bit nicer to make the other
guy happier)
- silent warning (windows only and don't remove it, thanks)
http://cv
Pierre Joye wrote:
hi Jani,
On Mon, Jun 2, 2008 at 10:46 AM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
janiMon Jun 2 08:46:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
- Revert crap
Don't revert that, I use it to test valid buil
mattwil Mon Jun 2 11:20:17 2008 UTC
Modified files:
/php-src/ext/standard array.c
Log:
Initialize with length instead of 0 (and thanks Antony for finding)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.453&r2=1.454&diff_format=u
Index: ph
janiMon Jun 2 08:46:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
- Revert crap
# Someone should remove Pierre's karma too..
http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.161.2.3.2.11.2.10&r2=1.161.2.3.2.11.2
tony2001Mon Jun 2 10:27:55 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard array.c
Log:
fix uninitialized variable
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.32&r2=1.308.2.21.2.37.2.33&diff_f
scottmacMon Jun 2 12:24:23 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/hash/tests sha224.phpt
Modified files:
/php-src/ext/hash hash.c hash_sha.c php_hash.h php_hash_sha.h
Log:
Add sha224 support.
http://cvs.php.net
helly Mon Jun 2 13:24:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar.phar
/php-src/ext/phar/phar pharcommand.inc
Log:
- Fix issue with -y parameter hanlding
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.phar?r1=1.7.2.4&r2
helly Mon Jun 2 13:33:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar.phar
Log:
- Fix issue with -y parameter hanlding
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.phar?r1=1.7.2.5&r2=1.7.2.6&diff_format=u
Index: php-src/ext/phar/p
helly Mon Jun 2 13:39:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar.phar
/php-src/ext/phar/phar pharcommand.inc
Log:
- Fix issue with -y parameter hanlding (fix typo)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.phar?r1
janiMon Jun 2 14:12:04 2008 UTC
Modified files:
/php-src/ext/pcre config0.m4
Log:
- Simplify a bit and make a bit more readable
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config0.m4?r1=1.52&r2=1.53&diff_format=u
Index: php-src/ext/pcre/config0.m4
diff
janiMon Jun 2 14:12:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pcre config0.m4
Log:
MFH: simplify, readability
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config0.m4?r1=1.38.2.3.2.10.2.2&r2=1.38.2.3.2.10.2.3&diff_format=u
Index: php-src/
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
scottmacMon Jun 2 14:13:49 2008 UTC
Modified files:
/php-src/ext/hash hash.c hash_sha.c php_hash.h php_hash_sha.h
/php-src/ext/hash/tests sha224.phpt
Log:
MFB: Add sha224 support.
http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash.c?r1=1.41&r
scottmacMon Jun 2 14:14:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/hash/tests sha224.phpt
Log:
Correct test name
http://cvs.php.net/viewvc.cgi/php-src/ext/hash/tests/sha224.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/h
helly Mon Jun 2 15:49:03 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c
Log:
- Need to use a proper inheritance check
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.15&r2=1.266.2.16&diff_format=u
Index: ph
helly Mon Jun 2 15:50:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar Makefile.frag
Log:
- Remove checked-in or older version of phar.phar as we might not be able to
open it
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.1
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
Pierre Joye wrote:
On Mon, Jun 2, 2008 at 1:23 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
janiMon Jun 2 11:23:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
- Revert pointless patch: a) the version is already there, see line above
helly Mon Jun 2 16:29:25 2008 UTC
Modified files:
/php-srcconfigure.in
Log:
- Fix style
http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.656&r2=1.657&diff_format=u
Index: php-src/configure.in
diff -u php-src/configure.in:1.656 php-src/configure.in:
25 matches
Mail list logo