History log of /PHP-8.0/ext/standard/formatted_print.c (Results 176 – 200 of 208)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


Revision tags: PRE_FILE_COMPILE_API_CHANGE
# f869e47e 21-Jul-2000 Ken Coar

Undo numerical format regression introduced by the fix of the
zero-precison %s formatting.


# 0ca49376 18-Jul-2000 Ken Coar

Bring forward the zero-precision (%.0s) string formatting fix
from PHP3. (After being nagged by Thies. :-) Whee! My first
PHP4 commit..


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 9f0eba9f 25-Jun-2000 Egon Schmid

It was Jouni: Prevent Hartmut finding this until it is actually implemented...


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch


# 8fe69306 31-May-2000 Jouni Ahto

Correct fix this time... (?)


# 1e7c5b85 31-May-2000 Jouni Ahto

Fix a nasty off-by-one with negative numbers.
# Hey, this has been there for years undetected.


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2, PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


# 3ee4e65c 18-Dec-1999 Zeev Suraski

More php3_ annihilation


# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


# 42f8f251 23-Nov-1999 Evan Klinger

Convert to Ex API
# If someone could please check these I'd appreciate it


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 4fe14a78 18-Oct-1999 Egon Schmid

More forgotten prototypes.


123456789