Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | - 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 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -8/+10 |
* | 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 |
* | Get rid of useless function calls | Rasmus Lerdorf | 2006-06-07 | 1 | -2/+0 |
* | - MFH | Marcus Boerger | 2006-05-11 | 1 | -5/+8 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - MFH PDOException base | Marcus Boerger | 2005-10-02 | 1 | -0/+4 |
* | Allow compilation with PHP 5.0.x | Wez Furlong | 2005-10-01 | 1 | -8/+5 |
* | MFH: Allow overloading of PDO constructor. | Ilia Alshanetsky | 2005-09-20 | 1 | -0/+7 |
* | MFH: Make PDO use class constants | Ilia Alshanetsky | 2005-09-20 | 1 | -0/+12 |
* | Simplify | Edin Kadribasic | 2005-02-13 | 1 | -1/+1 |
* | Allow pdo to be statically compiled in, while modules remain dynamic | Edin Kadribasic | 2005-02-13 | 1 | -1/+1 |
* | API support for scrollable cursors | Wez Furlong | 2005-01-12 | 1 | -1/+1 |
* | fix build | Marcus Boerger | 2004-09-26 | 1 | -0/+2 |
* | Tweaks for win32 | Wez Furlong | 2004-05-18 | 1 | -1/+0 |
* | handle binding/quoting of queries for drivers with emulated prepares | George Schlossnagle | 2004-05-18 | 1 | -0/+1 |
* | Hello PDO. | Wez Furlong | 2004-05-17 | 1 | -0/+69 |