summaryrefslogtreecommitdiff
path: root/ext/standard/formatted_print.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixesHartmut Holzgraefe2001-12-061-1/+1
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-10/+10
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-5/+5
* @- Added vprintf() and vsprintf() functions that allow passing all argumentsAndrei Zmievski2001-08-071-11/+58
* Zend compatibility patchZeev Suraski2001-07-301-8/+8
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-3/+3
* Fix warningsStanislav Malyshev2001-07-191-2/+2
* Make variables receiving long be longStanislav Malyshev2001-07-181-22/+17
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+4
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* - Reversed 'fix' for #9698Derick Rethans2001-05-201-0/+34
* - Make the printf functions binary cleanRasmus Lerdorf2001-04-251-2/+2
* printf argnum (parameter swapping) support from Morten PoulsenRasmus Lerdorf2001-04-091-22/+38
* - 'Fix' for bug 10002Derick Rethans2001-03-271-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Make use of zend_isinf and zend_isnan.Sascha Schumann2000-08-201-20/+2
* Fix print length - againStanislav Malyshev2000-08-141-1/+1
* Fix another crash with long formats (#6145)Stanislav Malyshev2000-08-141-1/+1
* Fix non-numbers printing (#6142)Stanislav Malyshev2000-08-141-0/+33
* Undo numerical format regression introduced by the fix of theKen Coar2000-07-211-6/+6
* Bring forward the zero-precision (%.0s) string formatting fixKen Coar2000-07-181-40/+52
* It was Jouni: Prevent Hartmut finding this until it is actually implemented...Egon Schmid2000-06-251-2/+2
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Correct fix this time... (?)Jouni Ahto2000-05-311-5/+1
* Fix a nasty off-by-one with negative numbers.Jouni Ahto2000-05-311-0/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* More php3_ annihilationZeev Suraski1999-12-181-4/+3
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-3/+3
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Convert to Ex APIEvan Klinger1999-11-231-22/+22
* More forgotten prototypes.Egon Schmid1999-10-181-3/+6
* [s]printf fix for bug #1952Rasmus Lerdorf1999-08-031-5/+9
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-24/+24
* License updateZeev Suraski1999-07-161-20/+9
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-18/+15
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+602