| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fixed bug #54055 (buffer overrun with high values for precision ini | Gustavo André dos Santos Lopes | 2011-02-21 | 1 | -1/+12 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH Add asprintf, use regular system malloc and free and add checks in config... | Scott MacVicar | 2008-11-27 | 1 | -3/+7 |
* | MFH Add vasprintf() so the buffer can be automatically calculated, you need t... | Scott MacVicar | 2008-11-21 | 1 | -0/+6 |
* | - MFH WS | Marcus Boerger | 2008-02-07 | 1 | -8/+8 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | We can't use the printf attribute here since we are supporting | Andrei Zmievski | 2007-04-06 | 1 | -4/+4 |
* | - Add [v]slprintf to overcome the returnvalues issue of snprintf | Marcus Boerger | 2007-02-24 | 1 | -1/+18 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Fixed bug #39815 (SOAP double encoding is not locale-independent) | Dmitry Stogov | 2006-12-19 | 1 | -13/+11 |
* | MFH: use BSD licensed implementation of double-to-string utilities instead of... | Antony Dovgal | 2006-12-06 | 1 | -5/+3 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: fix bug #35528 | foobar | 2005-12-03 | 1 | -1/+1 |
* | - MFH: Fixed bug #34052 (date('U') returns %ld not unix timestamp). | Derick Rethans | 2005-09-15 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Fix *printf(%lld) under windows | Marcus Boerger | 2005-07-08 | 1 | -1/+2 |
* | C++ fix | foobar | 2005-03-31 | 1 | -2/+5 |
* | Fix win32 build. | Frank M. Kromann | 2004-11-15 | 1 | -3/+12 |
* | - MFH4.3: Cleaned up some of the locale mess: | Derick Rethans | 2004-11-15 | 1 | -6/+0 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | Add length modifier L | Marcus Boerger | 2003-09-14 | 1 | -1/+2 |
* | - Add length modifiers(ll, j, t, h, hh) | Marcus Boerger | 2003-09-14 | 1 | -1/+24 |
* | Let GCC check format arguments | Sascha Schumann | 2003-08-28 | 1 | -3/+3 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
* | Fixed bug #20256 (snprintf() not defined) | foobar | 2003-02-25 | 1 | -2/+2 |
* | ws fixes + missing $Id$ tags, headers added | foobar | 2003-02-19 | 1 | -1/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | explain difference between sprintf, snprintf and spprintf | Marcus Boerger | 2002-06-23 | 1 | -0/+43 |
* | use thread-safe functions unconditionally | Sascha Schumann | 2002-05-07 | 1 | -10/+0 |
* | Add thread-safety to some conversion functions and sync a bit with | Sascha Schumann | 2002-05-07 | 1 | -8/+8 |
* | -preface for new vpprintf | Marcus Boerger | 2002-04-10 | 1 | -0/+35 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf | Jason Greene | 2001-06-05 | 1 | -2/+2 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF | Joey Smith | 2000-07-23 | 1 | -1/+1 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. | Sascha Schumann | 2000-03-12 | 1 | -2/+1 |
* | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | SAPIfication, Episode VI: Return of the SAPI | Zeev Suraski | 2000-02-10 | 1 | -7/+7 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -2/+2 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+56 |