Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-09-05 | 2 | -2/+2 |
|\ | |||||
| * | year++ | Xinchen Hui | 2012-09-05 | 2 | -2/+2 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| * | Fixed compiler warnings | Ilia Alshanetsky | 2010-12-20 | 1 | -4/+4 |
* | | Fixed compiler warnings | Ilia Alshanetsky | 2010-12-20 | 1 | -4/+4 |
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -1/+0 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
* | MFB: safe_emalloc() | Marcus Boerger | 2003-04-24 | 1 | -1/+1 |
* | - wrong use of sizeof(char) | Marcus Boerger | 2003-02-18 | 1 | -100/+85 |
* | coding style | Marcus Boerger | 2003-02-18 | 1 | -23/+47 |
* | avoiding problems | Marcus Boerger | 2003-02-18 | 1 | -2/+2 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
* | Add info function to handlers and return handler info when dba_handlers is | Marcus Boerger | 2002-12-30 | 2 | -0/+8 |
* | No need to declare functions used internally by DBA as PHPAPI. This | Edin Kadribasic | 2002-11-19 | 2 | -12/+12 |
* | -use size_t | Marcus Boerger | 2002-11-13 | 2 | -13/+15 |
* | Add missing flush | Marcus Boerger | 2002-11-11 | 1 | -0/+1 |
* | -rename anything to flatfile_xxx/FLATFILE_xxx | Marcus Boerger | 2002-11-07 | 2 | -24/+24 |
* | Use the the name 'flatfile' correctly so the handler support can be built now. | Marcus Boerger | 2002-11-06 | 2 | -14/+14 |
* | move newly introduced flatfile support from dbm to new flatfile handler | Marcus Boerger | 2002-11-06 | 2 | -0/+349 |