summaryrefslogtreecommitdiff
path: root/main/snprintf.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-4/+4
* - MFH Support full range of floatsMarcus Boerger2005-12-261-1/+1
* - SWH (WS + memory corruption fix)Marcus Boerger2005-12-261-17/+18
* MFH and Fixes bug #32482 (ap_php_snprintf broken)foobar2005-04-081-45/+214
* MFH: Fix win32 build.Frank M. Kromann2004-11-151-2/+2
* - Cleaned up some of the locale mess:Derick Rethans2004-11-151-4/+0
* MFH: More NaN & INF handling fixes.Ilia Alshanetsky2003-09-291-2/+18
* Bugfix #24063Marcus Boerger2003-08-081-6/+12
* removed the extra CVS Id tag.foobar2003-07-181-2/+0
* MFH: Fixed bug #24640 (var_export and var_dump can not output large float). (...foobar2003-07-181-2/+34
* MFH: fix for bug #24063Ilia Alshanetsky2003-06-301-0/+3
* MFHIlia Alshanetsky2003-05-051-0/+4
* MFH: Fixed bug #20256 (snprintf() not defined on some systems)foobar2003-02-251-1/+1
* MFHIlia Alshanetsky2003-02-131-1/+4
* MFHIlia Alshanetsky2003-02-121-1/+1
* make snprintf and f,g,G converions of snprintf/spprintf C99 complientMarcus Boerger2002-08-211-14/+21
* -compiler warning (missing data type)Marcus Boerger2002-06-231-1/+1
* use thread-safe functions unconditionallySascha Schumann2002-05-071-11/+1
* Add thread-safety to some conversion functions and sync a bit withSascha Schumann2002-05-071-16/+18
* fix build (hopefully for BSD, too)Marcus Boerger2002-04-111-3/+2
* fix a warnig and an error (found by Sebastioan)Marcus Boerger2002-04-101-1/+1
* -preface for new vpprintfMarcus Boerger2002-04-101-208/+199
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintfJason Greene2001-06-051-1/+1
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Remove C++ commentAndi Gutmans2001-05-011-1/+0
* - Fix snprintf() to work with nan and inf properlyAndi Gutmans2001-05-011-10/+19
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-19/+17
* Fix another compile warningZeev Suraski1999-07-311-2/+1
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* PHP 4.0Zeev Suraski1999-04-071-0/+935