History log of /PHP-5.5/ext/standard/formatted_print.c (Results 76 – 100 of 130)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# fcf35e7b 11-Oct-2002 Sebastian Bergmann

Fix ZTS build.


# bc14a6f1 10-Oct-2002 Ilia Alshanetsky

This patch fixes handling of floats on locales where decimal point is not a
'.'. Problem is best demonstrated by bug #17079.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 30f038be 21-Sep-2002 Sascha Schumann

Add '+' modifier.

+ A sign (+ or -) always be placed before a number
produced by a signed conversion. By default a sign
is used only for n

Add '+' modifier.

+ A sign (+ or -) always be placed before a number
produced by a signed conversion. By default a sign
is used only for negative numbers. A + overrides a
space if both are used.

show more ...


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1, dev, php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# efdde5ef 17-Jun-2002 Hartmut Holzgraefe

making printf/sprintf locale-aware without external dependencies


# 0170e427 16-Jun-2002 Hartmut Holzgraefe

reverted patch depending on not yet commited work


# 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


123456