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, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2 |
|
#
c0071303 |
| 15-Apr-2004 |
Marcus Boerger |
Bugfix #28012 spprintf() output inconsistent for %p
|
Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0 |
|
#
b303ba08 |
| 08-Mar-2004 |
Ard Biesheuvel |
More wordsize fixes
|
Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
dbeb4158 |
| 08-Jan-2004 |
Andi Gutmans |
- A belated happy holidays and PHP 5
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1 |
|
#
2c454d7a |
| 21-Oct-2003 |
Marcus Boerger |
Bugfix #25930 Can't compile snprintf.c
|
Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1 |
|
#
7356a9b3 |
| 29-Sep-2003 |
Ilia Alshanetsky |
Fixed Bug #25665 (var_dump() hangs on Nan and INF).
|
Revision tags: RELEASE_0_7 |
|
#
9f329adb |
| 14-Sep-2003 |
Marcus Boerger |
Add length modifier L
|
#
9b98e42f |
| 14-Sep-2003 |
Marcus Boerger |
- Add length modifiers(ll, j, t, h, hh) # Still missing formats (%a, %A) # Still missing modifier (l) in (%lc, %ls) # Still missing modifier (L) in (%La, %LA, %Le, %LE, %Lf, %LF, %Lg, %LG
- Add length modifiers(ll, j, t, h, hh) # Still missing formats (%a, %A) # Still missing modifier (l) in (%lc, %ls) # Still missing modifier (L) in (%La, %LA, %Le, %LE, %Lf, %LF, %Lg, %LG) # C99 requires any conversion to be able to produce at least 4095 # characters. Implementation only allows less then 512. # # Only inside ext/mbstring etc. we could use %lc and %ls. And none of the # rest should affect us until we stay with double and avoid long double.
show more ...
|
#
af574b96 |
| 13-Sep-2003 |
Marcus Boerger |
- Fix %p to prepend '0x' as suggested by C99. - Add 'z' prefix. # Now you can use '%zd' in [v]spprintf() and everything that utilizes it # like error messages BUT you still cannot rely on
- Fix %p to prepend '0x' as suggested by C99. - Add 'z' prefix. # Now you can use '%zd' in [v]spprintf() and everything that utilizes it # like error messages BUT you still cannot rely on it in [v]s[n]printf() # calls.
show more ...
|
Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1 |
|
#
8e3f23e3 |
| 19-Feb-2003 |
foobar |
ws fixes + missing $Id$ tags, headers added
|
Revision tags: php-4.3.1 |
|
#
586672fd |
| 13-Feb-2003 |
Ilia Alshanetsky |
PAD() macro didn't increase the buffer size resulting in loss of the padding.
|
#
0cb1ff3b |
| 12-Feb-2003 |
Sascha Schumann |
- trims +100 lines of code from spprintf.c - introduces an overflow detection in STR_TO_DEC - eliminates dead code (e.g. assert(foo); if (foo) {..}) - removes unused macros fr
- trims +100 lines of code from spprintf.c - introduces an overflow detection in STR_TO_DEC - eliminates dead code (e.g. assert(foo); if (foo) {..}) - removes unused macros from the original code - simplifies code (e.g. cc was completely dropped) - improves run-time performance The max_len feature is never used in our code base. Nevertheless, cpu cycles were spent on each string operation to check the current length against max_len which is quite inefficient. Thus, I've moved the check to vspprintf where it is applied only once per call.
show more ...
|
#
e92f8f64 |
| 11-Feb-2003 |
Marcus Boerger |
speed up
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
2c5d4b8c |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1 |
|
#
11611d07 |
| 12-Aug-2002 |
Marcus Boerger |
increase allocation chunks
|
#
553b7d27 |
| 12-Aug-2002 |
Edin Kadribasic |
Export spprintf() so that extension can link properly on win32.
|
Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2 |
|
#
d96924ff |
| 26-Jun-2002 |
Marcus Boerger |
-xbuf_resize does not need to have return value
|
#
db39a2ef |
| 23-Jun-2002 |
Marcus Boerger |
-freeing memory for pbuf=NULL #should have been one commit but to many versions during tests
|
#
d3222bb5 |
| 23-Jun-2002 |
Marcus Boerger |
-allow pbuf = NULL in case of NO MEMORY, too
|
#
fd4d8d54 |
| 23-Jun-2002 |
Marcus Boerger |
-allways terminate buffer -allow pbuf parameter to be NULL for buffer size calculation
|
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 |
|
#
7c80fc1d |
| 07-May-2002 |
Frank M. Kromann |
Fixing win32 build.
|
Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0 |
|
#
643fb6dc |
| 15-Apr-2002 |
Frank M. Kromann |
Adding PHPAPI needed for exif on Win32
|
Revision tags: php-4.2.0RC4, php-4.2.0RC3 |
|
#
4e1a645a |
| 10-Apr-2002 |
Marcus Boerger |
fix a warnig and an error (found by Sebastioan)
|
#
c664a0a2 |
| 10-Apr-2002 |
Marcus Boerger |
introducing spprintf and vspprintf #mail follows
|