Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -0/+1 |
* | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-03-17 | 1 | -1/+0 |
|\ | |||||
| * | Remove typo | Xinchen Hui | 2016-03-17 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -4/+3 |
|\ \ | |/ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Use Zend MM to keep statistic of non-persistent connections (calloc/free->pec... | Dmitry Stogov | 2015-09-18 | 1 | -2/+2 |
* | | Rename prefixed mysqlnd functions - prefixed with undescore, which were | Andrey Hristov | 2015-04-07 | 1 | -4/+3 |
* | | Use new ZEND_HASH_FOREACH_... API. | Dmitry Stogov | 2015-02-10 | 1 | -4/+0 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -17/+16 |
* | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+2 |
* | | remove fetches from mysqlnd | krakjoe | 2014-09-26 | 1 | -2/+0 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Fixed plugin fetching | Xinchen Hui | 2014-06-18 | 1 | -1/+1 |
* | | Refactoring mysqlnd (incompleted, only mysqlnd ext compilable) | Xinchen Hui | 2014-06-18 | 1 | -12/+8 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -4/+6 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ | |||||
| * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
* | | compile out example plugin in a release build | andrey | 2012-09-26 | 1 | -2/+2 |
|/ | |||||
* | Fix #61704 (Crash apache, phpinfo() threading issue) | Johannes Schlüter | 2012-05-08 | 1 | -1/+18 |
* | Fix folding marks | Johannes Schlüter | 2012-05-08 | 1 | -4/+4 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -2/+2 |
* | shift code around to two new files - mysqlnd_driver.c | Andrey Hristov | 2011-10-21 | 1 | -6/+0 |
* | even better fix | Andrey Hristov | 2011-02-25 | 1 | -3/+3 |
* | fix plugin counting, this is trunk only | Andrey Hristov | 2011-02-25 | 1 | -3/+2 |
* | plug a leak | Andrey Hristov | 2011-01-10 | 1 | -3/+2 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | extending the API interface - plugins can register | Andrey Hristov | 2010-12-28 | 1 | -0/+200 |