History log of /PHP-5.5/ext/standard/formatted_print.c (Results 26 – 50 of 130)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 624c8f2f 25-Jun-2008 David Coallier

Reverted zpp API Cleanup patch - memory troubles?


# c1f8b9b7 25-Jun-2008 David Coallier

- Hackish but working parameter parsing, no longer using
zend_get* at least


# 8c394f49 24-Jun-2008 David Coallier

- New parsing parameter API
- Tests have been adjusted, if you have something else failing
let me know now! All tests seem to pass fine at the moment.


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 085af567 17-Mar-2008 Stanislav Malyshev

fix integer overflow in length calculation


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6723ed1d 30-Sep-2007 Jani Taskinen

MFH: Nuked ending dots from error messages


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
# 79e3c883 03-Jun-2007 Brian Shire

MFH: Change printf %u behavior so that it does not truncate numbers at 32-bits. (Reported by Aditya Agarwal.)


Revision tags: 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, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# c61cbbdc 09-Apr-2007 Antony Dovgal

fix folding tags


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
# d6a45861 17-Jan-2007 Antony Dovgal

MFH


# f7d1d3ef 13-Jan-2007 Ilia Alshanetsky

Improve validation of argnum, width and precision.


# 25e73730 12-Jan-2007 Ilia Alshanetsky

Use long instead of int where long is expected.


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# f40ebf41 22-Dec-2006 Ilia Alshanetsky

Fixed bug #36392 (wrong number of decimal digits with %e specifier in
sprintf).


# 5d8183f0 19-Dec-2006 Dmitry Stogov

Support for systems without locale.h


# c43fc2af 19-Dec-2006 Dmitry Stogov

Fixed bug #39815 (SOAP double encoding is not locale-independent)


# 5e8eecb3 18-Dec-2006 Antony Dovgal

remove the comment, it's not valid anymore


# 9ef3575c 18-Dec-2006 Hannes Magnusson

MFH:
- make %f locale aware again
- fix precision loss with %F (noticed by Sebastian Nohn)
- add new tests


Revision tags: php-5.2.1RC1
# feba2edb 07-Dec-2006 Antony Dovgal

initialize variables


# 60f37972 06-Dec-2006 Antony Dovgal

MFH


# da53237f 06-Dec-2006 Antony Dovgal

MFH: add missing 'F' modified (noticed by Matt)


# 4d44a5b7 06-Dec-2006 Antony Dovgal

MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one
this patch also fixes thread safety issues in zend_strtod()


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# ec420c3d 26-Jun-2006 Hannes Magnusson

Updated protos & vim folding


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# c85a9abc 26-Jan-2005 Ilia Alshanetsky

Fixed bug #29733 (printf() handles repeated placeholders wrong).

# Original patch by bugs dot php dot net at bluetwanger dot de


123456