History log of /PHP-8.1/main/spprintf.c (Results 101 – 110 of 110)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

12345