[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c spprintf.c

2007-08-03 Thread Antony Dovgal
tony2001Fri Aug 3 14:31:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c spprintf.c Log: 'I32' and 'I' support http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.13&r2=1.37.2.4.2.14&diff_format=u Index: php

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c spprintf.c

2007-06-25 Thread Dmitry Stogov
dmitry Mon Jun 25 08:39:10 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c spprintf.c Log: Restore big exponent letter in var_export() ('1e300' -> '1E300') http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.12&r2=1.3

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2007-04-12 Thread Antony Dovgal
tony2001Thu Apr 12 22:01:20 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c Log: MFH: add support for %I64(u|d) to sprintf() utilities http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.10&r2=1.37.2.4.2.11&dif

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2007-02-26 Thread Antony Dovgal
On 02/26/2007 10:41 PM, Marcus Boerger wrote: Hello Antony, we it's readable now :-) It's *more* readable than it was before =) -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2007-02-26 Thread Marcus Boerger
Hello Antony, we it's readable now :-) Monday, February 26, 2007, 1:05:52 PM, you wrote: > tony2001Mon Feb 26 12:05:52 2007 UTC > Modified files: (Branch: PHP_5_2) > /php-src/main snprintf.c > Log: > fix ws/cs and make the ugly code less ugly

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2007-02-26 Thread Antony Dovgal
tony2001Mon Feb 26 12:05:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c Log: fix ws/cs and make the ugly code less ugly.. http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.9&r2=1.37.2.4.2.10&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c snprintf.h

2007-02-24 Thread Marcus Boerger
helly Sat Feb 24 18:20:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c snprintf.h Log: - Add [v]slprintf to overcome the returnvalues issue of snprintf http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.8&r2=1.37.2.

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2006-12-19 Thread Antony Dovgal
tony2001Tue Dec 19 13:27:09 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.6&r2=1.37.2.4.2.7&diff_format=u Index: php-src/main/snprintf.c diff -u ph

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c

2006-12-19 Thread Antony Dovgal
tony2001Tue Dec 19 13:15:40 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.c?r1=1.37.2.4.2.5&r2=1.37.2.4.2.6&diff_format=u Index: php-src/main/snprintf.c diff -u ph

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.c spprintf.c

2006-05-07 Thread Marcus Boerger
helly Sun May 7 12:40:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.c spprintf.c Log: - MFH %v for s[np]printf http://cvs.php.net/viewcvs.cgi/php-src/main/snprintf.c?r1=1.37.2.4&r2=1.37.2.4.2.1&diff_format=u Index: php-src/main/snp