33 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Marcus Boerger 2c454d7a1f Bugfix #25930 Can't compile snprintf.c 23 years ago
Ilia Alshanetsky 6ac36d1a00 More NaN & INF handling fixes. 23 years ago
Marcus Boerger 9f329adb02 Add length modifier L 23 years ago
Marcus Boerger 9b98e42f35 - Add length modifiers(ll, j, t, h, hh) 23 years ago
Marcus Boerger af574b9699 - Fix %p to prepend '0x' as suggested by C99. 23 years ago
Marcus Boerger 4ea2599301 Clearify 23 years ago
Marcus Boerger 2ede480de2 Bugfix #24063 (marcus/ilia) 23 years ago
Marcus Boerger 244795a4df Fix text output of numbers with absolute exponent greater than or equal 80. 23 years ago
Ilia Alshanetsky 8cb5c9c6ba Fixed bug #24063 (*printf() did not handle scientific notation correctly) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Ilia Alshanetsky 4f4cc4f7a3 Sanity check that ensures proper handling of 'E' doubles/floats as well as 23 years ago
foobar 411478e1f6 Fixed bug #20256 (snprintf() not defined) 23 years ago
foobar 8e3f23e3c0 ws fixes + missing $Id$ tags, headers added 23 years ago
Ilia Alshanetsky f9669f6c49 Modified fix for bug #22187 so that it does not affect handling of numbers 23 years ago
Ilia Alshanetsky f924aaf647 Fixed bug #22187 (spprintf function did not handle floats correctly). 23 years ago
Marcus Boerger b6cf2bb4bc make snprintf and f,g,G converions of snprintf/spprintf C99 complient 24 years ago
Marcus Boerger 76aa60d4e4 -compiler warning (missing data type) 24 years ago
Sascha Schumann 66036eab10 use thread-safe functions unconditionally 24 years ago
Sascha Schumann 946fca9c91 Add thread-safety to some conversion functions and sync a bit with 24 years ago
Marcus Boerger e76b401f32 fix build (hopefully for BSD, too) 24 years ago
Marcus Boerger 4e1a645ab0 fix a warnig and an error (found by Sebastioan) 24 years ago
Marcus Boerger d3e97520d9 -preface for new vpprintf 24 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Jason Greene 9e5b0de828 Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf 25 years ago
Rasmus Lerdorf 25c3a3a39d vim-6 does folding - clean up a bunch of missing folding tags plus 25 years ago
Andi Gutmans ab9a7a5f5f - Remove C++ comment 25 years ago
Andi Gutmans d04562e845 - Fix snprintf() to work with nan and inf properly 25 years ago
Zeev Suraski 6d0ab6166c SAPIfication, Episode VI: Return of the SAPI 26 years ago
Zeev Suraski 2639ab7d03 Fix another compile warning 27 years ago
Zeev Suraski 0b77132507 * Get Apache to work. POST doesn't work yet. 27 years ago
Zeev Suraski aceaabceff PHP 4.0 27 years ago