| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -124/+0 |
| * | Make header C++ compatible | Nikita Popov | 2014-09-19 | 1 | -1/+1 |
| * | Make number printing functions less generic | Nikita Popov | 2014-09-19 | 1 | -30/+12 |
| * | Use inline functions for most of smart_str | Nikita Popov | 2014-09-19 | 1 | -71/+54 |
| * | Remove SMART_STR_USE_REALLOC | Nikita Popov | 2014-09-19 | 1 | -17/+1 |
| * | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | Fix smart_str_append() | Nikita Popov | 2014-09-04 | 1 | -3/+5 |
| * | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -11/+11 |
| * | several fixes - | Anatol Belski | 2014-08-16 | 1 | -7/+7 |
| * | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 1 | -3/+3 |
| * | Fixed compilation warnings | Dmitry Stogov | 2014-07-15 | 1 | -1/+1 |
| * | Optimize int to string conversion | Nikita Popov | 2014-05-23 | 1 | -30/+5 |
| * | Port iconv (all tests passes) | Xinchen Hui | 2014-05-05 | 1 | -0/+2 |
| * | Allocate zend_strings with correct size | Nikita Popov | 2014-04-23 | 1 | -2/+2 |
| * | Fixed smart_str_setl | Xinchen Hui | 2014-03-30 | 1 | -1/+1 |
| * | Refactor session (incompleted) | Xinchen Hui | 2014-03-29 | 1 | -2/+0 |
| * | Fixed smart_str0 for empty str(more friendly for user?) | Xinchen Hui | 2014-03-24 | 1 | -0/+2 |
| * | Refacting smart_str | Xinchen Hui | 2014-02-18 | 1 | -32/+33 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - 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: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | Revert previous optimization if preparation for 5.1.4 | Ilia Alshanetsky | 2006-05-03 | 1 | -2/+2 |
| * | Attempt to increase smart_str performance through the use of larger | Ilia Alshanetsky | 2006-05-02 | 1 | -2/+2 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | Missing $Id$ tag | foobar | 2005-01-10 | 1 | -0/+2 |
| * | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| * | Use a smaller default size to accomodate the engine | Sascha Schumann | 2003-06-18 | 1 | -5/+19 |
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| * | Simplify use of this header in external apps | Sascha Schumann | 2003-04-16 | 1 | -1/+10 |
| * | Merge macro changes | Sascha Schumann | 2003-03-16 | 1 | -97/+124 |
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| * | Fix some 8bit issues with IRCG nickname encoding and | Sascha Schumann | 2002-06-29 | 1 | -2/+2 |
| * | Kill a compiler warning on Win32 | Frank M. Kromann | 2002-05-08 | 1 | -1/+1 |
| * | remove unnecessary casts | Sascha Schumann | 2002-04-22 | 1 | -1/+1 |
| * | fixes a warning when compiling under win32 | Harald Radi | 2002-04-22 | 1 | -1/+1 |
| * | simplify and improve speed of smart_str_print_long. | Sascha Schumann | 2002-04-21 | 1 | -30/+34 |
| * | Remove trailing ; | Sascha Schumann | 2002-03-19 | 1 | -1/+1 |
| * | fix #12793 - serialize will now spit a notice if the return value of __sleep is | Thies C. Arntzen | 2002-03-19 | 1 | -1/+1 |
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| * | Improved fix | Sascha Schumann | 2001-08-20 | 1 | -15/+21 |
| * | Fix long printing in smart_str_print_long | Stanislav Malyshev | 2001-08-20 | 1 | -9/+14 |
| * | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -4/+4 |
| * | Treat trailing zeroes correctly | Sascha Schumann | 2001-08-03 | 1 | -1/+3 |
