History log of /PHP-7.1/ext/standard/formatted_print.c (Results 126 – 150 of 173)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7686d437 16-Jun-2002 Hartmut Holzgraefe

make sprinf() locale-aware (Bug# 12647)


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# 25b42ae3 22-Mar-2002 Derick Rethans

- Fix handling of zero'th argument for sprintf()'s argument swapping code
(Patch by Morten Poulsen <morten@afdelingp.dk>)


Revision tags: php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# c1626365 06-Dec-2001 Hartmut Holzgraefe

proto fixes


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# 6cfba2a3 25-Sep-2001 Jeroen van Wolffelaar

2nd phase in back-substitution those macro's

I've got pretty much everything now...


# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE
# c4555f9f 07-Aug-2001 Andrei Zmievski

@- Added vprintf() and vsprintf() functions that allow passing all arguments
@ after format as an array. (Andrei)


Revision tags: PRE_ENGINE2_SPLIT
# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 7b1c4006 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation (Zend compatibility patch)


Revision tags: PRE_TSRM_MERGE_PATCH
# dfe15ad0 19-Jul-2001 Stanislav Malyshev

Fix warnings


# f0c879bb 18-Jul-2001 Stanislav Malyshev

Make variables receiving long be long
Fix binary (x,o,b) formats - they should not be signed


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# dc43b9f5 20-May-2001 Derick Rethans

- Reversed 'fix' for #9698
- Fix for bug #9698/#10681 (patch by kettler@gmx.net)
@- Added the 'u' modifier to printf/sprintf which prints unsigned longs.
@ (Derick)


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8
# e8e68288 25-Apr-2001 Rasmus Lerdorf

- Make the printf functions binary clean
@ - Make the printf family of functions binary clean


Revision tags: php-4.0.5RC7
# 334cba47 09-Apr-2001 Rasmus Lerdorf

printf argnum (parameter swapping) support from Morten Poulsen


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# c713967d 27-Mar-2001 Derick Rethans

- 'Fix' for bug 10002


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 4ba16a11 20-Aug-2000 Sascha Schumann

Make use of zend_isinf and zend_isnan.


# 159abaa9 14-Aug-2000 Stanislav Malyshev

Fix print length - again
# I hope _this_ is the right fix...


# 82104227 14-Aug-2000 Stanislav Malyshev

Fix another crash with long formats (#6145)
# From strncpy manual:
# In the case where the length of src is less than that of
# n, the remainder of dest will be padded with nulls.


# 97c200b1 14-Aug-2000 Stanislav Malyshev

Fix non-numbers printing (#6142)
# Please, somebody knowing about floats - check if there's more non-numbers
# seems we should check for all of them


1234567