summaryrefslogtreecommitdiff
path: root/main/snprintf.h
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* Merge branch 'PHP-5.6'Anatol Belski2014-10-181-2/+2
|\
| * export functions needed for phpdbgAnatol Belski2014-10-181-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Revert "remove a few gcc format attributes from some printf-like functions"Nikita Popov2014-09-031-1/+1
* | remove a few gcc format attributes from some printf-like functionsNuno Lopes2014-08-311-1/+1
* | master renames phase 3Anatol Belski2014-08-251-3/+3
* | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-4/+5
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* typo fixesVeres Lajos2013-07-151-3/+3
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Fixed bug #54055 (buffer overrun with high values for precision iniGustavo André dos Santos Lopes2011-02-211-1/+12
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH Add asprintf, use regular system malloc and free and add checks in config...Scott MacVicar2008-11-271-3/+7
* MFH Add vasprintf() so the buffer can be automatically calculated, you need t...Scott MacVicar2008-11-211-0/+6
* - MFH WSMarcus Boerger2008-02-071-8/+8
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* We can't use the printf attribute here since we are supportingAndrei Zmievski2007-04-061-4/+4
* - Add [v]slprintf to overcome the returnvalues issue of snprintfMarcus Boerger2007-02-241-1/+18
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed bug #39815 (SOAP double encoding is not locale-independent)Dmitry Stogov2006-12-191-13/+11
* MFH: use BSD licensed implementation of double-to-string utilities instead of...Antony Dovgal2006-12-061-5/+3
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: fix bug #35528foobar2005-12-031-1/+1
* - MFH: Fixed bug #34052 (date('U') returns %ld not unix timestamp).Derick Rethans2005-09-151-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fix *printf(%lld) under windowsMarcus Boerger2005-07-081-1/+2
* C++ fixfoobar2005-03-311-2/+5
* Fix win32 build.Frank M. Kromann2004-11-151-3/+12
* - MFH4.3: Cleaned up some of the locale mess:Derick Rethans2004-11-151-6/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Add length modifier LMarcus Boerger2003-09-141-1/+2
* - Add length modifiers(ll, j, t, h, hh)Marcus Boerger2003-09-141-1/+24
* Let GCC check format argumentsSascha Schumann2003-08-281-3/+3
* updating license information in the headers.James Cox2003-06-101-3/+3
* * email address changeStig Bakken2003-03-181-1/+1
* Fixed bug #20256 (snprintf() not defined)foobar2003-02-251-2/+2
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-1/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* explain difference between sprintf, snprintf and spprintfMarcus Boerger2002-06-231-0/+43
* use thread-safe functions unconditionallySascha Schumann2002-05-071-10/+0
* Add thread-safety to some conversion functions and sync a bit withSascha Schumann2002-05-071-8/+8
* -preface for new vpprintfMarcus Boerger2002-04-101-0/+35
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintfJason Greene2001-06-051-2/+2