| 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 |
| * | const-ify some functions | Andrey Hristov | 2019-01-04 | 1 | -1/+1 |
| * | Revert visibility | Andrey Hristov | 2019-01-04 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -1/+1 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| * | 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/+3 |
| * | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | 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 |
| * | | | Fix the macro in case of no statistics | Andrey Hristov | 2015-11-18 | 1 | -1/+1 |
| * | | | Fix wrong macro name | Andrey Hristov | 2015-11-18 | 1 | -1/+1 |
| * | | | Don't use the specific translated name but use the macro for this | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
| * | | | mysqlnd refactoring: | Andrey Hristov | 2015-11-16 | 1 | -2/+45 |
| * | | | - Remove dead macrom mysql_list_fields() | Andrey Hristov | 2015-11-16 | 1 | -1/+0 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -14/+14 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+1 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+2 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -4/+5 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+2 |
| * | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -12/+16 |
| |/ / | |||||
| * | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
| * | | Rename prefixed mysqlnd functions - prefixed with undescore, which were | Andrey Hristov | 2015-04-07 | 1 | -10/+5 |
| * | | Split mysqlnd_stmt::execute in 2 logical parts : | Andrey Hristov | 2015-04-07 | 1 | -2/+2 |
| * | | Add more info to the calls: | Andrey Hristov | 2015-04-07 | 1 | -2/+2 |
| * | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| * | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -1/+1 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -5/+5 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -123/+123 |
| * | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 |
| * | | | converted some ext/mysql* and fixed ext/zlib | Anatol Belski | 2014-10-15 | 1 | -1/+4 |
| |/ / | |||||
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | reduce the struct size by 8 byte on 64 bit | Anatol Belski | 2014-09-14 | 1 | -2/+2 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -12/+12 |
| * | | ported mysql and mysqlnd | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
| * | | clean up - avoid realloc | Xinchen Hui | 2014-08-13 | 1 | -1/+1 |
| * | | First set of phpng changes for mysqlnd | Andrey Hristov | 2014-05-20 | 1 | -2/+1 |
| |/ | |||||
| * | New result fetching mode for mysqlnd, which should use less memory but | Andrey Hristov | 2014-04-10 | 1 | -3/+5 |
| * | Switch from a single flag to a flag byte | Andrey Hristov | 2014-03-10 | 1 | -2/+3 |
| * | Refactor the result set data structures. Move more to the buffered and unbuff... | Andrey Hristov | 2014-03-05 | 1 | -2/+1 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-12-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix loss of precision | Andrey Hristov | 2013-12-04 | 1 | -1/+1 |
