Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - Fixed compilation warnings | Felipe Pena | 2008-03-22 | 1 | -2/+3 |
| | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Fix build | Hannes Magnusson | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | - build fix the other driver as well (a macro would be nicer) | Pierre Joye | 2006-12-10 | 1 | -0/+11 |
| | |||||
* | MFB: Added missing validation checks around expand_filepath() | Ilia Alshanetsky | 2006-09-16 | 1 | -0/+4 |
| | |||||
* | Start nuking safe_mode. Still a lot of work to do... | Andi Gutmans | 2006-02-19 | 1 | -6/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFB51: Don't lose track of exec() errors in pdo_sqlite2 | Ilia Alshanetsky | 2005-12-21 | 1 | -1/+5 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | ZTS fixes. | Sebastian Bergmann | 2005-08-12 | 1 | -2/+2 |
| | |||||
* | nuke unused variable | foobar | 2005-06-17 | 1 | -2/+2 |
| | |||||
* | - This is not C++ code | foobar | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | remove debuging code | Wez Furlong | 2005-03-15 | 1 | -1/+0 |
| | |||||
* | - Errcode might be empty | Marcus Boerger | 2005-03-12 | 1 | -1/+3 |
| | |||||
* | Fix crappy whitespace | Wez Furlong | 2005-03-12 | 1 | -102/+130 |
| | |||||
* | Implement a PDO driver for sqlite 2 | Wez Furlong | 2005-03-11 | 1 | -0/+600 |