History log of /php-src/ext/standard/formatted_print.c (Results 176 – 200 of 213)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

123456789